| Commit message (Expand) | Author | Age | Files | Lines |
* | Print "(null)" instead of crashing for null strings. Null names are | bde | 1994-10-30 | 1 | -1/+3 |
* | Avoid ddb getting a panic if the code-segment isn't the usual one... | phk | 1994-10-02 | 1 | -8/+11 |
* | #include ddb.h not db_output.h | phk | 1994-09-28 | 1 | -2/+2 |
* | Added include of <machine/cons.h> so that cngetc() gets declared. | phk | 1994-09-27 | 1 | -1/+2 |
* | Woops, wrong solution to the problem. Backed out previous fix to ddb.h, and | dg | 1994-09-27 | 2 | -3/+3 |
* | Nuked db_printf() prototype; it now clashes with the one in db_output.h. | dg | 1994-09-27 | 1 | -2/+1 |
* | Makes gcc silent in sys/ddb. | phk | 1994-09-27 | 7 | -32/+30 |
* | 386bsd -> kernel in strings. | bde | 1994-09-05 | 1 | -3/+3 |
* | ddb ps function from 1.1.5. Moved into its own file and cleaned up a bit | dg | 1994-08-27 | 1 | -0/+79 |
* | 1) Changed ddb into a option rather than a pseudo-device (use options DDB | dg | 1994-08-27 | 2 | -6/+11 |
* | 1) cleaned up after Garrett - fixed more redundant declarations, changed | dg | 1994-08-20 | 2 | -7/+7 |
* | Fix up some sloppy coding practices: | wollman | 1994-08-18 | 14 | -65/+31 |
* | Change all #includes to follow the current Berkeley style. Some of these | wollman | 1994-08-13 | 17 | -92/+92 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 2 | -3/+6 |
* | ps works inside ddb now. | guido | 1994-02-11 | 1 | -2/+5 |
* | "New" VM system from John Dyson & myself. For a run-down of the | dg | 1994-01-14 | 1 | -2/+2 |
* | Patches from John Brezak (necessary for the syscall->trapframe conversion | dg | 1994-01-03 | 2 | -8/+122 |
* | Make everything compile with -Wtraditional. Make it easier to distribute | wollman | 1993-12-19 | 4 | -12/+16 |
* | Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and | wollman | 1993-11-25 | 19 | -63/+202 |
* | Make all headers idempotent. All incorrect common data moved out of header | wollman | 1993-11-07 | 5 | -5/+25 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 24 | -617/+49 |
* | >From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) | rgrimes | 1993-09-12 | 1 | -0/+6 |
* | Moved db_end_line after db_printf to eliminate forward reference and | rgrimes | 1993-09-09 | 1 | -10/+23 |
* | * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, | dg | 1993-07-27 | 1 | -0/+4 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 24 | -0/+5106 |