Subject: CVS commit: [netbsd-1-6] src/usr.sbin/syslogd
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/19/2005 01:57:16
Module Name:	src
Committed By:	tron
Date:		Sat Mar 19 01:57:16 UTC 2005

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

Log Message:
Pull up revision 1.68 (requested by heas in ticket #1773):
Postpone initial setting of the alarm timer until after the call to daemon(),
as the timer would be cleared by daemon's fork().


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