freebsd-nq/usr.bin/truss
John Baldwin a776eeafdc Improve decoding of last arguments to ioctl() and sendto().
Decode the last argument to ioctl() as a pointer rather than an int.
Eventually this could use 'int' for the _IOWINT() case and pointers for
all others.

The last argument to sendto() is a socklen_t value, not a pointer.
2017-03-19 00:36:29 +00:00
..
aarch64-cloudabi64.c
aarch64-freebsd.c
amd64-cloudabi64.c
amd64-freebsd32.c
amd64-freebsd.c
amd64-linux32.c
amd64-linux.c
arm-freebsd.c
extern.h
i386-freebsd.c
i386-linux.c
main.c
Makefile Adopt SRCTOP in usr.bin 2017-03-12 18:58:44 +00:00
Makefile.depend
mips-freebsd.c
powerpc64-freebsd32.c
powerpc64-freebsd.c
powerpc-freebsd.c
riscv64-freebsd.c
setup.c
sparc64-freebsd.c
syscall.h Decode arguments to madvise(). 2017-03-19 00:31:21 +00:00
syscalls.c Improve decoding of last arguments to ioctl() and sendto(). 2017-03-19 00:36:29 +00:00
truss.1
truss.h