Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2001 02:55:03 -0800 (PST)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen initgroups.3 initgroups.c
Message-ID:  <200111281055.fASAt3576380@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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?200111281055.fASAt3576380>