NetBSD-Bugs archive

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

PR/51685 CVS commit: src/sys/kern



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51685 CVS commit: src/sys/kern
Date: Sun, 4 Dec 2016 11:40:44 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Sun Dec  4 16:40:44 UTC 2016
 
 Modified Files:
 	src/sys/kern: kern_sig.c
 
 Log Message:
 PR/51685: Kamil Rytarowski: Fill sigcontext info in kpsignal2 so that the
 debugger/core-dump signal info gets filled in in all code paths (including
 the lwp_kill one).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.330 -r1.331 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