CVS commit: src/libexec/httpd
"matthew green" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: mrg Date: Sun May 3 21:40:37 UTC 2026 Modified Files: src/libexec/httpd: bozohttpd.c bozohttpd.h daemon-bozo.c ssl-bozo.c Log Message: log the correct port when using https. fixes PR#59644. To generate a diff of this commit: cvs rdiff -u -r1.150 -r1.151 src/libexec/httpd/bozohttpd.c cvs rdiff -u -r1.73 -r1.74 src/libexec/httpd/bozohttpd.h cvs rdiff -u -r1.22 -r1.23 src/libexec/httpd/daemon-bozo.c cvs rdiff -u -r1.35 -r1.36 src/libexec/httpd/ssl-bozo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.