git: DragonFly_RELEASE_4_0 kernel - Add reapctl() system call for managing sub-processes (4) -> procctl
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Nov 11 20:04:21 PST 2014
commit 6eeabd6bd15597bb149624a1c240b8ba90458c0d
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list