Subject: CVS commit: src/sys/ddb
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/23/2007 19:51:20
Module Name:	src
Committed By:	martin
Date:		Sun Sep 23 19:51:20 UTC 2007

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

Log Message:
Simplify the "tables are already setup" test.
Print a message on unknown commands (as we used to do before) and get rid
of the now unused macro previously used for that.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 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.