From owner-cvs-all Tue Dec 3 12: 1:42 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 600E737B404 for ; Tue, 3 Dec 2002 12:01:41 -0800 (PST) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E32643ECD for ; Tue, 3 Dec 2002 12:01:40 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 6262 invoked from network); 3 Dec 2002 20:01:46 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 3 Dec 2002 20:01:46 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gB3K1buH038253; Tue, 3 Dec 2002 15:01:37 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 03 Dec 2002 15:01:45 -0500 (EST) From: John Baldwin To: Julian Elischer Subject: Re: cvs commit: www/en/releases/5.0R todo.sgml Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Robert Watson 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 On 03-Dec-2002 Julian Elischer wrote: > has it been fixed to handle disks > 1TB yet? (I have 3 here) > (in the disklabel part) libdisk needs to be fixed to stop treating block > numbers and offsets as signed numbers.. (if not yet done) > (the real fix would be to extend it to use u_int64_t and > add a 'gpt' partition option. but htat can wait until > we get CAM support for write16 and read16.) No, it's not even close. Do you still have a version of your patch around? If so, I'll try and update it with the recent changes for you if need be. > On Tue, 3 Dec 2002, Robert Watson wrote: > >> rwatson 2002/12/03 07:41:42 PST >> >> Modified files: >> en/releases/5.0R todo.sgml >> Log: >> Trim the fdisk editor bug -- it's now been fixed thanks to >> nyan@ and jhb@. Thanks guys :-) >> >> Revision Changes Path >> 1.69 +1 -9 www/en/releases/5.0R/todo.sgml >> > -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message