git: DragonFly_RELEASE_4_0 vkernel - Forward SIGTERM to the child vkernel process.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Jan 20 10:06:05 PST 2015


commit fd72b78faf45cf50eeac0cbc50fd8d98ed20ee46
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Mon Dec 29 15:42:47 2014 +0100

    vkernel - Forward SIGTERM to the child vkernel process.
    
    - Fixes a problem that occurred when sending SIGTERM to the
      parent vkernel process. It died and left child running in
      the background instead of initiating the shutdown.

Summary of changes:
 sys/platform/vkernel64/platform/init.c | 23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fd72b78faf45cf50eeac0cbc50fd8d98ed20ee46


-- 
DragonFly BSD source repository



More information about the Commits mailing list