Subject: Re: NeXT file systems
To: None <current-users@NetBSD.ORG>
From: Ty Sarna <tsarna@endicor.com>
List: current-users
Date: 02/09/1996 15:52:57
In article <199602080140.BAA16702@NetBSD.domino.org>,
Charles M. Hannum <mycroft@domino.org> wrote:
> 
> Well, we don't have the option of making the byte-order uniform, and
> it would have a noticable performance impact on some machines (e.g.
> old 386s), so that's really not an option.

In related area, maybe it's time to introduce a new set of standard
macros to endian.h, since "network" and "host" isn't a sufficient set of
orders anymore, and we now need "un-network" (for msdosfs, at least, and
probably for other things like ntfs, hpfs, etc., if we ever get them)
and maybe "un-host".