Subject: CVS commit: [thorpej-syslogd-hack-branch] src/usr.sbin/syslogd
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/17/2004 01:27:26
Module Name:	src
Committed By:	thorpej
Date:		Wed Nov 17 01:27:26 UTC 2004

Modified Files:
	src/usr.sbin/syslogd [thorpej-syslogd-hack-branch]: syslog.conf.5
	    syslogd.c

Log Message:
Extend the program and hostname specification syntax to allow comma-separated
lists of programs and hostnames.

Inspired by a similar change in FreeBSD, but implemented differently.


To generate a diff of this commit:
cvs rdiff -r1.11.4.5 -r1.11.4.6 src/usr.sbin/syslogd/syslog.conf.5
cvs rdiff -r1.69.2.11 -r1.69.2.12 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.