Subject: CVS commit: src/usr.sbin/inetd
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/16/2003 20:16:26
Module Name:	src
Committed By:	tron
Date:		Sun Feb 16 18:16:26 UTC 2003

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

Log Message:
Because signals are delivered synchronously via kqueue(2) there is reason
to block and release them at various places.


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