Subject: CVS commit: [nathanw_sa] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/20/2002 01:24:27
Module Name: syssrc
Committed By: nathanw
Date: Tue Feb 19 23:24:26 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_sa.c
Log Message:
Don't exit when the last activation calls sa_yield(); the process needs
to stick around for signals. Instead, go into a controlled sleep.
To generate a diff of this commit:
cvs rdiff -r1.1.2.17 -r1.1.2.18 syssrc/sys/kern/kern_sa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.