Re: [Freedos-kernel] Re: [Freedos-cvs] kernel/kernel task.c,1.34,1.35

2004-02-07 Thread Bart Oldeman
On Sat, 7 Feb 2004, Arkady V.Belousov wrote: > Hi! > > 6-æÅ×-2004 12:56 [EMAIL PROTECTED]: > > > +++ task.c6 Feb 2004 20:55:55 - 1.35 > > + if (drive) > > +drive--; /* 0 = A:, 1 = B:, ... */ > > + else > > +drive = default_drive; > > if (drive == 0) > driv

Re: [Freedos-kernel] Patch: EJECT.EXE says "Invalid Drive" bug fix

2004-02-07 Thread Bart Oldeman
On Thu, 5 Feb 2004, Luchezar Georgiev wrote: > > EJECT.EXE from PC-DOS 7 (2000) works on MS-DOS 7.10 but not in our > > current kernel. EJECT H: says "Invalid drive". [...] My conclusion is > > that while MS-DOS doesn't try to open a H:CON file but opens the > > CD-ROM device driver instead, which

Re: [Freedos-kernel] Packing kernel with aPack saves 1.3 KB

2004-02-07 Thread Luchezar Georgiev
On Fri, 06 Feb 2004 17:56:04 -0200, Alain wrote: [...] aPack-ed programs can be freely distributed for non-commercial purposes, but otherwise require a license (the fee is $29 for individual users and $95 for companies, see http://www.ibsensoftware.com/products_aPACK.html). i'm a little worried ab