From owner-cvs-all Mon Feb 25 5:40: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id BE2A337B400; Mon, 25 Feb 2002 05:39:50 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id PAA81196; Mon, 25 Feb 2002 15:39:47 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h9.234.dialup.iptcom.net [212.9.234.9]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id PAA68499; Mon, 25 Feb 2002 15:39:45 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g1PDdEs23196; Mon, 25 Feb 2002 15:39:14 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C7A3EA1.91C21624@FreeBSD.org> Date: Mon, 25 Feb 2002 15:39:45 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Max Khon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include grp.h References: <200202251324.g1PDO2Q23389@freefall.freebsd.org> <20020225053323.A12735@hub.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Max Khon wrote: > > hi, there! > > On Mon, Feb 25, 2002 at 05:24:02AM -0800, Maxim Sobolev wrote: > > > Modified files: > > include grp.h > > Log: > > In rev.1.4 type of (group)->gr_gid was changes from (int) to (gid_t), > > so that is now required. Add it, otherwise it breaks > > some ports. > > > > Submitted by: Joe Marcus Clarke > > shouldn't those ports be fixed instead? I don't think so, because this violates POLA and adds another superfluous difference between -STABLE and -CURRENT (not even to mention other *nix sytems out there). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message