davidxu 2008-08-29 01:34:05 UTC FreeBSD src repository Modified files: sys/kern kern_exit.c Log: SVN rev 182424 on 2008-08-29 01:34:05Z by davidxu Don't remove queued SIGCHLD if options contain WNOWAIT, so other threads still can be notified by the signal. Revision Changes Path 1.314 +6 -6 src/sys/kern/kern_exit.c