Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 01/18/2008 01:22:18
Module Name:	src
Committed By:	joerg
Date:		Fri Jan 18 01:22:18 UTC 2008

Modified Files:
	src/sys/kern: kern_subr.c

Log Message:
Short cut doshutdownhooks on panic. The system is wedged and so avoid
anything that could make the status worse.


To generate a diff of this commit:
cvs rdiff -r1.175 -r1.176 src/sys/kern/kern_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.