freebsd-dev/usr.bin/doscmd
Marcel Moolenaar d355b81dd4 Don't build with X support if DESTDIR is defined. This prevents
breaking a cross-build caused by taking the X libraries on the
build machine. In general this means that we never compile with
X support. The user has to manually compile doscmd for that.

Suggested by: bde, imp (among others)
2000-01-05 12:59:31 +00:00
..
AsyncIO.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
AsyncIO.h
bios.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
callback.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
callback.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cmos.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
com.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
config.c Allow in/out to work in DOS programs. 1999-10-13 23:48:35 +00:00
cpu.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
crt0.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cwd.c Make sigreturn() work properly by zeroing mc_onstack like Bruce suggested. 1999-11-08 17:28:46 +00:00
cwd.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
debug.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
disktab.c
dispatch.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dos.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
dos.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
doscmd_loader.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
doscmd.1 Allow in/out to work in DOS programs. 1999-10-13 23:48:35 +00:00
doscmd.c Fix the case where there's no path and doscmd defaults it to C:\ 1999-11-12 08:59:41 +00:00
doscmd.h Allow in/out to work in DOS programs. 1999-10-13 23:48:35 +00:00
ems.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
ems.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
emsdriv.S $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
emsdriv.sys.uu Add support for EMS emulation to doscmd. This requires changing the 1997-09-30 22:04:06 +00:00
emuint.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
emuint.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
exe.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
font.h
i386-pinsn.c
int1a.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
int2f.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
int10.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
int13.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
int14.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
int16.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
int17.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
int.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
intff.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
Makefile Don't build with X support if DESTDIR is defined. This prevents 2000-01-05 12:59:31 +00:00
Makefile.dos Add support for EMS emulation to doscmd. This requires changing the 1997-09-30 22:04:06 +00:00
mem.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mouse.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
mouse.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
net.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ParseBuffer.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
port.c Allow in/out to work in DOS programs. 1999-10-13 23:48:35 +00:00
PROBLEMS
README Don't claim XMS isn't implemented (it is). 1998-02-26 07:53:02 +00:00
README.booting_dos Use our floppy device names rather than BSD/OS's. 1999-08-13 10:08:05 +00:00
redir.com.uu Add support for EMS emulation to doscmd. This requires changing the 1997-09-30 22:04:06 +00:00
redir.S $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
register.h Fix the breakage of doscmd that was caused by the rebirth 1999-10-08 09:02:39 +00:00
setver.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
signal.c Fix the breakage of doscmd that was caused by the rebirth 1999-10-08 09:02:39 +00:00
timer.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
trace.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
trap.c Fix the breakage of doscmd that was caused by the rebirth 1999-10-08 09:02:39 +00:00
trap.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tty.c Default to no backspace/delete swapping. 1999-10-13 23:40:49 +00:00
video.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vparams.h
xms.c Unbreak doscmd after the sigset_t change: 1999-09-29 20:09:19 +00:00
xms.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00

/* BSDI README,v 2.2 1996/04/08 19:32:16 bostic Exp*/

This is the merged doscmd/rundos project.  Please read the man
page for help on configuring doscmd.

Things known not to work:
    *	No mouse support (yet)
    *	No ems support (yet)
    *	No raw VGA support (yet)
    *	Printer support (yet)
    *	COM ports (being worked on)
    *	redirected file system only supported for DOS 4.0 and above
	(3.3 will be supported in a future version)
    *	Graphics in an X window (not planned to work)

Even with this, I think it is actually a much better product.  There have 
been problems reported with the ibmpc font and the distributed X server.
If you have that problem, try setting

	X11_FONT=fixed

in your .doscmdrc.  Be aware that graphics characters will not print correctly
if you do this.

You will need to patch your kernel.  Diffs are provided against the CD-ROM.
Please let me know if there are a problem with them (I am running a pre 1.1
kernel now).

It is possible there are some problems in the floppy code due to the fact
that I am not set up to test under 1.0 at this point.  I will be in a few
days I hope.

Please send all bug reports to prb@BSDI.COM.

			-Paul Borman
			 prb@BSDI.COM
			 Jan 4 1994