Page MenuHomeFreeBSD

setcred.2: Remove now obsolete mention of setgroups(2)'s different behavior
ClosedPublic

Authored by olce on Aug 29 2025, 11:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 15, 7:24 PM
Unknown Object (File)
Sat, Aug 15, 12:30 PM
Unknown Object (File)
Sat, Aug 15, 11:09 AM
Unknown Object (File)
Fri, Aug 14, 4:30 AM
Unknown Object (File)
Sun, Aug 9, 4:01 AM
Unknown Object (File)
Sat, Aug 8, 4:25 PM
Unknown Object (File)
Sat, Aug 8, 1:12 PM
Unknown Object (File)
Sat, Aug 8, 9:31 AM

Details

Summary

Fixes: 9da2fe96ff2e ("kern: fix setgroups(2) and getgroups(2) to match other platforms")
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

olce requested review of this revision.Aug 29 2025, 11:05 PM
gbe added a subscriber: gbe.

LGTM from manpages

This revision is now accepted and ready to land.Aug 30 2025, 4:53 AM

Do we want some reference to differing behaviour between releases?

Do we want some reference to differing behaviour between releases?

I fear that this would create more confusion, at least if putting it at the point where the text has been removed. Just in case there is some misunderstanding: Only setgroups(2) differ between releases, setcred(2) has stayed the same.