| Commit message (Expand) | Author | Age | Files | Lines |
* | Add DDB_NUMSYM option which in addition to the symbolic representation | phk | 2004-02-24 | 1 | -0/+6 |
* | Use __FBSDID(). | obrien | 2003-06-10 | 1 | -3/+4 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -5/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Quiet warnings on Alpha. (db_expr_t is a long on alpha, int on x86) | peter | 1999-07-01 | 1 | -2/+2 |
* | Fixed -Wcast-qual warnings. | bde | 1999-02-12 | 1 | -3/+3 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-27 | 1 | -17/+17 |
* | Changes to support -Wall, -Wcast-qual. Had to make physical code changes | dillon | 1999-01-27 | 1 | -12/+15 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 1 | -4/+2 |
* | Use not-so-new printf formats %r and/or %z instead of %n and/or %+x. | bde | 1998-07-08 | 1 | -4/+4 |
* | Fixed bogus type of valuep in struct db_variable. It was `int *' and | bde | 1998-07-08 | 1 | -3/+3 |
* | Fixed db_printf format errors. | bde | 1998-07-08 | 1 | -3/+3 |
* | Supply the symbol table as an argument to X_db_symbol_values (required for elf). | dfr | 1998-06-28 | 1 | -2/+2 |
* | Add initial support for the FreeBSD/alpha kernel. This is very much a | dfr | 1998-06-10 | 1 | -3/+3 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -3/+3 |
* | Some staticized variables were still declared to be extern. | bde | 1997-06-30 | 1 | -4/+8 |
* | Don't depend on gcc's feature of interpreting `int foo(c) char c; ...' | bde | 1997-06-30 | 1 | -2/+2 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Fixed printing of small offsets. E.g., -4(%ebp) is now printed | bde | 1997-01-16 | 1 | -2/+8 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Get rid of two and a half printf in the kernel. | phk | 1996-01-15 | 1 | -2/+2 |
* | Reduced and cleaned up #includes. | bde | 1995-12-10 | 1 | -3/+2 |
* | Staticize and cleanup. | phk | 1995-12-10 | 1 | -2/+2 |
* | Untangled the vm.h include file spaghetti. | dg | 1995-12-07 | 1 | -1/+2 |
* | Staticized and '#ifdef notused' stuff we don't use. | phk | 1995-11-29 | 1 | -9/+11 |
* | Completed function declarations and/or added prototypes and/or #includes | bde | 1995-11-24 | 1 | -10/+4 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -8/+8 |
* | Print the address associated with an examine. Changed db_maxoff to | dg | 1995-05-22 | 1 | -2/+2 |
* | Makes gcc silent in sys/ddb. | phk | 1994-09-27 | 1 | -9/+6 |
* | 1) cleaned up after Garrett - fixed more redundant declarations, changed | dg | 1994-08-20 | 1 | -5/+5 |
* | Change all #includes to follow the current Berkeley style. Some of these | wollman | 1994-08-13 | 1 | -5/+5 |
* | Patches from John Brezak (necessary for the syscall->trapframe conversion | dg | 1994-01-03 | 1 | -2/+12 |
* | Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and | wollman | 1993-11-25 | 1 | -2/+7 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -44/+2 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+360 |