NetBSD/usr.bin/pmap
atatat 535d709586 Build main.c with LOCKDEBUG defined so that it gets the larger kbit
definition.  Since we're now passing it into pmap.c which is already
compiled that way, it would be nice if it was the right size.

Also, fix a memset bug that caused a segmentation fault when printing
the kernel's vm_map.
2003-05-04 15:09:45 +00:00
..
Makefile
TODO
main.c Build main.c with LOCKDEBUG defined so that it gets the larger kbit 2003-05-04 15:09:45 +00:00
main.h Add some more intricate groveler options: 2003-04-04 03:49:20 +00:00
pmap.1 Sort options in SYNOPSIS, grammar fix. 2003-04-16 12:12:08 +00:00
pmap.c Build main.c with LOCKDEBUG defined so that it gets the larger kbit 2003-05-04 15:09:45 +00:00
pmap.h Add some more intricate groveler options: 2003-04-04 03:49:20 +00:00
pmap_ld.c