Page MenuHomeFreeBSD

makesyscalls.lua: add a CAPENABLED flag
ClosedPublic

Authored by brooks on Jul 29 2021, 8:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 2:55 AM
Unknown Object (File)
Tue, Apr 9, 6:14 PM
Unknown Object (File)
Fri, Mar 29, 7:11 AM
Unknown Object (File)
Mar 20 2024, 4:43 AM
Unknown Object (File)
Feb 12 2024, 4:06 PM
Unknown Object (File)
Jan 13 2024, 5:34 AM
Unknown Object (File)
Dec 20 2023, 4:56 PM
Unknown Object (File)
Dec 20 2023, 8:25 AM
Subscribers

Details

Summary

The CAPENABLED flag indicates that the syscall can be used in capsicum
capability mode. It is intended to replace capabilities.conf.

MFC after: 1 week
Sponsored by: DARPA

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40743
Build 37632: arc lint + arc unit

Event Timeline

I would have perhaps preferred the CAPENABLED descriptive bits at the top of syscalls.master included with this one instead, but the implementation LGTM.

This revision is now accepted and ready to land.Jul 29 2021, 9:07 PM
  • Move syscalls.master documentation update here
This revision now requires review to proceed.Sep 1 2021, 6:06 PM
This revision is now accepted and ready to land.Sep 1 2021, 6:09 PM
This revision was automatically updated to reflect the committed changes.