freebsd-dev/usr.bin/truss
John Baldwin b289a8d78a - Decode the arguments for several signal-related system calls: sigpending,
sigqueue, sigreturn, sigsuspend, sigtimedwait, sigwait, sigwaitinfo, and
  thr_kill.
- Print signal sets as a structure (with {}'s) and in particular use this to
  differentiate empty sets from a NULL pointer.
- Decode arguments for some other system calls: issetugid, pipe2, sysarch
  (operations are only decoded for amd64 and i386), and thr_self.
2015-08-17 17:52:28 +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 - Decode the arguments for several signal-related system calls: sigpending, 2015-08-17 17:52:28 +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