summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/doscmd.h
Commit message (Expand)AuthorAgeFilesLines
* Silence some more warnings, mostly from `-W -Wwrite-strings'.tg2001-08-081-4/+3
* Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'.tg2001-08-071-1/+0
* Fix warnings from `-Wmissing-prototypes'. Staticize.tg2001-08-031-47/+65
* Mark debug() and fatal() as __printflike() and fix resulting warnings.tg2001-07-311-2/+2
* Rewrite video emulation. Features:tg2001-07-241-102/+100
* Allow in/out to work in DOS programs.imp1999-10-131-1/+4
* Unbreak doscmd after the sigset_t change:marcel1999-09-291-0/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make sourcer's main program execute in X mode.imp1998-07-011-1/+3
* Add support for EMS emulation to doscmd. This requires changing thejlemon1997-09-301-1/+10
* Add support for XMS memory to doscmd.jlemon1997-08-151-1/+5
* Add our doscmd to the tree. This is a result of work from BSDI, anddyson1997-08-091-0/+272
OpenPOWER on IntegriCloud