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
/
sys
/
ddb
/
TODO
Age
Commit message (
Expand
)
Author
2022-04-10
fix various typos in comments and output/log messages.
andvar
2020-12-19
update several items that are done or dead.
mrg
2005-12-11
merge ktrace-lwp.
christos
2005-05-30
minor updates: vax port kludge is in trace, not kill. spelling.
jhawk
2004-09-29
Implement ddb setting that allows all ddb output to be teed into the
reinoud
2004-09-28
Note that point 32 (ddb output to msgbuf) is Work In Progress and is about
reinoud
2004-09-28
Add an item to help developers without serial consoles.
reinoud
2004-02-13
Uppercase CPU, plural is CPUs.
wiz
2002-08-26
Another item on the TODO list:
scw
2002-02-15
ANSIfy, KNF.
simonb
2002-01-05
ddb(9)
jhawk
2001-12-31
Convenience variables (workXX) don't work, so don't document them.
jhawk
2000-12-28
Add x/m option functionality
jmc
2000-07-10
Update TODO list item #7.
eeh
2000-07-07
Observe deficiency in printfs reporting symbol table problems
jhawk
2000-07-05
"set" now displays the name of the variable, old value, and new value,
jhawk
2000-06-17
In db_command(), fix indentation and add a missing db_skip_to_eol() which
jhawk
2000-06-07
Fix long-standing inconsistency between manapage and code.
jhawk
2000-06-06
First cut at an outline of stuff to do.
jhawk