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)
Sun, May 17, 2:35 PM
Unknown Object (File)
Sat, May 9, 7:56 AM
Unknown Object (File)
Sat, May 9, 7:52 AM
Unknown Object (File)
Tue, May 5, 4:38 PM
Unknown Object (File)
Tue, May 5, 10:28 AM
Unknown Object (File)
Wed, Apr 29, 8:18 PM
Unknown Object (File)
Apr 17 2026, 1:14 AM
Unknown Object (File)
Apr 16 2026, 8:01 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 66688
Build 63571: arc lint + arc unit

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.