From owner-freebsd-emulation Thu May 2 11:02:42 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA13834 for emulation-outgoing; Thu, 2 May 1996 11:02:42 -0700 (PDT) Received: from xi.dorm.umd.edu (root@xi.dorm.umd.edu [129.2.152.45]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id LAA13829 for ; Thu, 2 May 1996 11:02:39 -0700 (PDT) Received: from localhost (smpatel@localhost [127.0.0.1]) by xi.dorm.umd.edu (8.7.5/8.6.12) with SMTP id OAA02671 for ; Thu, 2 May 1996 14:02:36 -0400 (EDT) Date: Thu, 2 May 1996 14:02:35 -0400 (EDT) From: Sujal Patel X-Sender: smpatel@xi.dorm.umd.edu To: emulation@freebsd.org Subject: New DOS emulator snapshot (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk ---------- Forwarded message ---------- Date: Thu, 2 May 96 08:56:12 -0400 From: "Charles M. Hannum" To: netbsd-announce@NetBSD.ORG Cc: port-i386@NetBSD.ORG Subject: New DOS emulator snapshot I've just put a new snapshot of doscmd in: ftp://sipb.mit.edu/pub/netbsd/doscmd-19960502.tar.gz This snapshot contains a substantial number of changes since the last snapshot. It also runs substantially more software. See the PROBLEMS file for a list of problems I've encountered during testing. Again, let me know if you have any problems with it. Note: It's not as critical this time, but you should make sure the following kernel files are updated since the last doscmd snapshot: machdep.c: $NetBSD: machdep.c,v 1.199 1996/04/18 09:58:13 mycroft Exp $ vm86.c: $NetBSD: vm86.c,v 1.14 1996/04/30 10:35:25 mycroft Exp $ freebsd_machdep.c: $NetBSD: freebsd_machdep.c,v 1.9 1996/04/18 08:36:20 mycroft Exp $ linux_machdep.c: $NetBSD: linux_machdep.c,v 1.28 1996/04/18 08:36:22 mycroft Exp $ svr4_machdep.c: $NetBSD: svr4_machdep.c,v 1.23 1996/04/18 08:36:31 mycroft Exp $ vm86.h: $NetBSD: vm86.h,v 1.7 1996/04/30 10:35:28 mycroft Exp $