Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/usr.sbin/syslogd
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.
Home |
Main Index |
Thread Index |
Old Index