Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/syslogd



Module Name:    src
Committed By:   msaitoh
Date:           Wed Aug  5 08:17:41 UTC 2026

Modified Files:
        src/usr.sbin/syslogd: syslogd.c

Log Message:
syslogd: Preserve full partial klog line when buffering

 Buffer incomplete /dev/klog lines from the start of the original
line instead of the parse position. Otherwise, split messages
lose the BSD syslog priority prefix when reconstructed.

Fixed by Kenichi Suzuki at IIJ.


To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 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.




Home | Main Index | Thread Index | Old Index