From owner-freebsd-stable Tue Nov 13 10: 4:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from D00015.dialonly.kemerovo.su (www2.svzserv.kemerovo.su [213.184.65.86]) by hub.freebsd.org (Postfix) with ESMTP id 238C137B418 for ; Tue, 13 Nov 2001 10:04:34 -0800 (PST) Received: (from eugen@localhost) by D00015.dialonly.kemerovo.su (8.11.6/8.11.4) id fADI3Nj03909; Wed, 14 Nov 2001 01:03:23 +0700 (KRAT) (envelope-from eugen) Date: Wed, 14 Nov 2001 01:03:23 +0700 From: Eugene Grosbein To: stable@FreeBSD.ORG Cc: fjoe@iclub.nsu.ru Subject: Re: src/lib/libc/gen/initgroups.c: warn() breaks CVS protocol Message-ID: <20011114010323.A3840@grosbein.pp.ru> References: <20011114004907.D864@grosbein.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011114004907.D864@grosbein.pp.ru>; from eugen@grosbein.pp.ru on Wed, Nov 14, 2001 at 12:49:07AM +0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 14, 2001 at 12:49:07AM +0700, Eugene Grosbein wrote: > cvs(1) tries to call initgroups(3) and does not complain if it returns EPERM > (see src/contrib/cvs/src/server.c, line 5286). But initgroups() > uses warn(3) to note setgroups(2) failure. That breaks CVS protocol O, I see there is PR/15421 taking about this. Well, it was posted 1999, December and noted 2001, June, very funny. Deep silence since than, I see. How about commiting the patch from PR, somebody? Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message