Date: Tue, 3 Dec 2002 11:44:48 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/releases/5.0R todo.sgml Message-ID: <Pine.BSF.4.21.0212031141200.17245-100000@InterJet.elischer.org> In-Reply-To: <200212031541.gB3Ffgne056613@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.) 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0212031141200.17245-100000>