Subject: CVS commit: syssrc/sys/ddb
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 07/31/2001 07:28:17
Module Name:	syssrc
Committed By:	atatat
Date:		Tue Jul 31 04:28:17 UTC 2001

Modified Files:
	syssrc/sys/ddb: db_command.c db_interface.h db_xxx.c

Log Message:
Add an easy way to dump the message buffer from ddb.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 syssrc/sys/ddb/db_command.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/ddb/db_interface.h
cvs rdiff -r1.11 -r1.12 syssrc/sys/ddb/db_xxx.c

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