From owner-svn-src-head@FreeBSD.ORG Sun Feb 8 21:32:12 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 20E82106566B; Sun, 8 Feb 2009 21:32:12 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout016.mac.com (asmtpout016.mac.com [17.148.16.91]) by mx1.freebsd.org (Postfix) with ESMTP id 08A808FC17; Sun, 8 Feb 2009 21:32:11 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed Received: from [192.168.4.253] (xcllnt.net [75.101.29.67]) by asmtp016.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPSA id <0KER00LM8NTMAN40@asmtp016.mac.com>; Sun, 08 Feb 2009 13:32:11 -0800 (PST) Message-id: <2F95FB8C-44CA-4F1D-BF96-4C2C3C6BB06C@mac.com> From: Marcel Moolenaar To: Warner Losh In-reply-to: <200902080705.n1875NNd014796@svn.freebsd.org> Date: Sun, 08 Feb 2009 13:32:09 -0800 References: <200902080705.n1875NNd014796@svn.freebsd.org> X-Mailer: Apple Mail (2.930.3) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r188303 - head/sys/geom/part 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: Sun, 08 Feb 2009 21:32:13 -0000 On Feb 7, 2009, at 11:05 PM, Warner Losh wrote: > Author: imp > Date: Sun Feb 8 07:05:23 2009 > New Revision: 188303 > URL: http://svn.freebsd.org/changeset/base/188303 > > Log: > Fix g_part_*dumpconf to return void to match kobj definition. > Fix g_part_*name to return a const char * rather than a char *. This is worse than before because you didn't change apm, gpt, pc98 and vtoc8. Please change them all. Thanks, -- Marcel Moolenaar xcllnt@mac.com