Re: UFS endian-ness

2005-07-30 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Scott Long <[EMAIL PROTECTED]> writes: : M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : > Jeremy Baggs <[EMAIL PROTECTED]> writes: : > : I was wondering if anyone has done any recent work with, or knows how : > : (non-)trival it

Re: UFS endian-ness

2005-07-30 Thread Scott Long
M. Warner Losh wrote: In message: <[EMAIL PROTECTED]> Jeremy Baggs <[EMAIL PROTECTED]> writes: : I was wondering if anyone has done any recent work with, or knows how : (non-)trival it would be adding support for mounting big-endian UFS : filesystems, such as the one in use on os

Re: UFS endian-ness

2005-07-30 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Jeremy Baggs <[EMAIL PROTECTED]> writes: : I was wondering if anyone has done any recent work with, or knows how : (non-)trival it would be adding support for mounting big-endian UFS : filesystems, such as the one in use on os X. It is trivial. NetB

Re: UFS endian-ness

2005-07-30 Thread Joerg Sonnenberger
On Sat, Jul 30, 2005 at 12:59:37PM -0700, Jeremy Baggs wrote: > I was wondering if anyone has done any recent work with, or knows how > (non-)trival it would be adding support for mounting big-endian UFS > filesystems, such as the one in use on os X. Check NetBSD, I think they have that. Joer