From owner-freebsd-emulation Fri Aug 22 02:47:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA28519 for emulation-outgoing; Fri, 22 Aug 1997 02:47:58 -0700 (PDT) Received: from word.smith.net.au (word.smith.net.au [202.0.75.3]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA28504 for ; Fri, 22 Aug 1997 02:47:53 -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 TAA01056; Fri, 22 Aug 1997 19:16:29 +0930 (CST) Message-Id: <199708220946.TAA01056@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Robert Soen cc: "'emulation@freebsd.org'" Subject: Re: Dos emulating In-reply-to: Your message of "Fri, 22 Aug 1997 11:12:17 +0200." <01BCAEEC.4419FD00@rbsoen> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 22 Aug 1997 19:16:28 +0930 From: Mike Smith Sender: owner-freebsd-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Is it already possible to run simple dos programs under BSD? Yes. > And can they use the serial port as well? DOS programs that use serial ports are not simple. 8) ie. No. In most cases, DOS serial comms apps are already covered by a similar BSD app; what in particular are you hoping to run? mike