re: CVS commit: src/sys/arch/i386/stand/bootxx

2016-01-03 Thread matthew green
"Christos Zoulas" writes: > Module Name: src > Committed By: christos > Date: Sun Jan 3 20:59:47 UTC 2016 > > Modified Files: > src/sys/arch/i386/stand/bootxx: pbr.S > > Log Message: > change 60 to 70 which is the current release. Noticed by Rares Aioanei. i don't think so we sho

Re: CVS commit: src/libexec/httpd

2016-01-03 Thread Kamil Rytarowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 It's a good tip. I would leave httpd.print as it is right now, to not make a false impression that there standard print works. The standard one will work, but not for HTTPS. On 03.01.2016 11:15, Marc Balmer wrote: > Just a note: A better change wou

Re: CVS commit: src/libexec/httpd

2016-01-03 Thread Marc Balmer
Just a note: A better change would have been to just add print = httpd.print at the start of the script. That way the script could still be used as a normal CGI script with minimal changes. > Am 07.12.2015 um 04:11 schrieb Kamil Rytarowski : > > Module Name: src > Committed By: kamil > Date