Subject: CVS commit: [netbsd-4] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 10/07/2007 14:21:12
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.