Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2001 10:57:53 -0800 (PST)
From:      Matthew Jacob <mjacob@feral.com>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        current@freebsd.org
Subject:   Re: > 4GB with NFS?
Message-ID:  <Pine.LNX.4.21.0101251057400.11014-100000@zeppo.feral.com>
In-Reply-To: <14960.30292.831422.916017@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Matthew Jacob writes:
>  > 
>  > Same code compiled on Solaris is happy.
> 
> Perhaps there's some braindamage in it.  I'm afraid of something like:
> 
> #ifdef Solaris
> typedef filefoo u_int64_t;
> #else
> typedef filefoo u_int32_t;
> #endif
> 

I'll try with dd then,... let y'all know...




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0101251057400.11014-100000>