Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When a symbol name can't be resolved, return "??" as the name, rather | rwatson | 2007-12-03 | 1 | -2/+2 |
* | Break out stack(9) from ddb(4): | rwatson | 2007-12-02 | 1 | -0/+2 |
* | Modify stack(9) stack_print() and stack_sbuf_print() routines to use new | rwatson | 2007-12-01 | 1 | -24/+79 |
* | Correct typos | kris | 2006-05-28 | 1 | -3/+3 |
* | Add 'depth' argument to CTRSTACK() macro, which allows to reduce number | pjd | 2005-08-29 | 1 | -3/+7 |
* | - Add support for saving stack traces and displaying them via printf(9) | jeff | 2005-08-03 | 1 | -0/+165 |