Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 06/30/2000 11:03:51
Module Name:	basesrc
Committed By:	jwise
Date:		Fri Jun 30 18:03:51 UTC 2000

Modified Files:
	basesrc/usr.sbin/syslogd: syslogd.8 syslogd.c

Log Message:
Back out and redo previous at Bill Sommerfeld's <sommerfeld@netbsd.org>
request:

	instead of the -S flag, fix the -s flag to not open a socket
	if there are no forwarding rules in /etc/syslog.conf

The behavior of syslogd when -s is specified and there are forwarding rules
should still be made cleaner.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/usr.sbin/syslogd/syslogd.8
cvs rdiff -r1.35 -r1.36 basesrc/usr.sbin/syslogd/syslogd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.