davidxu 2006-02-04 14:10:57 UTC
FreeBSD src repository
Modified files:
sys/kern kern_sig.c
Log:
Create childproc_jobstate function to report job control state, this
also fixes a bug in childproc_continued which ignored PS_NOCLDSTOP.
Revision Changes Path
1.320 +49 -42 src/sys/kern/kern_sig.c