summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/xms.c
Commit message (Expand)AuthorAgeFilesLines
* Remove MAP_INHERIT flag from mmaps.dillon2001-08-251-5/+5
* Silence some more warnings, mostly from `-W -Wwrite-strings'.tg2001-08-081-5/+5
* Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'.tg2001-08-071-4/+7
* Fix warnings from `-Wmissing-prototypes'. Staticize.tg2001-08-031-1/+1
* Mark debug() and fatal() as __printflike() and fix resulting warnings.tg2001-07-311-1/+1
* Clean up the code a bit:tg2001-07-241-3/+0
* Unbreak doscmd after the sigset_t change:marcel1999-09-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* ELFize. In fact, doscmd is ELF natural -- there is no need for a loaderluoqi1998-09-241-2/+12
* Add support for EMS emulation to doscmd. This requires changing thejlemon1997-09-301-42/+74
* Add support for XMS memory to doscmd.jlemon1997-08-151-30/+1026
* Add our doscmd to the tree. This is a result of work from BSDI, anddyson1997-08-091-0/+65
OpenPOWER on IntegriCloud