freebsd-dev/usr.bin/truss
Dag-Erling Smørgrav 4525f3a803 Fix the code that selects the default binary type if the actual type can't
be determined.

PR:		bin/34698
Submitted by:	(in part) Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
MFC after:	1 weeks
2002-02-08 12:42:55 +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 Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +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