Age | Commit message (Expand) | Author |
2004-06-25 | Instead of accessing ci_dev (that's an MI field), provide a marco that | Artur Grabowski |
2004-06-21 | Make 'machine ddbcpu' work, and use CPU device number instead of APIC id | Andreas Gunnarsson |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-04-25 | kill unbounded string op. deraadt ok | Jun-ichiro itojun Hagino |
2004-03-15 | Remove errant semi-colon. miod@ ok | Aaron Campbell |
2004-03-10 | Ensure that we obey a user's ddb> boot reboot command even if the system | Tom Cosgrove |
2003-12-03 | add dmesg command; ok deraadt, mcbride, henning and more | Markus Friedl |
2003-05-12 | sho proc [addr] to print some proc's field; art@ ok | Michael Shalayeff |
2003-02-12 | Remove commons; inspired by netbsd. | Jason Wright |
2002-05-18 | Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argument | Artur Grabowski |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-28 | Add "boot reboot" to please jason@ and "boot poweroff" to please drahn@. | Miod Vallat |
2002-01-02 | Add more vocabulary (commands) to ddb, from NetBSD. | Miod Vallat |
2001-11-28 | zap some typedefs. | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-07-04 | missed EOL at EOF | Marc Espie |
2001-06-27 | Remove old vm. | Artur Grabowski |
2001-04-18 | New boot command: boot halt. | Artur Grabowski |
2000-06-07 | Allow passing an address to 'show malloc' and print out some information about | Artur Grabowski |
2000-06-07 | Add 'show malloc' that prints out malloc debugging information if available. | Artur Grabowski |
1999-02-26 | uvm compat | Artur Grabowski |
1998-09-01 | the sync command does not work, back it out | Artur Grabowski |
1998-08-30 | add a sync command that does not reboot | Artur Grabowski |
1998-02-25 | Add command to print out extents. This helps in debugging PnP stuff, | Tobias Weingartner |
1997-09-08 | put 'help' in front of 'hangman' | Theo de Raadt |
1997-07-07 | Do not wrap lines so often, much prettier x output | Niklas Hallqvist |
1997-01-27 | change prompt to ddb to match man page ddb(4) | Theo de Raadt |
1997-01-16 | use RB_TIMEBAD to indicate that the time is wrong and should not be copied | kstailey |
1996-05-31 | -Wall and -Wstrict-prototypes cleanup | Niklas Hallqvist |
1996-05-05 | add advanced hang analyzer. | Michael Shalayeff |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist |
1996-04-19 | Fix according to the last changes. | Michael Shalayeff |
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 |