This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4d071395fc
NetBSD
/
usr.bin
/
pmap
History
tsutsui
077be3445f
Consistently use "%#"PRIxVADDR to print VA, not "0x%#"PRIxVADDR
...
or "0x%"PRIxVADDR etc. Noticed by Y.Sugahara.
2011-10-11 12:25:56 +00:00
..
main.c
Don't give out information about processes we can't control.
2011-06-23 22:50:53 +00:00
main.h
Makefile
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
pmap.1
Explicitly close quote.
2010-05-14 17:31:26 +00:00
pmap.c
Consistently use "%#"PRIxVADDR to print VA, not "0x%#"PRIxVADDR
2011-10-11 12:25:56 +00:00
pmap.h
TODO