Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys/kern
Module Name: syssrc
Committed By: nathanw
Date: Thu Aug 1 02:03:59 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_sig.c
Log Message:
Remove an assertion that may not be true if a SA process is stopped
while active; replace it with a slightly more complicated assertion
elsewhere.
Make proc_unstop() return the idle LWP, if any, to get a stopped
process moving again.
To generate a diff of this commit:
cvs rdiff -r1.112.2.20 -r1.112.2.21 syssrc/sys/kern/kern_sig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index