From owner-freebsd-emulation Thu Oct 2 19:58:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA11332 for emulation-outgoing; Thu, 2 Oct 1997 19:58:10 -0700 (PDT) Received: from word.smith.net.au (ppp20.portal.net.au [202.12.71.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA11324 for ; Thu, 2 Oct 1997 19:58:02 -0700 (PDT) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id MAA00812; Fri, 3 Oct 1997 12:25:27 +0930 (CST) Message-Id: <199710030255.MAA00812@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Brian Beattie cc: freebsd-emulation@FreeBSD.ORG Subject: Re: doscmd 970320 In-reply-to: Your message of "Thu, 02 Oct 1997 18:39:04 MST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Oct 1997 12:25:25 +0930 From: Mike Smith Sender: owner-freebsd-emulation@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I have finally gotten around to trying out doscmd. I am running FreeBSD > 2.2.2 with the PAO Patches. I have a doscmd tar file dated 3/20/97. I > have installed OpenDOS. > > I am having some problems, mainly with things hanging. Does anybody know > of a more recent/better copy of doscmd and patches? Doscmd is a part of -current these days, and uses the more advanced vm86 support there. It's not something that would be particularly easy to backport to 2.2 unfortunately. On the brighter side, 3.0 works just fine on my laptop 8) mike