Subject: CVS commit: src/usr.bin/pmap
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 02/27/2003 06:10:36
Module Name:	src
Committed By:	atatat
Date:		Thu Feb 27 04:10:36 UTC 2003

Modified Files:
	src/usr.bin/pmap: main.c main.h pmap.c

Log Message:
Clean up code in places, add some more (possible) submap names, make
better use of the submap names when dumping the kernel map, clean up
the "interface" between the main and LOCKDEBUG dependent pmap modules,
and make the heap identification work better.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.bin/pmap/main.c
cvs rdiff -r1.1 -r1.2 src/usr.bin/pmap/main.h
cvs rdiff -r1.12 -r1.13 src/usr.bin/pmap/pmap.c

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