Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 05/13/2001 04:38:54
Module Name:	syssrc
Committed By:	ross
Date:		Sun May 13 01:38:54 UTC 2001

Modified Files:
	syssrc/sys/ddb: db_print.c db_variables.h

Log Message:
The current API for MD support doesn't directly support the documented /u
option to show reg /u.  Fix this by adding a modif[ier] field to struct
db_variable.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/ddb/db_print.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/ddb/db_variables.h

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