From owner-freebsd-questions Mon Oct 20 19:43:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA11120 for questions-outgoing; Mon, 20 Oct 1997 19:43:54 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from sumatra.americantv.com (sumatra.americantv.com [207.170.17.37]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA11113 for ; Mon, 20 Oct 1997 19:43:51 -0700 (PDT) (envelope-from jlemon@americantv.com) Received: from right.PCS (right.PCS [148.105.10.31]) by sumatra.americantv.com (8.8.5/8.8.5) with ESMTP id VAA13662; Mon, 20 Oct 1997 21:43:47 -0500 (CDT) Received: (from jlemon@localhost) by right.PCS (8.6.13/8.6.4) id VAA09375; Mon, 20 Oct 1997 21:43:16 -0500 Message-ID: <19971020214316.05478@right.PCS> Date: Mon, 20 Oct 1997 21:43:16 -0500 From: Jonathan Lemon To: Brett Glass Cc: questions@FreeBSD.ORG Subject: Re: Will dosemu be supported in 2.2.5? References: <199710210101.TAA25802@lariat.lariat.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 In-Reply-To: <199710210101.TAA25802@lariat.lariat.org>; from Brett Glass on Oct 10, 1997 at 07:01:28PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Oct 10, 1997 at 07:01:28PM -0600, Brett Glass wrote: > I've got a few DOS apps that would be very convenient to run under FreeBSD, but > I'll need to do it on systems that require too much stability to run -current. > Will dosemu be supported in 2.2.5? No - doscmd relies on some changes to the u-area layout in order to work, and those changes are not part of 2.2.5. -- Jonathan