Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Fri Dec 23 07:42:09 UTC 2016

Modified Files:
        src/libexec/httpd [netbsd-7]: CHANGES bozohttpd.8 bozohttpd.c
            bozohttpd.h cgi-bozo.c content-bozo.c main.c
        src/libexec/httpd/testsuite [netbsd-7]: Makefile test-bigfile
Added Files:
        src/libexec/httpd/testsuite [netbsd-7]: test-simple

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1309):
        libexec/httpd/CHANGES: revisions 1.23, 1.24
        libexec/httpd/bozohttpd.8: revisions 1.60-1.62
        libexec/httpd/bozohttpd.c: revisions 1.81-1.84
        libexec/httpd/bozohttpd.h: revision 1.46
        libexec/httpd/cgi-bozo.c: revision 1.35
        libexec/httpd/content-bozo.c: revision 1.14
        libexec/httpd/main.c: revisions 1.14-1.16
        libexec/httpd/testsuite/Makefile: revision 1.6
        libexec/httpd/testsuite/test-bigfile: revision 1.3
        libexec/httpd/testsuite/test-simple: revisions 1.1, 1.2
update bozohttpd to 2016072:
- fix memory leak
- addd -G option to display version
- fix some content type issues
- fix issues in testsuite


To generate a diff of this commit:
cvs rdiff -u -r1.19.2.3 -r1.19.2.4 src/libexec/httpd/CHANGES
cvs rdiff -u -r1.46.4.6 -r1.46.4.7 src/libexec/httpd/bozohttpd.8
cvs rdiff -u -r1.56.2.6 -r1.56.2.7 src/libexec/httpd/bozohttpd.c
cvs rdiff -u -r1.33.2.4 -r1.33.2.5 src/libexec/httpd/bozohttpd.h
cvs rdiff -u -r1.25.2.5 -r1.25.2.6 src/libexec/httpd/cgi-bozo.c
cvs rdiff -u -r1.10.2.3 -r1.10.2.4 src/libexec/httpd/content-bozo.c
cvs rdiff -u -r1.8.2.1 -r1.8.2.2 src/libexec/httpd/main.c
cvs rdiff -u -r1.4.24.1 -r1.4.24.2 src/libexec/httpd/testsuite/Makefile
cvs rdiff -u -r1.1.1.1.30.1 -r1.1.1.1.30.2 \
    src/libexec/httpd/testsuite/test-bigfile
cvs rdiff -u -r0 -r1.2.4.2 src/libexec/httpd/testsuite/test-simple

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