NetBSD-Bugs archive

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

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



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

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42309 CVS commit: [netbsd-5] src/sys/kern
Date: Sat, 17 Mar 2012 19:14:10 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Sat Mar 17 19:14:10 UTC 2012
 
 Modified Files:
        src/sys/kern [netbsd-5]: kern_sig.c
 
 Log Message:
 Pull up following revision(s) (requested by christos in ticket #1741):
        sys/kern/kern_sig.c: revision 1.300
 kpsignal2: do not make the signal pending twice when tracing the process,
 also update a comment and add an assert.  Fixes PR/42309 by Nicolas Joly.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.289.4.7 -r1.289.4.8 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