summaryrefslogtreecommitdiff
path: root/sys/ddb/db_thread.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
* MFC several DDB improvements including the simpler 'ps', 'show proc',John Baldwin2006-08-171-0/+92
* Start each of the license/copyright comments with /*-Warner Losh2005-01-061-1/+1
* When printing information on the current thread, such as when enteringRobert Watson2004-11-231-1/+6
* - Change the ddb paging "support" to use a variable (db_lines_per_page) toJohn Baldwin2004-11-011-1/+1
* Mega update for the KDB framework: turn DDB into a KDB backend.Marcel Moolenaar2004-07-101-0/+105