Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 08/03/2002 01:45:58
Module Name:	syssrc
Committed By:	manu
Date:		Fri Aug  2 22:45:58 UTC 2002

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

Log Message:
Move the call up exit hooks before curproc = NULL so that we can
use lockmgr in exit hooks.


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