Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7-1] src/libexec/httpd



Module Name:    src
Committed By:   martin
Date:           Wed Nov 28 19:56:09 UTC 2018

Modified Files:
        src/libexec/httpd [netbsd-7-1]: CHANGES bozohttpd.c bozohttpd.h
            cgi-bozo.c main.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1659):

        libexec/httpd/main.c: revision 1.22
        libexec/httpd/CHANGES: revision 1.29
        libexec/httpd/cgi-bozo.c: revision 1.45
        libexec/httpd/bozohttpd.h: revision 1.57
        libexec/httpd/CHANGES: revision 1.30
        libexec/httpd/bozohttpd.c: revision 1.97
        libexec/httpd/bozohttpd.c: revision 1.98
        libexec/httpd/bozohttpd.c: revision 1.99

one semicolon is usually enough.

 -

appease lint

- add FALLTHROUGH comment
- one return is usually enough.

 -

avoid c99ism.

 -

fix -X option parsing.  noted by Rajeev V. Pillai.

 -

add option fixes here.

 -

normalise some messages.


To generate a diff of this commit:
cvs rdiff -u -r1.19.2.5.2.1 -r1.19.2.5.2.2 src/libexec/httpd/CHANGES
cvs rdiff -u -r1.56.2.8.2.1 -r1.56.2.8.2.2 src/libexec/httpd/bozohttpd.c
cvs rdiff -u -r1.33.2.6.2.1 -r1.33.2.6.2.2 src/libexec/httpd/bozohttpd.h
cvs rdiff -u -r1.25.2.7.2.2 -r1.25.2.7.2.3 src/libexec/httpd/cgi-bozo.c
cvs rdiff -u -r1.8.2.2.2.1 -r1.8.2.2.2.2 src/libexec/httpd/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index