NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39814 CVS commit: [netbsd-5] src/sys/kern



The following reply was made to PR kern/39814; it has been noted by GNATS.

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39814 CVS commit: [netbsd-5] src/sys/kern
Date: Tue, 31 Mar 2009 23:41:23 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Tue Mar 31 23:41:23 UTC 2009
 
 Modified Files:
        src/sys/kern [netbsd-5]: kern_sig.c
 
 Log Message:
 Pull up following revision(s) (requested by rmind in ticket #620):
        sys/kern/kern_sig.c: revision 1.297
 kpsignal2: do not start process (when it is stopped) for all termination
 signals (i.e. SA_KILL), just if SIGKILL (or SIGCONT).  Improve comments.
 Make some functions static, remove unused sigrealloc() prototype.
 Fixes PR/39814.  Similar patch reviewed by <ad>.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.289.4.3 -r1.289.4.4 src/sys/kern/kern_sig.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index