cvs commit: src/sys/kern kern_event.c
Olivier Houchard
cognet at FreeBSD.org
Mon Nov 3 17:41:48 PST 2003
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
More information about the cvs-src
mailing list