summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_thread.c
Commit message (Expand)AuthorAgeFilesLines
* Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form.delphij2007-01-171-2/+2
* Simplify the pager support in DDB. Allowing different db commands tojhb2006-07-121-5/+1
* Add two helper functions: db_lookup_thread() and db_lookup_proc(). Theyjhb2006-04-251-0/+92
* Start each of the license/copyright comments with /*-imp2005-01-061-1/+1
* When printing information on the current thread, such as when enteringrwatson2004-11-231-1/+6
* - Change the ddb paging "support" to use a variable (db_lines_per_page) tojhb2004-11-011-1/+1
* Mega update for the KDB framework: turn DDB into a KDB backend.marcel2004-07-101-0/+105
OpenPOWER on IntegriCloud