CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/29 05:04:28
Modified files:
usr.sbin/syslogd: syslog.conf.5 syslogd.c
Log message:
Add the possiblity to store all syslog messages received from a
specific host into a single log file. For programs this is already
implemented for !prog blocks. So do the same with +host for
hostnames.
Based on a diff from Gregory Edigarov; OK jung@ sthen@
