This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
39bd26a295
NetBSD
/
usr.bin
/
pmap
History
jym
16bd08511a
Move getuid() out of the loop, uid should not change behind our back. KNF.
2011-10-25 23:45:19 +00:00
..
Makefile
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
TODO
…
main.c
Move getuid() out of the loop, uid should not change behind our back. KNF.
2011-10-25 23:45:19 +00:00
main.h
…
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
Fix WARNS=4 issues (-Wcast-qual -Wextra -Wsign-compare)
2009-04-13 00:27:38 +00:00