Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2001 10:48:46 -0500 (EST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Anton Berezin <tobez@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/gen initgroups.3 initgroups.c
Message-ID:  <Pine.NEB.3.96L.1011128104805.37721F-100000@fledge.watson.org>
In-Reply-To: <200111281055.fASAt3576380@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hmm. That will probably remove the message I saw the various KDE tools
constantly spitting out, and had always assumed was the KDE code
complaining, rather than the library code.  I should probably follow up on
that to be sure, but sounds like a good change to me :-).

Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services

On Wed, 28 Nov 2001, Anton Berezin wrote:

> tobez       2001/11/28 02:55:03 PST
> 
>   Modified files:
>     lib/libc/gen         initgroups.3 initgroups.c 
>   Log:
>   Do not write warning messages on stderr - a caller is expected to check
>   the return code and errno instead.  Those warnings did not do any good
>   for daemonized users of initgroups(3), and confused cvs clients that
>   communicated with non-root cvs pserver.
>   
>   The committed fix differs from the one suggested in the PR, and was
>   submitted by ru.
>   
>   PR:             15421
>   Approved by:    markm
>   Discussed on:   -stable, -current at various times
>   
>   Revision  Changes    Path
>   1.11      +7 -3      src/lib/libc/gen/initgroups.3
>   1.5       +2 -8      src/lib/libc/gen/initgroups.c
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1011128104805.37721F-100000>