Subject: CVS commit: [netbsd-2] src/usr.sbin/syslogd
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/30/2005 13:29:26
Module Name:	src
Committed By:	he
Date:		Sun Jan 30 13:29:26 UTC 2005

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

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


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