freebsd-dev/usr.bin/truss
2002-02-08 23:07:37 +00:00
..
alpha-fbsd.c #include <sys/proc.h> where needed (for the stop event definitions) and 2001-10-22 02:02:00 +00:00
amd64-fbsd32.c #include <sys/proc.h> where needed (for the stop event definitions) and 2001-10-22 02:02:00 +00:00
amd64-linux32.c Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +00:00
extern.h Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +00:00
i386-fbsd.c #include <sys/proc.h> where needed (for the stop event definitions) and 2001-10-22 02:02:00 +00:00
i386-linux.c Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +00:00
i386.conf
i386linux.conf
main.c Fix the code that selects the default binary type if the actual type can't 2002-02-08 12:42:55 +00:00
Makefile Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. 2002-02-08 23:07:37 +00:00
setup.c Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +00:00
syscall.h Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +00:00
syscalls.c Print open(2) flags in hex instread of decimal for clarity. 2001-12-30 23:11:52 +00:00
truss.1 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00