Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/usr.sbin/syslogd
Module Name: src
Committed By: snj
Date: Mon Oct 23 18:52:08 UTC 2017
Modified Files:
src/usr.sbin/syslogd [netbsd-7]: syslogd.c
Log Message:
Pull up following revision(s) (requested by ginsbach in ticket #1510):
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.119.4.2 -r1.119.4.3 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