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, Oct 11, 11:12 PM
Unknown Object (File)
Sat, Oct 11, 11:12 PM
Unknown Object (File)
Sat, Oct 11, 11:11 PM
Unknown Object (File)
Sat, Oct 11, 1:53 PM
Unknown Object (File)
Mon, Oct 6, 4:37 PM
Unknown Object (File)
Wed, Oct 1, 11:30 PM
Unknown Object (File)
Wed, Oct 1, 4:16 PM
Unknown Object (File)
Wed, Oct 1, 7:53 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.