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: 10/12/2002 01:27:24
Module Name: syssrc
Committed By: nathanw
Date: Fri Oct 11 22:27:24 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_exit.c
Log Message:
Clear P_SA in p->p_flag as well as L_SA in l->l_flag to avoid
problems with the signal code when we're exiting.
To generate a diff of this commit:
cvs rdiff -r1.89.2.21 -r1.89.2.22 syssrc/sys/kern/kern_exit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.