Re: [Freedos-devel] Bug in Freecom

2016-07-20 Thread Jayden Charbonneau
Yeah,copy CON works for me as well.It works in the 1.2.1 Distro as well.Could it be a TSR you have running or something? On Thu, Jul 21, 2016 at 1:18 AM, dos386 wrote: > > FreeCom allows this command: "COPY CON" > > confirm > > > After that I can write text which echoes after enter in next line

Re: [Freedos-devel] Bug in Freecom

2016-07-20 Thread dos386
> FreeCom allows this command: "COPY CON" confirm > After that I can write text which echoes after enter in next line and > it can't be interrupted nor with CTRL-Z worx for me ... can be interrupted with CTL-Z -- What N

Re: [Freedos-devel] Bug in FreeCOM DIR command

2005-07-27 Thread tom ehlert
Hello kd4d, > I believe I have found a bug in FreeCOM's implementation of the > DIR command. This causes a Divide by zero error and forces a > reboot. thanks for reporting and analyzing. code below (between >>> and <<<) works better. tom rootname[0] = toupper(*path); segread(&sr); sr.e

Re: [Freedos-devel] Bug in FreeCOM DIR command

2005-07-26 Thread Alain
I am allways impressed with this kind of report! Alain [EMAIL PROTECTED] escreveu: Good day, all: I believe I have found a bug in FreeCOM's implementation of the DIR command. This causes a Divide by zero error and forces a reboot. Using the DIR command on an NTFS4DOS mounted NTFS partition w