| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
more than NGROUP elements without providing the opportunity to
setgroups to fail and correctly return error and set errno.
MFC after: 2 weeks
|
| |
|
|
|
|
|
|
| |
with uid_t usage and (user)->pw_uid.
PR: 3242
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
libraries or for other members of the err() family).
This fixes world breakage in bc and rcs/* for NOSHARED worlds.
|
|
|
|
| |
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
|
| |
|
|
|