Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/27/2007 15:19:55
Module Name: src
Committed By: ad
Date: Tue Feb 27 15:19:55 UTC 2007
Modified Files:
src/sys/kern: sys_sig.c
Log Message:
Further avoid unnecessary trips through lwp_userret()/issignal().
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/kern/sys_sig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.