Date: Sat, 15 Jul 1995 16:27:52 -0700 From: Bill Paul <wpaul> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.sbin/ypserv server.c yp_svc.c Message-ID: <199507152327.QAA24773@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
wpaul 95/07/15 16:27:50 Modified: usr.sbin/ypbind ypbind.c gnu/usr.sbin/ypserv server.c yp_svc.c Log: Some small signal handling tweaks: be sure to keep wait3()ing until all children are reaped and make sure to block SIGCHLD delivery during handler execution when installing SIGCHLD handler with sigaction().
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507152327.QAA24773>