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:           Sat May  9 08:50:42 UTC 2015

Modified Files:
        src/libexec/httpd [netbsd-7]: bozohttpd.8 bozohttpd.c bozohttpd.h
            cgi-bozo.c content-bozo.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #743):
        libexec/httpd/bozohttpd.8: revision 1.51
        libexec/httpd/bozohttpd.c: revision 1.64
        libexec/httpd/bozohttpd.h: revision 1.35
        libexec/httpd/cgi-bozo.c: revision 1.27
        libexec/httpd/content-bozo.c: revision 1.12
fix content type handling to not hard code (wrong) values for length,
but just call strlen() as needed.  call this 20150501.
reported by Jan Danielsson for ".svg".


To generate a diff of this commit:
cvs rdiff -u -r1.46.4.3 -r1.46.4.4 src/libexec/httpd/bozohttpd.8
cvs rdiff -u -r1.56.2.3 -r1.56.2.4 src/libexec/httpd/bozohttpd.c
cvs rdiff -u -r1.33.2.1 -r1.33.2.2 src/libexec/httpd/bozohttpd.h
cvs rdiff -u -r1.25.2.1 -r1.25.2.2 src/libexec/httpd/cgi-bozo.c
cvs rdiff -u -r1.10.2.1 -r1.10.2.2 src/libexec/httpd/content-bozo.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