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:   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.




Home | Main Index | Thread Index | Old Index