From owner-freebsd-emulation Fri Sep 6 23:50:37 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA10283 for emulation-outgoing; Fri, 6 Sep 1996 23:50:37 -0700 (PDT) Received: from kithrup.com (kithrup.com [205.179.156.40]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA10278 for ; Fri, 6 Sep 1996 23:50:35 -0700 (PDT) Received: (from sef@localhost) by kithrup.com (8.6.8/8.6.6) id XAA08253 for emulation@freefall.freebsd.org; Fri, 6 Sep 1996 23:50:30 -0700 Date: Fri, 6 Sep 1996 23:50:30 -0700 From: Sean Eric Fagan Message-Id: <199609070650.XAA08253@kithrup.com> To: emulation@freefall.freebsd.org Subject: Re: Small patch for VM86 diffs for doscmd. Sender: owner-emulation@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > this patch is for fixing a problem with returning flags from DOSCMD kernel. Alexeyh is being much too humble. With this change, our "ls.exe" test program now works properly -- and much faster, too. The fault was mine, and I didn't find it despite his explanation of what was going on; he pointed me at the offending line today, and when I fixed it, voila. Pretty darn spiffy. Now, if I ever lose my "ls" binary, I can use a DOS one to make do! ;) Sean.