freebsd-dev/usr.bin/truss
David Malone 7c8225cab8 Use fseeko and uintptr_t to make sure that we get a sensible offset
when trying to read from the stack.

PR:		37104
Submitted by:	Thomas Quinot <thomas@cuivre.fr.eu.org>
MFC after:	3 weeks
2002-04-21 19:04:26 +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 I now don't seem to be able to reproduce the -DNOCLEAN buildworld 2002-04-11 14:49:32 +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 Use fseeko and uintptr_t to make sure that we get a sensible offset 2002-04-21 19:04:26 +00:00
truss.1 Use `The .Nm utility' 2002-04-20 12:18:28 +00:00