freebsd-dev/usr.bin/truss
Alex Richardson 31dddc6a19 truss: minor cleanup and pedantic warning fixes
Noticed while porting the recent truss compat32 changes to CheriBSD.
This also fixes i386 tracing by zero-extending user addresses instead
of sign-extending them.

Reviewed By:	jhb
MFC after:	3 days
Differential Revision: https://reviews.freebsd.org/D30211
2021-06-16 16:35:55 +01:00
..
extern.h
main.c truss: minor cleanup and pedantic warning fixes 2021-06-16 16:35:55 +01:00
Makefile Rename NO_WERROR -> MK_WERROR=no 2021-01-07 09:31:03 +00:00
Makefile.depend
setup.c truss: Add missing underscore to compat_prefix for FreeBSD32 2021-05-11 10:53:02 +01:00
syscall.h truss: split counting of syscalls and syscall calling convention 2021-03-04 18:30:02 +00:00
syscalls.c truss: minor cleanup and pedantic warning fixes 2021-06-16 16:35:55 +01:00
truss.1
truss.h truss: improved support for decoding compat32 arguments 2021-03-25 11:14:13 +00:00