freebsd-nq/usr.bin/truss
John Baldwin c830069674 Reformat the enum of syscall argument types.
List enum values on separate lines to minimize diffs as new types are
added.  Split the enum values up into groups and use some simple sorting
within groups (scalar enums are sorted by size, then base, all other
groups are generally sorted alphabetically).

No functional change.
2018-03-29 00:12:50 +00:00
..
aarch64-cloudabi32.c
aarch64-cloudabi64.c
aarch64-freebsd.c
amd64-cloudabi32.c
amd64-cloudabi64.c
amd64-freebsd32.c
amd64-freebsd.c
amd64-linux32.c
amd64-linux.c
arm-freebsd.c
extern.h
i386-cloudabi32.c
i386-freebsd.c
i386-linux.c
main.c
Makefile
Makefile.depend
mips-freebsd.c
powerpc64-freebsd32.c
powerpc64-freebsd.c
powerpc-freebsd.c
riscv64-freebsd.c
setup.c
sparc64-freebsd.c
syscall.h Reformat the enum of syscall argument types. 2018-03-29 00:12:50 +00:00
syscalls.c
truss.1
truss.h