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)
Tue, Oct 1, 3:10 PM
Unknown Object (File)
Tue, Oct 1, 7:18 AM
Unknown Object (File)
Tue, Oct 1, 5:16 AM
Unknown Object (File)
Tue, Oct 1, 12:16 AM
Unknown Object (File)
Sat, Sep 28, 6:36 PM
Unknown Object (File)
Fri, Sep 27, 8:37 AM
Unknown Object (File)
Thu, Sep 19, 5:17 AM
Unknown Object (File)
Mon, Sep 16, 1:23 PM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.