Age | Commit message (Expand) | Author |
2006-07-06 | Make the ddb.log sysctl available as an in-ddb variable, $log, for consistency. | Miod Vallat |
2003-08-24 | sprinkle some __kprintf__ attributes around functions which use format | Anil Madhavapeddy |
2003-06-28 | option to log ddb output to kernel message buffer, via sysctl ddb.log | Ted Unangst |
2002-05-18 | Implement db_stack_dump - a function that will print a stack | Artur Grabowski |
2002-05-14 | db_printf has three non-standard formats that are not supported by | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
1997-11-04 | db_output.c: kill db_ksprintn, db_printf_guts, kdbprintf, db_printf. | chuck |
1997-07-07 | Do not wrap lines so often, much prettier x output | Niklas Hallqvist |
1996-07-24 | printf style functions now are int, explicitly return 0 | Niklas Hallqvist |
1996-07-23 | make printf/addlog return 0, for compat to userland | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-03-11 | Debbuger changed towards the latest Mach. | Michael Shalayeff |
1996-02-20 | netbsd-current import & 'boot' cmd addition. | Michael Shalayeff |
1995-12-14 | update from netbsd | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |