Page MenuHomeFreeBSD

setclassumask(): Accept 'inherit' as a value
ClosedPublic

Authored by olce on Jun 21 2023, 12:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 10:33 PM
Unknown Object (File)
Tue, Nov 4, 8:55 PM
Unknown Object (File)
Tue, Nov 4, 9:53 AM
Unknown Object (File)
Sat, Oct 25, 8:51 PM
Unknown Object (File)
Sat, Oct 25, 7:04 PM
Unknown Object (File)
Sat, Oct 25, 11:19 AM
Unknown Object (File)
Sat, Oct 25, 1:52 AM
Unknown Object (File)
Sat, Oct 18, 2:44 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52217
Build 49108: arc lint + arc unit

Event Timeline

olce requested review of this revision.Jun 21 2023, 12:38 PM

Remove ret, directly calling login_getcapenum() in the test

emaste added a subscriber: emaste.
emaste added inline comments.
lib/libutil/login_class.c
405

TBH if there are no other users of D40684 I would just inline the logic of login_getcapenum here

This revision is now accepted and ready to land.Jan 26 2024, 2:29 PM

Address suggestions (move a comment out of an if).

This revision now requires review to proceed.Jan 29 2024, 4:45 PM
This revision is now accepted and ready to land.Jan 29 2024, 5:44 PM
This revision was automatically updated to reflect the committed changes.