index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
pmap
/
main.c
Age
Commit message (
Expand
)
Author
2004-01-31
Lint police.
atatat
2004-01-31
Unfold the KDEREF() macros a little, and tweak the LOCKDEBUG detection
atatat
2004-01-06
Find the buf_map symbol, so that the submap can be labeled properly.
atatat
2003-09-17
redo the previous in a different way; use vm_map_min/max macros.
yamt
2003-09-17
update lockdebug detection to follow uvm_map.h rev.1.35.
yamt
2003-07-31
remove remaining v_id.
yamt
2003-07-24
Though I cannot reproduce the failure (which I suspect is rather
atatat
2003-05-04
Build main.c with LOCKDEBUG defined so that it gets the larger kbit
atatat
2003-04-16
Sort options in usage.
wiz
2003-04-04
Add some more intricate groveler options:
atatat
2003-03-29
Introduce a "size_t" variable for use with sysctl(3).
he
2003-03-28
Add the capability to dump the struct vm_amap and the am_anon,
atatat
2003-02-27
Clean up code in places, add some more (possible) submap names, make
atatat
2003-01-16
Print the string as if it's a string. Don't print the pointer. It's
atatat
2003-01-09
More properly handle the setgid privileges that we have, casting them
atatat
2003-01-08
Make pmap work on LOCKDEBUG *and* non-LOCKDEBUG kernels (previously it
atatat