Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove doscmd from the base system now that it lives in the ports tree. | des | 2004-03-23 | 1 | -398/+0 |
| | |||||
* | "inline" fixing. Replace "inline" with "__inline" to make more BSD | markm | 2002-07-19 | 1 | -2/+2 |
| | | | | | | standard (and easier to define away with support in cdefs.h). Also convert two function-like macros to static inline functions for lint and the debugger. | ||||
* | Reduce the number of spelling mistakes. | charnier | 2002-04-12 | 1 | -2/+2 |
| | |||||
* | Silence some more warnings, mostly from `-W -Wwrite-strings'. | tg | 2001-08-08 | 1 | -1/+1 |
| | |||||
* | Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'. | tg | 2001-08-07 | 1 | -4/+0 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add our doscmd to the tree. This is a result of work from BSDI, and | dyson | 1997-08-09 | 1 | -0/+402 |
a group of dos emulator developers. Submitted by: Jonathan Lemon <jlemon@americantv.com> Obtained from: BSDI |