Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 08/13/2002 08:42:28
Module Name:	syssrc
Committed By:	manu
Date:		Tue Aug 13 05:42:28 UTC 2002

Modified Files:
	syssrc/sys/kern: kern_exit.c

Log Message:
In exit1(), moved the call to the emulation exit hook to a place where it is
safet to sleep.


To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 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.