commit f0d55ae9f692a35a656679043af32c11b1400dfd
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/f0d55ae9f692a35a656679043af32c11b1400dfd
--
DragonFly BSD source repository