From owner-cvs-all Mon Dec 16 20:24:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5492B37B404; Mon, 16 Dec 2002 20:24:52 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 523BA43EC2; Mon, 16 Dec 2002 20:24:51 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id gBH4OfuB008297; Mon, 16 Dec 2002 21:24:41 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 16 Dec 2002 21:24:01 -0700 (MST) Message-Id: <20021216.212401.38686246.imp@bsdimp.com> To: dillon@apollo.backplane.com Cc: julian@elischer.org, nate@root.org, julian@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 dump_machdep.c From: "M. Warner Losh" In-Reply-To: <200212170108.gBH18V4r082434@apollo.backplane.com> References: <200212170108.gBH18V4r082434@apollo.backplane.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200212170108.gBH18V4r082434@apollo.backplane.com> Matthew Dillon writes: : Isn't it using off_t there? 64 bit offsets? daddr_t you mean? off_t is for file offsets, not for disklabel sizes... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message