Subject: CVS commit: src/sys/ddb
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/02/2008 18:16:43
Module Name:	src
Committed By:	martin
Date:		Sat Feb  2 18:16:43 UTC 2008

Modified Files:
	src/sys/ddb: db_command.c

Log Message:
When doing a reboot from ddb, set panicstr, so that later LOCKDEBUG checks
show the same mercy as with a real panic.


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 src/sys/ddb/db_command.c

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