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 May 10 03:30:06 UTC 2010

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

Log Message:
import bozohttpd 20100509.  it has these changes:
o  major rework and clean up of internal interfaces.  move the main
   program into main.c, the remaining parts are useable as library.
   add bindings for lua.  by Alistair G. Crooks <agc%netbsd.org@localhost>
o  fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566325


special thanks to al for the majority of these changes.

Status:

Vendor Tag:     bozohttpd
Release Tags:   bozohttpd-20100509
                
C src/libexec/httpd/CHANGES
C src/libexec/httpd/Makefile
C 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
N src/libexec/httpd/main.c
U src/libexec/httpd/queue.h
C src/libexec/httpd/ssl-bozo.c
C src/libexec/httpd/tilde-luzah-bozo.c
U src/libexec/httpd/debug/Makefile
N src/libexec/httpd/libbozohttpd/Makefile
N src/libexec/httpd/libbozohttpd/libbozohttpd.3
N src/libexec/httpd/libbozohttpd/shlib_version
N src/libexec/httpd/lua/Makefile
N src/libexec/httpd/lua/bozo.lua
N src/libexec/httpd/lua/glue.c
N src/libexec/httpd/lua/optparse.lua
N 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

13 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