Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/pmap



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.




Home | Main Index | Thread Index | Old Index