Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-23 | Missing .El; spotted by jmc@ | Miod Vallat | |
2008-03-23 | show all mounts command for ddb. From mickey a long time ago. | Miod Vallat | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-03-18 | document show buf|vnode|mount | Michael Shalayeff | |
2007-03-15 | Disable x/q functionnality on 32bit platforms, because the examination code | Miod Vallat | |
is not supposed to work on values larger than db_expr_t. | |||
2006-11-28 | Support "trace /p <pid>" to show the stack trace of any process. | Uwe Stuehler | |
(Keep in mind that $radix is 0x10 by default.); ok by many | |||
2006-07-06 | Sync with reality: | Miod Vallat | |
- document ^t in input. - we do not implement break /u. - we do not have $workxx variables. - mention $log and sysctl ddb.* | |||
2006-06-17 | We do not have the xf and xb commands. | Miod Vallat | |
2006-05-21 | tweak; | Jason McIntyre | |
2006-05-20 | document sh all poo | Michael Shalayeff | |
2006-05-03 | Mention x/I behaviour on m88k. | Miod Vallat | |
2005-12-15 | Document x/q, sync x/I with reality. | Miod Vallat | |
2005-03-07 | more macro simplification; | Jason McIntyre | |
2005-01-04 | no need for .Li here; | Jason McIntyre | |
2005-01-03 | use .Aq or \*(Gt instead of `<' and `>'; | Jason McIntyre | |
remove some unneccessary escaping; | |||
2005-01-03 | too much Xo/Xc in this file; | Jason McIntyre | |
2005-01-03 | Add "show panic" command to ddb, to easily retrieve the panic message. | Miod Vallat | |
Will hopefully bring us better panic reports. From Joris Vink. | |||
2004-02-01 | .Xr crash 8; | Jason McIntyre | |
from Sam Smith; | |||
2003-10-22 | Document how to break into ddb on serial console. | Ryan Thomas McBride | |
ok mickey@ henning@ deraadt@ | |||
2003-07-09 | - fix lists/displays | Jason McIntyre | |
- quote .Cd's - add/remove .Pp's as necessary - fix some .Re/.Rs's - simplify macros | |||
2003-05-12 | talk about show proc | Michael Shalayeff | |
2003-03-16 | typos; | Jason McIntyre | |
ddb(4), hilid(4), hilkbd(4), hilms(4): ok miod@ gsckbd(4): found by miod@ | |||
2002-09-10 | typo in copy/paste. | Mike Pechkin | |
art@ | |||
2002-04-25 | Modernize wording (remove ancient reference), and move invocation | Ian Darwin | |
before details of usage. | |||
2002-01-28 | Update to mention the new vocabulary added in the last two commits to | Miod Vallat | |
ddb/db_command.c, with some text borrowed from NetBSD. | |||
2001-08-24 | kgdb(7) cross references this file, so it might as well be reciprocated. | Hugh Graham | |
2001-08-03 | o) We don't like .Pp before/after .Sh; | Mike Pechkin | |
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok | |||
2001-04-18 | Document boot halt. | Artur Grabowski | |
2001-03-01 | A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting | Aaron Campbell | |
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time. | |||
2000-07-29 | Note that ddb must be enabled with sysctl before it can be used. | Marco S Hyman | |
Prodding from Gregory Steuck <greg@nest.cx> who looked in the man page for that info | |||
2000-07-09 | Many formatting fixes. | Aaron Campbell | |
2000-07-02 | fix spelling | Eric Jackson | |
2000-06-09 | right order of operation for boot dump; from Grigoriy Orlov <gluk@ptci.ru> | Michael Shalayeff | |
2000-06-07 | Document the optional address argument to 'show malloc'. | Artur Grabowski | |
2000-06-07 | Document 'show malloc'. | Artur Grabowski | |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell | |
- Some punctuation fixes. - Some `id' -> `ID'. | |||
1999-09-21 | grammar. ok aaron@ | David Leonard | |
1999-09-05 | Document show extents | Marc Espie | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-02-23 | Spell `algorithm' (no, it's not derived from the greek `algo', and `rythm', | Marc Espie | |
however painful it may be) | |||
1998-09-01 | more man page fixes; aaron@ug.cs.dal.ca | Theo de Raadt | |
1998-06-12 | clean, doco more commands | David Leonard | |
1997-12-10 | hangman 'stands' for something not 'stays'; pointed out by ficus. | gene | |
1997-11-04 | update docs on "ps" (show all procs) cmd | chuck | |
1997-10-13 | use sublist for 'x /I' description | Michael Shalayeff | |
1997-07-06 | proper OpenBSD macros | Michael Shalayeff | |
1997-06-15 | move towards completeness | Michael Shalayeff | |
1997-06-12 | man boot&hangman | Michael Shalayeff | |
1997-06-11 | .Xr | Theo de Raadt | |