NetBSD/usr.bin/pmap
kamil 15e2febe9d pmap: Refresh debugging facilities
Print vm_aslr_delta_mmap from 'struct vmspace'.
Print the WANTVA bit of 'flags' from 'struct vm_map'.
Replace %x with %#x, this improves readability of hex vs dec numbers.

Sponsored by <The NetBSD Foundation>
2017-10-04 11:33:01 +00:00
..
main.c
main.h
Makefile
pmap.1
pmap.c pmap: Refresh debugging facilities 2017-10-04 11:33:01 +00:00
pmap.h
TODO