Date: Wed, 23 Sep 1998 18:11:45 -0700 (PDT) From: Luoqi Chen <luoqi@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/doscmd Makefile xms.c Message-ID: <199809240111.SAA27191@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luoqi 1998/09/23 18:11:45 PDT
Modified files:
usr.bin/doscmd Makefile xms.c
Log:
ELFize. In fact, doscmd is ELF natural -- there is no need for a loader
since ELF executables are loaded well above the low memory region that
DOS operates in.
Revision Changes Path
1.13 +15 -1 src/usr.bin/doscmd/Makefile
1.4 +12 -2 src/usr.bin/doscmd/xms.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809240111.SAA27191>
