Module Name: src Committed By: christos Date: Wed Aug 31 16:04:39 UTC 2011
Modified Files:
src/sys/kern: kern_lwp.c
Log Message:
make lwp_unstop look like proc_unstop. If p->p_xstat is set, then make it
runnable so that it can receive the signal.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 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.
