freebsd-dev/usr.bin/truss
Ed Schouten 2f9ebcc1a5 Make truss print CloudABI system call names.
This change adds the bits that are necessary to fetch system call
arguments and return values from trapframes for CloudABI. This allows us
to properly print system calls with the right name. We need to make sure
that we properly convert error numbers when system calls fail.

We still need to improve truss to pretty-print some of the system calls
that have flags.
2015-10-02 11:17:15 +00:00
..
amd64-cloudabi64.c Make truss print CloudABI system call names. 2015-10-02 11:17:15 +00:00
amd64-fbsd32.c Several changes to truss. 2015-09-30 19:13:32 +00:00
amd64-fbsd.c Several changes to truss. 2015-09-30 19:13:32 +00:00
amd64-linux32.c Several changes to truss. 2015-09-30 19:13:32 +00:00
amd64cloudabi64.conf Make truss print CloudABI system call names. 2015-10-02 11:17:15 +00:00
amd64linux32.conf
arm-fbsd.c Several changes to truss. 2015-09-30 19:13:32 +00:00
extern.h Several changes to truss. 2015-09-30 19:13:32 +00:00
fbsd32.conf
i386-fbsd.c Several changes to truss. 2015-09-30 19:13:32 +00:00
i386-linux.c Several changes to truss. 2015-09-30 19:13:32 +00:00
i386.conf
i386linux.conf
main.c Several changes to truss. 2015-09-30 19:13:32 +00:00
Makefile Make truss print CloudABI system call names. 2015-10-02 11:17:15 +00:00
Makefile.depend.amd64 new depends 2015-06-16 23:37:19 +00:00
mips-fbsd.c Several changes to truss. 2015-09-30 19:13:32 +00:00
powerpc64-fbsd.c Several changes to truss. 2015-09-30 19:13:32 +00:00
powerpc-fbsd.c Several changes to truss. 2015-09-30 19:13:32 +00:00
setup.c Several changes to truss. 2015-09-30 19:13:32 +00:00
sparc64-fbsd.c Several changes to truss. 2015-09-30 19:13:32 +00:00
syscall.h The id_t type used to pass IDs to wait6(2) and procctl(6) is a 64-bit 2015-10-01 17:50:41 +00:00
syscalls.c Rather than groveling around in a socket address structure for a socket 2015-10-01 18:18:58 +00:00
truss.1
truss.h Several changes to truss. 2015-09-30 19:13:32 +00:00