truckman 2004/02/19 02:39:42 PST
FreeBSD src repository
Modified files:
sys/kern sys_process.c
Log:
When reparenting a process in the PT_DETACH code, only set p_sigparent
to SIGCHLD if the new parent process is initproc.
MFC after: 2 weeks
Revision Changes Path
1.117 +2 -1 src/sys/kern/sys_process.c