Source-Changes archive

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

CVS commit: [netbsd-8] src/usr.sbin/syslogd



Module Name:    src
Committed By:   snj
Date:           Sat Sep 23 17:20:13 UTC 2017

Modified Files:
        src/usr.sbin/syslogd [netbsd-8]: syslogd.c

Log Message:
Pull up following revision(s) (requested by ginsbach in ticket #280):
        usr.sbin/syslogd/syslogd.c: revision 1.124
Use looked up remote host for remote message without a hostname
An incoming remote message may not necessarily have a hostname
between the timestamp and the message. The the source of the remote
sender is already looked up so use that hostname/IP address rather
than the local hostname.


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




Home | Main Index | Thread Index | Old Index