Subject: CVS commit: basesrc/usr.bin/pmap
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 10/17/2002 20:18:35
Module Name:	basesrc
Committed By:	atatat
Date:		Thu Oct 17 17:18:35 UTC 2002

Modified Files:
	basesrc/usr.bin/pmap: pmap.c

Log Message:
Provides better error messages from the symbol lookups (printing
merely "  == 1" is just *not* helpful).

Note which symbols were missing (better for bug reports, if anyone
files one :).

Make the kernel submap symbols optional (sparc, sparc64, most powerpc,
and the sh3 ports seem not to have a phys_map -- problem noted by
myself yesterday).

Oh, and a little misc lint cleanup while I'm here.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.bin/pmap/pmap.c

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