]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Create childproc_jobstate function to report job control state, this
authorDavid Xu <davidxu@FreeBSD.org>
Sat, 4 Feb 2006 14:10:57 +0000 (14:10 +0000)
committerDavid Xu <davidxu@FreeBSD.org>
Sat, 4 Feb 2006 14:10:57 +0000 (14:10 +0000)
commit7f96995ebdc8d5ebb2f759311c895a8b65279301
treedc7a2303da39776e6cbc6a4cfcea579de66d497a
parent01bcdff15df4711e9b9874d88adbb24101bc515f
Create childproc_jobstate function to report job control state, this
also fixes a bug in childproc_continued which ignored PS_NOCLDSTOP.
sys/kern/kern_sig.c