Subject: CVS commit: basesrc/distrib/notes/common
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/22/2002 19:45:15
Module Name: basesrc
Committed By: lukem
Date: Mon Jul 22 16:45:15 UTC 2002
Modified Files:
basesrc/distrib/notes/common: contents macros main
Log Message:
- provide .showsize [<G> <U>] to display set size info.
if <G> and <U> aren't provided, use values from last .setsize <G> <U>
reset sizes upon display
- convert to .showsize as appropriate
- fix .el ... .ie
- fix up a bunch of set sizes
- use '-unknown-', '-unset-', and '-unknown-machine-arch-' to flag
unknown set size info (instead of "???")
- consistently use \n[MACHINE] instead of r_MACHINE
- ensure that all MACHINE_ARCH registers are at least defined to 0
- don't bother setting register _\*M
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 basesrc/distrib/notes/common/contents
cvs rdiff -r1.22 -r1.23 basesrc/distrib/notes/common/macros
cvs rdiff -r1.202 -r1.203 basesrc/distrib/notes/common/main
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.