Page MenuHomeFreeBSD

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

Authored by olce on Jun 21 2023, 12:38 PM.
Tags
None
Referenced Files
F167346408: D40687.diff
Fri, Aug 21, 3:22 AM
Unknown Object (File)
Thu, Aug 13, 6:17 PM
Unknown Object (File)
Thu, Aug 13, 4:57 PM
Unknown Object (File)
Sat, Aug 8, 3:55 PM
Unknown Object (File)
Sat, Aug 8, 2:09 PM
Unknown Object (File)
Sat, Aug 8, 1:52 PM
Unknown Object (File)
Sat, Aug 8, 10:04 AM
Unknown Object (File)
Wed, Aug 5, 11:50 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52328
Build 49219: 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
404

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.