Module Name: src Committed By: christos Date: Tue Feb 10 20:38:15 UTC 2015
Modified Files: src/usr.sbin/syslogd: extern.h sign.c syslogd.c syslogd.h Log Message: - always set *to_buf to a timestamp, even if there was none reported/parseable (Frank Kardel). - merge the timestamp copying code to one place. - factor out the debugging printf function. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/syslogd/extern.h cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/syslogd/sign.c cvs rdiff -u -r1.120 -r1.121 src/usr.sbin/syslogd/syslogd.c cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/syslogd/syslogd.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.