freebsd-skq/usr.bin/truss
Brooks Davis cc86d14a47 truss: centralize pointer-constructing casts.
In nearly all cases, the caller has a uintptr_t compatible argument so
this eliminates a large number of casts.

Add a print_pointer function to centralize printing pointers.

Reviewed by:	jhb
Obtained from:	CheriBSD
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D22212
2019-10-31 22:29:13 +00:00
..
extern.h
main.c
Makefile
Makefile.depend
setup.c
syscall.h truss: decode sysctl names. 2019-09-18 16:15:05 +00:00
syscalls.c truss: centralize pointer-constructing casts. 2019-10-31 22:29:13 +00:00
truss.1
truss.h