Subject: PR/37004 CVS commit: [netbsd-4] src/sys/kern
To: None <ad@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: netbsd-bugs
Date: 10/07/2007 14:25:01
The following reply was made to PR kern/37004; it has been noted by GNATS.

From: Juan Romero Pardines <xtraeme@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37004 CVS commit: [netbsd-4] src/sys/kern
Date: Sun,  7 Oct 2007 14:21:12 +0000 (UTC)

 Module Name:	src
 Committed By:	xtraeme
 Date:		Sun Oct  7 14:21:12 UTC 2007
 
 Modified Files:
 	src/sys/kern [netbsd-4]: kern_sig.c
 
 Log Message:
 Apply a patch (requested by ad in ticket #921):
 	sys/kern/kern_sig.c (via patch)
 
 Fix two problems with signals that could cause kernel crashes. Should fix
 PR kern/37004.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.240.2.1 -r1.240.2.2 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.