Date: Mon, 3 Nov 2003 17:41:47 -0800 (PST) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_event.c Message-ID: <200311040141.hA41flTk046515@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2003/11/03 17:41:47 PST
FreeBSD src repository
Modified files:
sys/kern kern_event.c
Log:
I believe kbyanc@ really meant this in rev 1.58.
Use zpfind() to see if the process became a zombie if pfind() doesn't find it
and if the caller wants to know about process death, so that the caller knows
the process died even if it happened before the kevent was actually registered.
MFC after: 1 week
Revision Changes Path
1.63 +2 -2 src/sys/kern/kern_event.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311040141.hA41flTk046515>
