From owner-freebsd-bugs@FreeBSD.ORG Fri May 10 19:53:36 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 59BD9EB; Fri, 10 May 2013 19:53:36 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 34252379; Fri, 10 May 2013 19:53:36 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4AJra5B010671; Fri, 10 May 2013 19:53:36 GMT (envelope-from eadler@freefall.freebsd.org) Received: (from eadler@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4AJrZQa010668; Fri, 10 May 2013 19:53:35 GMT (envelope-from eadler) Date: Fri, 10 May 2013 19:53:35 GMT Message-Id: <201305101953.r4AJrZQa010668@freefall.freebsd.org> To: demelier.david@gmail.com, eadler@FreeBSD.org, freebsd-bugs@FreeBSD.org From: eadler@FreeBSD.org Subject: Re: bin/166308: [patch] fdisk(8) add an option to list all partitions X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 19:53:36 -0000 Synopsis: [patch] fdisk(8) add an option to list all partitions State-Changed-From-To: open->closed State-Changed-By: eadler State-Changed-When: Fri May 10 19:53:35 UTC 2013 State-Changed-Why: fdisk(8) will be going away 'eventually' and is replaced by gpart(8). While I think this would have been useful to add, it isn't worthwhile to make changes to fdisk now. Thanks for the contribution and I hope to see future patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=166308