Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 03/30/2000 01:32:26
Module Name:	syssrc
Committed By:	augustss
Date:		Thu Mar 30 09:32:26 UTC 2000

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

Log Message:
Add a special option, DEBUG_HALT_BUSY, that allows you to debug when the
system doesn't want to halt cleanly.  The code was there before, but only
with the DEBUG option.


To generate a diff of this commit:
cvs rdiff -r1.123 -r1.124 syssrc/sys/kern/vfs_subr.c

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