Age | Commit message (Expand) | Author |
2010-11-05 | Implement m_print as real ddb command "show mbuf addr" in the way other | Claudio Jeker |
2009-08-17 | dd 'show all bufs' to show all the buffers in the system | Jasper Lievisse Adriaanse |
2009-08-14 | add ddb functions to be able to show all the nfsnodes in the system | Thordur I. Bjornsson |
2009-08-13 | add a show all vnodes command, use dlg's nice pool_walk() to accomplish | Thordur I. Bjornsson |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-08-08 | two things: | Bob Beck |
2009-06-17 | Revert bufq's. this is inline with the major midlayer reverts that | Thordur I. Bjornsson |
2009-06-03 | add a flexible buffer queue (bufq) api, based on the never used | Thordur I. Bjornsson |
2009-01-18 | Add nfs ddb hooks, for now only to show all the outstanding nfsreq's | Thordur I. Bjornsson |
2008-03-23 | show all mounts command for ddb. From mickey a long time ago. | Miod Vallat |
2006-07-11 | add mount/vnode/buf and softdep printing commands; tested on a few archs and ... | Michael Shalayeff |
2005-01-03 | Add "show panic" command to ddb, to easily retrieve the panic message. | Miod Vallat |
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 | 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-04-18 | New boot command: boot halt. | Artur Grabowski |
2000-06-07 | Add 'show malloc' that prints out malloc debugging information if available. | 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 |
1996-05-31 | -Wall and -Wstrict-prototypes cleanup | Niklas Hallqvist |
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-10-18 | initial import of NetBSD tree | Theo de Raadt |