Date: Tue, 13 Apr 2010 20:36:54 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc rc.subr Message-ID: <201004132037.o3DKbHDN090362@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2010-04-13 20:36:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) etc rc.subr Log: SVN rev 206565 on 2010-04-13 20:36:54Z by dougb MFC r206248: Change where we nap so that if pwait(1) returns but kill -0 still sees a zombie we don't print an endless string of the same pid number until the zombie exits. While I'm here, local'ize the variables that this function uses. Revision Changes Path 1.88.2.10 +4 -1 src/etc/rc.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004132037.o3DKbHDN090362>