Module Name: src Committed By: wiz Date: Thu Jul 11 08:19:56 UTC 2013
Modified Files: src/libexec/httpd: bozohttpd.8 Log Message: netbsd.org -> NetBSD.org and use my @NetBSD.org address as well. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/libexec/httpd/bozohttpd.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/libexec/httpd/bozohttpd.8 diff -u src/libexec/httpd/bozohttpd.8:1.37 src/libexec/httpd/bozohttpd.8:1.38 --- src/libexec/httpd/bozohttpd.8:1.37 Thu Jul 11 07:44:19 2013 +++ src/libexec/httpd/bozohttpd.8 Thu Jul 11 08:19:56 2013 @@ -1,4 +1,4 @@ -.\" $NetBSD: bozohttpd.8,v 1.37 2013/07/11 07:44:19 mrg Exp $ +.\" $NetBSD: bozohttpd.8,v 1.38 2013/07/11 08:19:56 wiz Exp $ .\" .\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $ .\" @@ -495,7 +495,7 @@ The large list of contributors includes: .Bl -dash .It Arnaud Lacombe -.Aq a...@netbsd.org +.Aq a...@netbsd.org provided some clean up for memory leaks .It Christoph Badura @@ -515,11 +515,11 @@ Chuck Cranor provided cgi-bin support fixes, and more .It DEGROOTE Arnaud -.Aq degro...@netbsd.org +.Aq degro...@netbsd.org provided a fix for daemon mode .It Andrew Doran -.Aq a...@netbsd.org +.Aq a...@netbsd.org provided directory indexing support .It Per Ekman @@ -527,12 +527,12 @@ Per Ekman provided a fix for a minor (non-security) buffer overflow condition .It Alistair G. Crooks -.Aq a...@netbsd.org +.Aq a...@netbsd.org cleaned up many internal interfaces, made bozohttpd linkable as a library and provided the lua binding. .It Roland Dowdeswell -.Aq el...@netbsd.org +.Aq el...@netbsd.org added support for serving gzipped files and better SSL handling .It Jun-ichiro itojun Hagino, KAME @@ -540,7 +540,7 @@ Jun-ichiro itojun Hagino, KAME provided initial IPv6 support .It Martin Husemann -.Aq mar...@netbsd.org +.Aq mar...@netbsd.org provided .bzabsredirect support, and fixed various redirection issues .It Arto Huusko @@ -560,34 +560,34 @@ Nicolas Jombart provided fixes for HTTP basic authorisation support .It Antti Kantee -.Aq po...@netbsd.org +.Aq po...@netbsd.org provided fixes for HTTP basic authorisation support .It Thomas Klausner -.Aq w...@danbala.ifoer.tuwien.ac.at +.Aq w...@netbsd.org provided many fixes and enhancements for the man page .It Johnny Lam -.Aq j...@netbsd.org +.Aq j...@netbsd.org provided man page fixes .It Julio Merino -.Aq j...@netbsd.org +.Aq j...@netbsd.org Added the .Fl P option. .It Luke Mewburn -.Aq lu...@netbsd.org +.Aq lu...@netbsd.org provided many various fixes, including cgi-bin fixes and enhancements, HTTP basic authorisation support and much code clean up .It Jeremy C. Reed -.Aq r...@netbsd.org +.Aq r...@netbsd.org provided several clean up fixes, and man page updates .It Scott Reynolds -.Aq sco...@netbsd.org +.Aq sco...@netbsd.org provided various fixes .It Tyler Retzlaff @@ -605,11 +605,11 @@ provided the option. .It Thor Lancelot Simon -.Aq t...@netbsd.org +.Aq t...@netbsd.org enhanced cgi-bin support. .It Joerg Sonnenberger -.Aq jo...@netbsd.org +.Aq jo...@netbsd.org implemented If-Modified-Since support .It ISIHARA Takanori