Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence some more warnings, mostly from `-W -Wwrite-strings'. | tg | 2001-08-08 | 1 | -5/+5 |
* | Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'. | tg | 2001-08-07 | 1 | -4/+7 |
* | Fix warnings from `-Wmissing-prototypes'. Staticize. | tg | 2001-08-03 | 1 | -1/+1 |
* | Mark debug() and fatal() as __printflike() and fix resulting warnings. | tg | 2001-07-31 | 1 | -1/+1 |
* | Clean up the code a bit: | tg | 2001-07-24 | 1 | -3/+0 |
* | Unbreak doscmd after the sigset_t change: | marcel | 1999-09-29 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | ELFize. In fact, doscmd is ELF natural -- there is no need for a loader | luoqi | 1998-09-24 | 1 | -2/+12 |
* | Add support for EMS emulation to doscmd. This requires changing the | jlemon | 1997-09-30 | 1 | -42/+74 |
* | Add support for XMS memory to doscmd. | jlemon | 1997-08-15 | 1 | -30/+1026 |
* | Add our doscmd to the tree. This is a result of work from BSDI, and | dyson | 1997-08-09 | 1 | -0/+65 |