Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/kern
Module Name: src
Committed By: jmc
Date: Wed Oct 22 06:15:50 UTC 2003
Modified Files:
src/sys/kern [netbsd-1-6]: kern_exit.c
Log Message:
Pullup rev 1.96 (requested by junyoung in ticket #1533)
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.93.6.1 -r1.93.6.2 src/sys/kern/kern_exit.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