summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_main.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize the DDB command list when initializing DDB so that the basicjhb2008-09-251-0/+1
* Add a simple scripting facility to DDB(4), allowing the user torwatson2007-12-261-0/+3
* Add a new DDB(4) facility, output capture. Input and output from DDB may berwatson2007-12-251-0/+3
* Set up the context for the dbbe_trace callback in the ddb. Otherwise,kib2006-11-061-1/+14
* Start each of the license/copyright comments with /*-imp2005-01-061-1/+1
* Damage control. Correcly advance symtab and strtab pointers, notkan2004-07-281-2/+2
* Avoid casts as lvalues.kan2004-07-281-2/+4
* Mega update for the KDB framework: turn DDB into a KDB backend.marcel2004-07-101-0/+226
OpenPOWER on IntegriCloud