Module Name: src Committed By: christos Date: Sun Jan 6 03:23:55 UTC 2013
Modified Files: src/sys/ddb: db_command.c db_interface.h db_xxx.c Log Message: Add "show dmesg" that prints the contents of the message buffer. To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140 src/sys/ddb/db_command.c cvs rdiff -u -r1.29 -r1.30 src/sys/ddb/db_interface.h cvs rdiff -u -r1.67 -r1.68 src/sys/ddb/db_xxx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.