| Age | Commit message (Expand) | Author |
| 2021-08-09 | fix various typos in compatibility, mainly in comments. | andvar |
| 2021-02-23 | introduce DDB_END_CMD and replace more than 20 copies of the same | mrg |
| 2020-10-30 | Whitespace | skrll |
| 2020-10-30 | Trailing whitespace | skrll |
| 2020-05-31 | Revert introduction of db_alloc.h. | rin |
| 2020-05-31 | Introduce db_alloc.h. | rin |
| 2020-03-10 | Make the db_kernelonly() macro visible to all files and re-use it. | christos |
| 2009-03-07 | Make ddb compile and work in userspace. Mostly this is comprised of three | ad |
| 2009-01-05 | Fix my bug introduced in rev 1.98 of db_command.c where command prefix | haad |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-27 | Fix CS_MACH definition. 0x10 is spelled 0x10, not 0x16. | uwe |
| 2007-12-25 | Convert many of the uses of __attribute__ to equivalent | perry |
| 2007-10-01 | No need to db_init_commands() early any more - it will happen on first | martin |
| 2007-09-23 | Minor clenaup - db_cmd_loop_done is a bool nowadays, so use true/false | martin |
| 2007-09-22 | Add a new option DDB_VERBOSE_HELP that adds online help to ddb. | martin |
| 2007-02-22 | Fix lossage from boolean_t -> bool and updated x86 bus_dma. | matt |
| 2006-09-05 | Mark db_error __attribute__((__noreturn__)). | uwe |
| 2005-11-27 | make DDB_COMMANDONENTER sysctl. (ddb.commandonenter) | yamt |
| 2005-06-01 | more constification fallout | drochner |
| 2005-05-29 | Add lots of const. | christos |
| 2002-02-15 | ANSIfy, KNF. | simonb |
| 2001-08-17 | Add `show malloc' to dump the internal state of the MALLOC_DEBUG code. | thorpej |
| 2001-01-22 | Require the machine-dependant DDB commands to be in db_machine_command_table[] | jdolecek |
| 2001-01-17 | constify a little | jdolecek |
| 2000-11-24 | add ddb commands "show uvmexp" and "show ncache". | chs |
| 2000-05-26 | Rename the machine-specific stack trace printing functions | jhawk |
| 2000-05-22 | Add a "sifting" command to ddb (named from the Sun OpenPROM command of | jhawk |
| 2000-04-10 | add ddb commands for printing vnodes and bufs. | chs |
| 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 |
| 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 |
| 1996-02-05 | DDB prototype changes. | christos |
| 1994-10-09 | Clean up #includes. | mycroft |
| 1994-10-09 | Add prototypes. | mycroft |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-03-23 | struct command => struct db_command, and define it in db_command.h | pk |
| 1994-02-15 | Remove RCS logs. | mycroft |
| 1993-05-20 | add explicit rcs id | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |