From owner-svn-src-head@FreeBSD.ORG Thu Jun 18 04:06:16 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A07A106566B for ; Thu, 18 Jun 2009 04:06:16 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outO.internet-mail-service.net (outo.internet-mail-service.net [216.240.47.238]) by mx1.freebsd.org (Postfix) with ESMTP id 6E8DA8FC17 for ; Thu, 18 Jun 2009 04:06:15 +0000 (UTC) (envelope-from julian@elischer.org) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id 60FF7B755D; Wed, 17 Jun 2009 21:06:15 -0700 (PDT) X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (home.elischer.org [216.240.48.38]) by idiom.com (Postfix) with ESMTP id F05542D600D; Wed, 17 Jun 2009 21:06:14 -0700 (PDT) Message-ID: <4A39BD36.5020901@elischer.org> Date: Wed, 17 Jun 2009 21:06:14 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Bruce Evans References: <200906170641.n5H6fAXa064961@svn.freebsd.org> <20090618104415.H27191@delplex.bde.org> In-Reply-To: <20090618104415.H27191@delplex.bde.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, Ulf Lilleengen , src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r194333 - head/sbin/fdisk X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2009 04:06:16 -0000 Bruce Evans wrote: > There is another dubious 255 in fdisk.c, together with mounds of other > bugs: > > % static void Don't be surprised.. I ported this from Mach 2.5 in 1992 and it had a different way of representing disks..