HomeFreeBSD

Reformat syscalls.master for better readability.

Description

Reformat syscalls.master for better readability.

This takes advantage of two recents changes to makesyscalls.sh:
r328598: Permit a range of syscall numbers for UNIMPL
r339624: Remove the need for backslashes in syscalls.master

Syscall declerations are now split across multiple lines with the
syscall name and variables each on seperate lines (with an exception for
syscalls taking no arguments.)

Reviewed by: imp
Obtained from: CheriBSD
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D17706

Details

Provenance
brooksAuthored on
Reviewer
imp
Differential Revision
D17706: Reformat syscalls.master for better readability.
Parents
rS339957: ps(1): Add a standard exit status section
Branches
Unknown
Tags
Unknown