Date: Sun, 19 Oct 1997 16:43:56 +0200 (IST) From: Eli Zaretskii To: Hans-Bernhard Broeker cc: Bill Currie , djgpp-workers AT delorie DOT com Subject: Re: Should off_t become unsigned? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 15 Oct 1997, Hans-Bernhard Broeker wrote: > > c:\io.sys > > Sorry, but that's not entirely true, if memory serves: on non-MS versions > of DOS (like IBM's PC-DOS, or DR/Novell DOS, maybe also Caldera OpenDOS), > there is no io.sys. Instead, you'ld have an 'ibmbio.sys' (and 'ibmdos.sys' > instead of msdos.sys). Actually, it's IBMBIO.COM instead of IO.SYS and IBMDOS.COM instead of MSDOS.SYS. At least, that's how these are called on IBM PC-DOS (never had a chance to look at DR-DOS or OpenDOS).