From owner-freebsd-current Thu Jan 25 10:58:33 2001 Delivered-To: freebsd-current@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id C233A37B6AF for ; Thu, 25 Jan 2001 10:58:13 -0800 (PST) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id KAA22531; Thu, 25 Jan 2001 10:57:54 -0800 Date: Thu, 25 Jan 2001 10:57:53 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: current@freebsd.org Subject: Re: > 4GB with NFS? In-Reply-To: <14960.30292.831422.916017@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 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