Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 06/10/2000 09:31:43
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sat Jun 10 16:31:43 UTC 2000

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

Log Message:
In the "reboot" and (badly misnamed) "sync" commands, clear db_recover
before calling cpu_reboot() (which never returns) so we can debug
faults occurring in cpu_reboot().


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/ddb/db_command.c

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