Subject: CVS commit: src/usr.sbin/inetd
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/09/2005 20:14:55
Module Name:	src
Committed By:	christos
Date:		Sat Apr  9 20:14:55 UTC 2005

Modified Files:
	src/usr.sbin/inetd: inetd.c

Log Message:
Don't ignore SIGCHLD, because we are not going to get kqueue notifications
about it if we do.


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/usr.sbin/inetd/inetd.c

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