| Age | Commit message (Expand) | Author |
| 2000-04-13 | From kern/9569. | jhawk |
| 2000-04-11 | actually add buf- and vnode-printing commands to the table. | chs |
| 2000-04-10 | add ddb commands for printing vnodes and bufs. | chs |
| 2000-03-30 | Die, register, die! | augustss |
| 2000-02-21 | On MP, print cpu number prior to prompt | sommerfeld |
| 1999-11-02 | db_cmd_list(): variable ``width'' might have be used uninitialized, initialize | jdolecek |
| 1999-10-28 | - change db_cmd_list() to list commands vertically rather than horizontally | lukem |
| 1999-05-10 | Improve the pool allocator's diagnostic helpers, adding the ability to | thorpej |
| 1999-04-12 | Quote "AS IS" as in the majority of Carnegy Mellon notices. | pk |
| 1999-04-06 | Fix a pasto in copyright text which has been procreating like rabbits.. | pk |
| 1999-03-24 | completely remove Mach VM support. all that is left is the all the | mrg |
| 1998-07-05 | Include required "opt_ddb.h" header file. | tron |
| 1998-07-04 | defopt DDB. | jonathan |
| 1998-02-10 | - add defopt's for UVM, UVMHIST and PMAP_NEW. | mrg |
| 1998-02-05 | initial import of the new virtual memory system, UVM, into -current. | mrg |
| 1997-09-11 | Add a 'reboot' command with a single parameter specifying the boot flags. | scottr |
| 1997-05-07 | Add a "kill" command that calls db_kill_proc(). | gwr |
| 1997-02-03 | db_expr_t became a long. | mycroft |
| 1996-03-30 | Fix db_printf format specifications. | christos |
| 1996-03-13 | Kernel version of longjmp() does not take the return value of setjmp() as | christos |
| 1996-03-07 | Bring setjmp/longjmp prototypes into scope. | christos |
| 1996-02-13 | eliminate setjmp.h | gwr |
| 1996-02-05 | DDB prototype changes. | christos |
| 1995-10-26 | Need to include <vm/vm.h> | gwr |
| 1995-10-16 | Fix nits pointed out by GCC 2.7. | mycroft |
| 1994-10-09 | Clean up #includes. | mycroft |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-04-27 | Add "show callout". | pk |
| 1994-03-23 | struct command => struct db_command, and define it in db_command.h | pk |
| 1994-01-09 | Pointers to arrays behave oddly in C... | mycroft |
| 1994-01-09 | Push and pop db_recover for error handling, so we can set up temporary catch | mycroft |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-09-13 | Call vm_map_print and vm_object_print with func ptr to db_printf. Add DDB_MAC... | brezak |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |
| 1993-07-15 | Add 'ps' command. Add -more- pager to output from Mach ddb. | brezak |
| 1993-05-20 | add explicit rcs id | cgd |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |