Subject: CVS commit: src/usr.sbin/ypserv/ypserv
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/30/2005 15:19:10
Module Name: src
Committed By: christos
Date: Wed Mar 30 15:19:10 UTC 2005
Modified Files:
src/usr.sbin/ypserv/ypserv: ypserv.c
Log Message:
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.19 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.