| Commit message (Expand) | Author | Age | Files | Lines |
* | ddb: when a new wsdisplay console attaches, resize ddb cols/rows to it |  jcs | 2021-02-09 | 1 | -1/+2 |
* | Add db_vprintf(), and then use it in ACPI's db_disprint() instead of |  guenther | 2013-12-12 | 1 | -1/+3 |
* | Make the ddb.log sysctl available as an in-ddb variable, $log, for consistency. |  miod | 2006-07-06 | 1 | -3/+1 |
* | sprinkle some __kprintf__ attributes around functions which use format |  avsm | 2003-08-24 | 1 | -2/+2 |
* | option to log ddb output to kernel message buffer, via sysctl ddb.log |  tedu | 2003-06-28 | 1 | -1/+3 |
* | Implement db_stack_dump - a function that will print a stack |  art | 2002-05-18 | 1 | -1/+4 |
* | db_printf has three non-standard formats that are not supported by |  art | 2002-05-14 | 1 | -1/+19 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -6/+6 |
* | db_output.c: kill db_ksprintn, db_printf_guts, kdbprintf, db_printf. |  chuck | 1997-11-04 | 1 | -3/+1 |
* | Do not wrap lines so often, much prettier x output |  niklas | 1997-07-07 | 1 | -2/+2 |
* | printf style functions now are int, explicitly return 0 |  niklas | 1996-07-24 | 1 | -2/+2 |
* | make printf/addlog return 0, for compat to userland |  deraadt | 1996-07-23 | 1 | -2/+2 |
* | partial sync with netbsd 960418, more to come |  deraadt | 1996-04-21 | 1 | -3/+6 |
* | Debbuger changed towards the latest Mach. |  mickey | 1996-03-11 | 1 | -5/+5 |
* | netbsd-current import & 'boot' cmd addition. |  mickey | 1996-02-20 | 1 | -2/+4 |
* | update from netbsd |  deraadt | 1995-12-14 | 1 | -2/+2 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+38 |