commit 6eeabd6bd15597bb149624a1c240b8ba90458c0d
Author: Matthew Dillon <[email protected]>
Date: Tue Nov 11 10:49:10 2014 -0800
kernel - Add reapctl() system call for managing sub-processes (4) -> procctl
* Reparent to the correct reaper in the fork/RFNOWAIT case.
Summary of changes:
sys/kern/kern_fork.c | 38 +++++++++++++++++++++++++++++++-------
1 file changed, 31 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6eeabd6bd15597bb149624a1c240b8ba90458c0d
--
DragonFly BSD source repository