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
F146751667: D52285.id.diff
Thu, Mar 5, 7:19 AM
Unknown Object (File)
Sun, Mar 1, 7:37 PM
Unknown Object (File)
Sun, Mar 1, 6:01 AM
Unknown Object (File)
Fri, Feb 27, 12:50 AM
Unknown Object (File)
Thu, Feb 26, 11:14 PM
Unknown Object (File)
Thu, Feb 26, 8:19 PM
Unknown Object (File)
Thu, Feb 26, 1:41 PM
Unknown Object (File)
Thu, Feb 26, 12:10 PM

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.