Page MenuHomeFreeBSD

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

Authored by olce on Jun 21 2023, 12:38 PM.
Tags
None
Referenced Files
F145800499: D40687.id123593.diff
Tue, Feb 24, 4:00 PM
F145780193: D40687.diff
Tue, Feb 24, 9:52 AM
Unknown Object (File)
Mon, Feb 23, 2:30 PM
Unknown Object (File)
Sun, Feb 22, 5:51 AM
Unknown Object (File)
Sun, Feb 8, 4:24 AM
Unknown Object (File)
Mon, Feb 2, 1:26 PM
Unknown Object (File)
Sat, Jan 31, 3:18 PM
Unknown Object (File)
Sat, Jan 31, 12:46 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
401

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.