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)
Wed, Mar 20, 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
Unknown Object (File)
Dec 15 2023, 1:26 AM
Unknown Object (File)
Dec 8 2023, 1:55 AM
Unknown Object (File)
Dec 8 2023, 1:55 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.