From owner-freebsd-i386@FreeBSD.ORG Mon Feb 1 06:03:30 2010 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CB511065672 for ; Mon, 1 Feb 2010 06:03:30 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-px0-f183.google.com (mail-px0-f183.google.com [209.85.216.183]) by mx1.freebsd.org (Postfix) with ESMTP id 43CAA8FC13 for ; Mon, 1 Feb 2010 06:03:30 +0000 (UTC) Received: by pxi13 with SMTP id 13so2339862pxi.3 for ; Sun, 31 Jan 2010 22:03:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=ggysxNXNDGYGA3ZK9mdDpRbHyR2KK+OfvljLE7LlDMI=; b=woZvmLms+ghAJlp+VbdZ9r5iOn+HuuG1xGHZ83/yqYwUP9zyxnRv6ALSJQYFugOopv j76TUyoTEtVVDlPMCeqA4GxMUHRWbHnIUZSGHeVNV7iwooALuQnaw7dlfpuxAnmbRHuO FDpqUyV7EfS2skbRrum2auetp2ziGjYLt+UH0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=tY/AwIQ2p9K7eWqjDJ7hp60jQOrm1TzJX5Y8fYtxrc2Ze7HlTwgircHjgMpcot5NZx y1dX0YBoTbyBS3/BBOOD1se03GLzJFAZBgUHJE/AgN9BbFC9o1qNqBXe9n/rD1RQFgWH nZ1aq6GLQP9ok/IjQXSwQHk7nO+AWfygOV/9A= MIME-Version: 1.0 Received: by 10.143.26.6 with SMTP id d6mr2798812wfj.223.1265002638496; Sun, 31 Jan 2010 21:37:18 -0800 (PST) In-Reply-To: <201002010432.o114WquX091503@freefall.freebsd.org> References: <201002010432.o114WquX091503@freefall.freebsd.org> Date: Sun, 31 Jan 2010 21:37:18 -0800 Message-ID: <7d6fde3d1001312137m5eab6a85hd0577f73421a07e5@mail.gmail.com> From: Garrett Cooper To: linimon@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-bugs@freebsd.org, freebsd-i386@freebsd.org Subject: Re: bin/143389: [2tb] fdisk(8) cannot handle above 1TB under i386 system. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2010 06:03:30 -0000 On Sun, Jan 31, 2010 at 8:32 PM, wrote: > Old Synopsis: fdisk(8) cannot handle above 1TB under i386 system. > New Synopsis: [2tb] fdisk(8) cannot handle above 1TB under i386 system. > > Responsible-Changed-From-To: freebsd-i386->freebsd-bugs > Responsible-Changed-By: linimon > Responsible-Changed-When: Mon Feb 1 04:31:53 UTC 2010 > Responsible-Changed-Why: > This does not sound i386-specific. It's actually 32-bit specific, which includes i386, mips* [today], and powerpc. Cheers, -Garrett