Module Name: src Committed By: mrg Date: Thu Jun 17 19:41:06 UTC 2010
Update of /cvsroot/src/libexec/httpd In directory ivanova.netbsd.org:/tmp/cvs-serv29002 Log Message: initial import of bozohttpd 20100617. recent changes: o fix some compile issues o fix SSL mode. from rtr o fix some cgi-bin issues, as seen with cvsweb o disable multi-file daemon mode for now, it breaks o return 404's instead of 403's when chdir of ~user dirs fail o remove "noreturn" attribute from bozo_http_error() that was causing incorrect runtime behaviour Status: Vendor Tag: bozohttpd Release Tags: bozohttpd-20100617 C src/libexec/httpd/CHANGES U src/libexec/httpd/Makefile U src/libexec/httpd/Makefile.boot U src/libexec/httpd/auth-bozo.c C src/libexec/httpd/bozohttpd.8 C src/libexec/httpd/bozohttpd.c C src/libexec/httpd/bozohttpd.h C src/libexec/httpd/cgi-bozo.c U src/libexec/httpd/content-bozo.c C src/libexec/httpd/daemon-bozo.c U src/libexec/httpd/dir-index-bozo.c U src/libexec/httpd/main.c U src/libexec/httpd/queue.h U src/libexec/httpd/ssl-bozo.c C src/libexec/httpd/tilde-luzah-bozo.c U src/libexec/httpd/debug/Makefile U src/libexec/httpd/libbozohttpd/Makefile U src/libexec/httpd/libbozohttpd/libbozohttpd.3 U src/libexec/httpd/libbozohttpd/shlib_version U src/libexec/httpd/lua/Makefile U src/libexec/httpd/lua/bozo.lua U src/libexec/httpd/lua/glue.c U src/libexec/httpd/lua/optparse.lua U src/libexec/httpd/lua/shlib_version U src/libexec/httpd/small/Makefile U src/libexec/httpd/testsuite/Makefile U src/libexec/httpd/testsuite/html_cmp U src/libexec/httpd/testsuite/t1.in U src/libexec/httpd/testsuite/t1.out U src/libexec/httpd/testsuite/t10.in U src/libexec/httpd/testsuite/t10.out U src/libexec/httpd/testsuite/t2.in U src/libexec/httpd/testsuite/t2.out U src/libexec/httpd/testsuite/t3.in U src/libexec/httpd/testsuite/t3.out U src/libexec/httpd/testsuite/t4.in U src/libexec/httpd/testsuite/t4.out U src/libexec/httpd/testsuite/t5.in U src/libexec/httpd/testsuite/t5.out U src/libexec/httpd/testsuite/t6.in U src/libexec/httpd/testsuite/t6.out U src/libexec/httpd/testsuite/t7.in U src/libexec/httpd/testsuite/t7.out U src/libexec/httpd/testsuite/t8.in U src/libexec/httpd/testsuite/t8.out U src/libexec/httpd/testsuite/t9.in U src/libexec/httpd/testsuite/t9.out U src/libexec/httpd/testsuite/test-bigfile U src/libexec/httpd/testsuite/data/bigfile U src/libexec/httpd/testsuite/data/bigfile.partial4000 U src/libexec/httpd/testsuite/data/bigfile.partial8000 U src/libexec/httpd/testsuite/data/file U src/libexec/httpd/testsuite/data/index.html 7 conflicts created by this import. Use the following command to help the merge: cvs checkout -jbozohttpd:yesterday -jbozohttpd src/libexec/httpd