Subject: CVS commit: src/libexec/httpd
To: None <source-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: source-changes
Date: 10/17/2007 13:27:20
Module Name:	src
Committed By:	reed
Date:		Wed Oct 17 13:27:20 UTC 2007

Modified Files:
	src/libexec/httpd: Makefile auth-bozo.c

Log Message:
Fix typo on Makefile which causes HTTP Authentication support
to not be used.

Now fix auth-bozo.c to not have warnings "may be used uninitialized"
and pointer targets "differ in signedness".


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/libexec/httpd/Makefile
cvs rdiff -r1.1.1.1 -r1.2 src/libexec/httpd/auth-bozo.c

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