Subject: CVS commit: pkgsrc/www/bozohttpd
To: None <pkgsrc-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: pkgsrc-changes
Date: 06/21/2004 01:45:22
Module Name:	pkgsrc
Committed By:	lukem
Date:		Mon Jun 21 01:45:22 UTC 2004

Modified Files:
	pkgsrc/www/bozohttpd: Makefile distinfo
	pkgsrc/www/bozohttpd/patches: patch-aa

Log Message:
* Fix SIGCHLD handler
* Only decode %xx up to the first '?' in all requests, per RFC2396.
* Crank PKGREVISION
* Set SERVER_SOFTWARE to explicitly contain "nb6" (the PKGREVISION).
  (I would have done this with CPPFLAGS, except the make/shell/cpp
  quoting ended up too hairy & fragile)


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 pkgsrc/www/bozohttpd/Makefile
cvs rdiff -r1.34 -r1.35 pkgsrc/www/bozohttpd/distinfo
cvs rdiff -r1.14 -r1.15 pkgsrc/www/bozohttpd/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.