Subject: New DOS emulator available
To: None <netbsd-announce@NetBSD.ORG>
From: Charles M. Hannum <mycroft@mit.edu>
List: port-i386
Date: 04/14/1996 21:48:33
I have ported BSDI's DOS emulator (`doscmd') to NetBSD, and fixed
numerous problems with it.  You can get a snapshot of the current
version from:

ftp://sipb.mit.edu/pub/netbsd/doscmd-19960414.tar.gz

Please read the bug list in the README file before trying to use it.

NOTE: YOU MUST BE RUNNING AN UP TO DATE -current KERNEL FOR THIS TO
WORK PROPERLY!  If your kernel is not up to date, please don't even
try it, and certainly don't report any bugs.  I've included the RCS
tags of the relevant files below.

(Also, please note that this version will not run under BSD/OS.  I
plan to fix this in the next couple of days.)


i386/machdep.c:
     $NetBSD: machdep.c,v 1.197 1996/04/12 08:44:40 mycroft Exp $
i386/process_machdep.c:
     $NetBSD: process_machdep.c,v 1.21 1996/04/11 07:47:48 mycroft Exp $
i386/trap.c:
     $NetBSD: trap.c,v 1.93 1996/04/15 00:20:32 mycroft Exp $
i386/vm86.c:
     $NetBSD: vm86.c,v 1.9 1996/04/12 05:57:43 mycroft Exp $
i386/freebsd_machdep.c:
     $NetBSD: freebsd_machdep.c,v 1.8 1996/04/12 08:44:35 mycroft Exp $
i386/linux_machdep.c:
     $NetBSD: linux_machdep.c,v 1.27 1996/04/12 08:44:37 mycroft Exp $
i386/svr4_machdep.c:
     $NetBSD: svr4_machdep.c,v 1.22 1996/04/12 08:44:42 mycroft Exp $
include/vm86.h:
     $NetBSD: vm86.h,v 1.5 1996/04/12 05:57:45 mycroft Exp $