Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 01/30/2003 01:27:55
Module Name:	src
Committed By:	nathanw
Date:		Wed Jan 29 23:27:55 UTC 2003

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

Log Message:
Fix _lwp_wakeup() so that it stands a chance of working (although it
turns out to be insufficent for signal-level interruption of system
calls. guess we need _lwp_kill(), ugh).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/kern/kern_lwp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.