CVS commit: [netbsd-10] src/usr.sbin/syslogd
"Stephen Borrill" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: sborrill Date: Tue Jul 7 07:39:34 UTC 2026 Modified Files: src/usr.sbin/syslogd [netbsd-10]: syslogd.c Log Message: Pull up the following revisions(s) (requested by msaitoh in ticket #1306): usr.sbin/syslogd/syslogd.c: revision 1.149-1.150 Fix a bug that tls_ca mistakenly matches tls_cadir. Fix incorrect comparison in buf_queue_obj_size(). Found and fixed by Masakazu OOHASHI at IIJ. To generate a diff of this commit: cvs rdiff -u -r1.140 -r1.140.2.1 src/usr.sbin/syslogd/syslogd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.