kernel - Add reapctl() system call for managing sub-processes (4) -> procctl
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 11 Nov 2014 18:49:10 +0000 (10:49 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 11 Nov 2014 18:49:10 +0000 (10:49 -0800)
commitf0d55ae9f692a35a656679043af32c11b1400dfd
treea7652857450c22d1c1dd6caac8331d0ea8f23c71
parenta77a7390aa9dc46b32dbffb069a6bb801d599ede
kernel - Add reapctl() system call for managing sub-processes (4) -> procctl

* Reparent to the correct reaper in the fork/RFNOWAIT case.
sys/kern/kern_fork.c