git: DragonFly_RELEASE_5_4 kernel - Fix info->si_code for waitid()
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Mar 18 13:12:25 PDT 2019
    
    
  
commit 3812af4005b258e3efee7fb086373c6c4d7a9226
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Mar 18 13:05:18 2019 -0700
    kernel - Fix info->si_code for waitid()
    
    * info->si_code was improperly setting CLD_KILLED for normal exit()s
      with non-zero exit codes.
    
    Reported-by: tuxillo
Summary of changes:
 sys/kern/kern_exit.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3812af4005b258e3efee7fb086373c6c4d7a9226
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list