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
/
pmap.h
Age
Commit message (
Expand
)
Author
2022-08-21
Add -t option to print pmap as underlying RB tree.
mlelstv
2020-11-04
Restrict to root any command option that prints kernel addresses.
chs
2020-03-22
- Don't copy the entire namecache only to look up a few names. Walk the
ad
2019-09-13
Expose struct namecache.
christos
2017-06-09
rearrange sys/mount.h so that all of the kernel-only parts are together
chs
2016-12-22
add the member name to an error string so we know what object failed
mrg
2009-04-13
Fix WARNS=4 issues (-Wcast-qual -Wextra -Wsign-compare)
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-02
remove no longer necessary lockdebug hacks.
yamt
2004-04-23
s/the the/the/ (only in sources that aren't regularly imported from
simonb
2004-01-31
Unfold the KDEREF() macros a little, and tweak the LOCKDEBUG detection
atatat
2003-04-04
Add some more intricate groveler options:
atatat
2003-03-28
Add the capability to dump the struct vm_amap and the am_anon,
atatat
2003-01-08
Make pmap work on LOCKDEBUG *and* non-LOCKDEBUG kernels (previously it
atatat