NetBSD-Bugs archive

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

PR/42309 CVS commit: src/sys/kern



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

From: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42309 CVS commit: src/sys/kern
Date: Sat, 14 Nov 2009 19:06:55 +0000

 Module Name:   src
 Committed By:  rmind
 Date:          Sat Nov 14 19:06:55 UTC 2009
 
 Modified Files:
        src/sys/kern: kern_sig.c
 
 Log Message:
 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.299 -r1.300 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