Re: Beta vs. Stable

"Arkady V.Belousov" <[email protected]> Sat, 9 Nov 2002 03:49:16 +0300 (MSK)
Newsgroups gmane.os.freedos.devel,gmane.spam.detected
Message-ID <[email protected]>
X-Comment-To: Bart Oldeman

Hi!

8-Ноя-2002 19:27 [email protected] (Bart Oldeman) wrote to FreeDOS
<[email protected]>:

BO> * mem - isn't command-switch compatible with MSDOS mem

     Is it required?

BO> * kernel - is missing in config.sys:
BO> (see http://fd-doc.sourceforge.net/spec/config.html)
BO> - buffers=nn[,n] - we have no secondary buffers

     This is _not_ required. You may simply ignore second argument similar
as MS-DOS ignores second argument of FCBS statement or assumes default
values for BUFFERS if wrong values given.

BO> - fcbs - this one is stupid in the FreeDOS context; we simply don't need
BO> system FCBs for the FCB functions. It is parsed but ignored.

     So what the problem with this?