Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/08/2002 02:59:00
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Feb  8 00:58:59 UTC 2002

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

Log Message:
Add a "ddb" command (if DDB is configured into the kernel) for
easy, convenient dropping into DDB at the "root device: " prompt.
Useful if your console can't do it w/o actually taking an interrupt
and you want to, say, look at the boot messages.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 syssrc/sys/kern/kern_subr.c

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