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:           Mon Mar  3 22:03:08 UTC 2008

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

Log Message:
import latest bozohttpd.  changes include:

        o  fix some cgi header processing, from <thelsdj%gmail.com@localhost>
        o  add simple Range: header processing, from <bad%bsd.de@localhost>
        o  man page fixes, from NetBSD
        o  clean up various parts, from NetBSD
        o  prefix some function names with "bozo"
        o  align directory indexing <hr> markers
        o  clean up some code GCC4 grumbled about

Status:

Vendor Tag:     bozohttpd
Release Tags:   bozohttpd-20080303
                
C src/libexec/httpd/CHANGES
U src/libexec/httpd/Makefile
U src/libexec/httpd/Makefile.boot
C 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
C src/libexec/httpd/content-bozo.c
C src/libexec/httpd/daemon-bozo.c
C src/libexec/httpd/dir-index-bozo.c
C src/libexec/httpd/queue.h
C src/libexec/httpd/ssl-bozo.c
C src/libexec/httpd/tilde-luzah-bozo.c
C 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/t2.in
C 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
C 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
N src/libexec/httpd/testsuite/t7.in
N src/libexec/httpd/testsuite/t7.out
N src/libexec/httpd/testsuite/t8.in
N src/libexec/httpd/testsuite/t8.out
N src/libexec/httpd/testsuite/t9.in
N src/libexec/httpd/testsuite/t9.out
N src/libexec/httpd/testsuite/data/file
U src/libexec/httpd/testsuite/data/index.html

15 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