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