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