From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brad Rodriguez Subject: Comcom crashes (Was: Systemwide dosemu crashes) Date: Sun, 05 Jan 2003 16:15:57 -0500 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3E18A08D.1000202@zetetics.com> References: <3E16E24E.3060104@zetetics.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3E16E24E.3060104@zetetics.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org I did some poking around in the dosemu code. Fortunately the phrase "unknow builtin" appears only once (in src/plugin/coopthreads/coopthreads.c), and it appeared to be part of dosemu's built-in command interpreter. Following a recent tip I read on this list from Bart Oldeman to Jan Willem Stumpel, I played a hunch and replaced the default command.com (link to comcom.com) with my 4DOS command.com. Now dosemu works perfectly! So, thank you, gentlemen -- you never know when your discussions will benefit someone else on this list. Please now consider this a bug report for comcom.com. Now, on to trying the I/O ports... Regards, Brad