Go to file
mrg 8033ac319d import latest bozohttpd sources. changes include:
o  make bozohttpd internally more modular, preparing the way
           to handle more than one request per process
        o  fix http-auth, set $REMOTE_USER not $REMOTEUSER.  also fix
           cgi-bin with cvsweb, from Holger Weiss <holger@CIS.FU-Berlin.DE>
        o  fix an uninitialised variable use in daemon mode
        o  fix ssl mode with newer OpenSSL
        o  mmap large files in manageable sizes so we can serve any size file
        o  refactor url processing to handle query strings correctly for CGI
           from Sergey Katsev at Coyote Point
        o  add If-Modified-Since support, from Joerg Sonnenberger
           <joerg@netbsd.org>
        o  many more manual fixes, from NetBSD
2009-04-18 07:09:27 +00:00
bin Fix markup. 2009-04-12 13:52:20 +00:00
common Check if pd is not NULL before we try to lock rw lock associated with it. 2009-04-14 02:53:41 +00:00
compat Add openldap from Kurt Schreiner. Really, this should just contain: 2009-04-14 21:20:49 +00:00
crypto Redo previous -- cast to (unsigned char) 2009-04-14 21:58:36 +00:00
dist more -Wsign-compare fixes. 2009-04-18 06:37:35 +00:00
distrib Fix keywords: /usr/lib/i386/libiberty* need 'bfd', not 'debuglib'. 2009-04-17 21:33:38 +00:00
doc Import dhcpcd-4.0.13 2009-04-17 20:09:34 +00:00
etc Add a small script to visualize the rc dependency graph and point to it. 2009-04-15 22:36:04 +00:00
external Import dhcpcd-4.0.13 2009-04-17 20:05:27 +00:00
games Sort sections. 2009-04-12 18:31:47 +00:00
gnu Hook up ascii.tmac for the tool build as well. 2009-04-12 18:52:52 +00:00
include merge libbind 2009-04-12 17:07:33 +00:00
lib PR/41230: -current: sh(1) endlessly looping in interactive 2009-04-16 19:39:37 +00:00
libexec import latest bozohttpd sources. changes include: 2009-04-18 07:09:27 +00:00
regress add a test which exercises libpthread's ability to remember the 2009-04-02 12:58:44 +00:00
rescue
sbin Speling. 2009-04-15 23:03:34 +00:00
share pci_activate() wants a device and not a softc. This matches the implementation. 2009-04-17 19:02:03 +00:00
sys Initialize callout and lists before we check for errors. 2009-04-18 06:27:17 +00:00
tests WARNS=4 2009-04-14 10:20:22 +00:00
tools
usr.bin Compare size_t vs off_t by casting both to uintmax_t 2009-04-18 06:24:05 +00:00
usr.sbin Compare size_t vs off_t by casting both to uintmax_t 2009-04-18 06:28:19 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh
BUILDING
Makefile Remove an explicit BUILDTARGETS do-compat-external-lib before do-build 2009-04-15 10:18:34 +00:00
Makefile.inc
UPDATING add a note about needing to rebuild i386 toolchain 2009-03-29 18:33:56 +00:00