Page MenuHomeFreeBSD

makesyscalls.lua: add a CAPENABLED flag
ClosedPublic

Authored by brooks on Jul 29 2021, 8:59 PM.
Tags
None
Referenced Files
F160662089: D31349.id94516.diff
Fri, Jun 26, 2:20 PM
Unknown Object (File)
Mon, Jun 22, 11:57 PM
Unknown Object (File)
Mon, Jun 22, 1:57 AM
Unknown Object (File)
Sat, Jun 20, 5:52 AM
Unknown Object (File)
Thu, Jun 18, 5:37 PM
Unknown Object (File)
Mon, Jun 15, 7:22 AM
Unknown Object (File)
May 18 2026, 2:23 AM
Unknown Object (File)
May 18 2026, 2:21 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
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.