| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove $FreeBSD$: one-line bare tag | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 4 | -4/+0 |
| * | since kld_deb.py was removed a while back, this script isn't useful | John-Mark Gurney | 2020-08-11 | 1 | -67/+0 |
| * | Enhance the 'ps' command so that it prints a line per proc and a line | Gleb Smirnoff | 2019-09-25 | 1 | -12/+13 |
| * | remove obsolete kernel debugging script | Ed Maste | 2019-08-01 | 1 | -143/+0 |
| * | Assorted grammar, spelling and punctuation fixes. | Christian Brueffer | 2015-12-15 | 1 | -3/+3 |
| * | Use print as a function for Python 3 [PEP 3105] | Craig Rodrigues | 2015-11-19 | 1 | -3/+4 |
| * | Remove debugging code that sneaked in. | Gleb Smirnoff | 2015-04-09 | 1 | -10/+0 |
| * | Provide a gdb script, that prints routing tables from a live kernel or a | Gleb Smirnoff | 2015-04-09 | 1 | -0/+173 |
| * | A number of places in the source tree still reference cuad.* after | Eitan Adler | 2012-12-08 | 1 | -7/+7 |
| * | Spelling fixes for tools/ | Ulrich Spörlein | 2011-12-30 | 2 | -4/+4 |
| * | Fix a couple of typos. | Ulrich Spörlein | 2010-07-30 | 1 | -2/+2 |
| * | o Correct comments: remove a reference to non-existent gdbinit.9 man page; | Maxim Konovalov | 2006-05-22 | 1 | -3/+2 |
| * | I forgot to commit this fix that is now kgdb aware... | John-Mark Gurney | 2005-03-20 | 2 | -4/+5 |
| * | Remove the uarea column from the DDB 'ps' display, and from grog's gdb | David Schultz | 2004-11-20 | 2 | -6/+6 |
| * | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | David E. O'Brien | 2004-11-19 | 1 | -7/+7 |
| * | Remove vinum bits. | Poul-Henning Kamp | 2004-11-04 | 2 | -330/+0 |
| * | add a set of scripts that I posted to -current last year. This makes | John-Mark Gurney | 2004-08-04 | 3 | -0/+213 |
| * | Rename "msgbuf" to "dmesg", a more easily remembered name. | Greg Lehey | 2003-12-31 | 1 | -4/+4 |
| * | Remove calls to 'y' macro. | Greg Lehey | 2003-12-30 | 3 | -6/+0 |
| * | Remove current implementation of kldstat macro. | Greg Lehey | 2003-12-30 | 1 | -18/+39 |
| * | Add documentation for previously undocumented macros, and correct | Greg Lehey | 2003-12-29 | 1 | -13/+20 |
| * | Add documentation for previously undocumented macros. This is not | Greg Lehey | 2003-12-29 | 1 | -16/+13 |
| * | Add comments to deter people from using this file directly. That's | Greg Lehey | 2003-12-29 | 1 | -16/+96 |
| * | Explain what all this is about. | Greg Lehey | 2003-12-22 | 1 | -0/+16 |
| * | Add a "-f" flag for asf(8) which performs a search to find the each module | Brian Feldman | 2003-11-04 | 1 | -4/+1 |
| * | Replace hard-coded module path with a keyword which gets changed when | Greg Lehey | 2003-06-12 | 1 | -1/+1 |
| * | Make defproc work. | Greg Lehey | 2003-06-08 | 1 | -14/+18 |
| * | Make btpp and fr work. There's still more to be done. | Greg Lehey | 2003-06-08 | 1 | -28/+20 |
| * | Terminate echoed lines. Unlike echo(1), gdb echo doesen't | Greg Lehey | 2003-06-08 | 1 | -2/+2 |
| * | Get the manual section number for kldstat(8) right. Comment change only. | Greg Lehey | 2003-06-07 | 1 | -2/+2 |
| * | Modify startup mode: don't specify the file name for the debug kernel, | Greg Lehey | 2003-06-07 | 1 | -5/+3 |
| * | Add macros for kernel debugging. These have been around for a | Greg Lehey | 2003-06-07 | 4 | -0/+1104 |