freebsd-dev/usr.bin/truss
John Baldwin fb7eabb0bf Tidy the linux_socketcall decoding:
- Don't exit if get_struct() fails, instead print the raw pointer value to
  match all other argument decoding cases.
- Use an xlat table instead of a home-rolled switch for the operation name.
- Display the nested socketcall args structure as a structure instead of as
  two inline arguments.
2015-08-17 18:47:39 +00:00
..
amd64-fbsd32.c truss: follow pdfork()ed descendents with -f 2015-07-24 16:57:13 +00:00
amd64-fbsd.c truss: follow pdfork()ed descendents with -f 2015-07-24 16:57:13 +00:00
amd64-linux32.c
amd64linux32.conf
arm-fbsd.c truss: follow pdfork()ed descendents with -f 2015-07-24 16:57:13 +00:00
extern.h Remove ia64. 2014-07-07 00:27:09 +00:00
fbsd32.conf
i386-fbsd.c truss: follow pdfork()ed descendents with -f 2015-07-24 16:57:13 +00:00
i386-linux.c
i386.conf
i386linux.conf
main.c Remove ia64. 2014-07-07 00:27:09 +00:00
Makefile Use INCLUDEDIR rather than hard coded /usr/include 2015-06-11 14:25:53 +00:00
Makefile.depend.amd64 new depends 2015-06-16 23:37:19 +00:00
mips-fbsd.c truss: follow pdfork()ed descendents with -f 2015-07-24 16:57:13 +00:00
powerpc64-fbsd.c truss: follow pdfork()ed descendents with -f 2015-07-24 16:57:13 +00:00
powerpc-fbsd.c truss: follow pdfork()ed descendents with -f 2015-07-24 16:57:13 +00:00
setup.c
sparc64-fbsd.c truss: follow pdfork()ed descendents with -f 2015-07-24 16:57:13 +00:00
syscall.h - Decode the arguments for several signal-related system calls: sigpending, 2015-08-17 17:52:28 +00:00
syscalls.c Tidy the linux_socketcall decoding: 2015-08-17 18:47:39 +00:00
truss.1
truss.h Revert r247300 for now. I'll post a new changeset for review. 2013-02-26 19:46:59 +00:00