Details
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 59719 Build 56605: arc lint + arc unit
Differential D46908 Authored by olce on Oct 4 2024, 8:07 AM.
Details
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptOct 4 2024, 8:07 AM2024-10-04 08:07:16 (UTC+0) Harbormaster completed remote builds in B59719: Diff 144206.Oct 4 2024, 8:07 AM2024-10-04 08:07:17 (UTC+0) olce added a parent revision: D46907: cred: group_is_supplementary(): Use bsearch().Oct 4 2024, 8:30 AM2024-10-04 08:30:14 (UTC+0) mhorne added inline comments. This revision now requires changes to proceed.Oct 7 2024, 7:11 PM2024-10-07 19:11:40 (UTC+0)
olce retitled this revision from cred: is_a_supplementary_group() public; New is_a_primary_group() to cred: Make group_is_supplementary() public; New group_is_primary(). Comment ActionsRename to group_is_primary(). Harbormaster completed remote builds in B59840: Diff 144484.Oct 8 2024, 1:31 PM2024-10-08 13:31:45 (UTC+0) This revision is now accepted and ready to land.Oct 28 2024, 5:35 PM2024-10-28 17:35:29 (UTC+0) Closed by commit rG6369544278b2: cred: Make group_is_supplementary() public; New group_is_primary() (authored by olce). · Explain WhyNov 2 2024, 8:39 PM2024-11-02 20:39:47 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144206 sys/kern/kern_prot.c
sys/sys/ucred.h
|
This should be <sys/sbuf.h>