HomeFreeBSD

Reserve gaps in syscall numbers for local use

Description

Reserve gaps in syscall numbers for local use

It is best for auditing of syscalls.master if we only append to the
file. Reserving unimplemented system call numbers for local use makes
this policy and provides a large set of syscall numbers FreeBSD
derivatives can use without risk of conflict.

Reviewed by: jhb, kevans, kib
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D27988

Details

Provenance
brooksAuthored on Jan 26 2021, 6:27 PM
Reviewer
jhb
Differential Revision
D27988: Reserve gaps in syscall numbers for local use
Parents
rG119fa6ee8a80: syscalls.master: Add a new syscall type: RESERVED
Branches
Unknown
Tags
Unknown