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/15/2004 06:30:25
Module Name:	src
Committed By:	thorpej
Date:		Mon Nov 15 06:30:25 UTC 2004

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

Log Message:
Update to the pipe-to-filter code from FreeBSD: Fix a race condition
between the SIGHUP handler and the SIGCHLD handler that could lead to
random processes on the system being killed by mistake.


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