Subject: CVS commit: [netbsd-3] src/usr.sbin/ypserv/ypserv
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/11/2005 12:23:53
Module Name:	src
Committed By:	tron
Date:		Wed May 11 12:23:53 UTC 2005

Modified Files:
	src/usr.sbin/ypserv/ypserv [netbsd-3]: ypserv.c

Log Message:
Pull up revision 1.19 (requested by chuck in ticket #281):
Use SA_NOCLDWAIT instead of catching the signal and waiting. Avoids signal
races the easy way.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.6.1 src/usr.sbin/ypserv/ypserv/ypserv.c

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