Source-Changes archive

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

CVS commit: src/libexec/httpd



Module Name:    src
Committed By:   mrg
Date:           Sat May 23 02:21:21 UTC 2009

Update of /cvsroot/src/libexec/httpd
In directory ivanova.netbsd.org:/tmp/cvs-serv10761

Log Message:
import bozohttpd 20090522, which has these changes:
        o  close more leaking file descriptors for CGI and daemon mode
        o  add subdirs for build "debug" and "small" versions
        o  clean up a bad merge / duplicate code
        o  make mmap() usage portable, fixes linux & ranges: support
        o  document the -f option
        o  daemon mode now serves 6 files per child

Status:

Vendor Tag:     bozohttpd
Release Tags:   bozohttpd-20090522
                
C src/libexec/httpd/CHANGES
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/queue.h
U src/libexec/httpd/ssl-bozo.c
U src/libexec/httpd/tilde-luzah-bozo.c
C src/libexec/httpd/Makefile
U src/libexec/httpd/Makefile.boot
N src/libexec/httpd/small/Makefile
N src/libexec/httpd/debug/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
N src/libexec/httpd/testsuite/test-bigfile
C src/libexec/httpd/testsuite/Makefile
N src/libexec/httpd/testsuite/data/bigfile
N src/libexec/httpd/testsuite/data/bigfile.partial4000
N src/libexec/httpd/testsuite/data/bigfile.partial8000
U src/libexec/httpd/testsuite/data/file
U src/libexec/httpd/testsuite/data/index.html

8 conflicts created by this import.
Use the following command to help the merge:

        cvs checkout -jbozohttpd:yesterday -jbozohttpd src/libexec/httpd



Home | Main Index | Thread Index | Old Index