Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/kern



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.




Home | Main Index | Thread Index | Old Index