Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/20/2007 17:47:04
Module Name:	src
Committed By:	ad
Date:		Tue Feb 20 17:47:04 UTC 2007

Modified Files:
	src/sys/kern: kern_lwp.c kern_sig.c

Log Message:
When sending signals, only boost the priority of the receiving LWP if
the process is being killed.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/kern/kern_lwp.c
cvs rdiff -r1.246 -r1.247 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.