freebsd-dev/usr.bin/truss
Alfred Perlstein 72aa911a29 When doing the initial open of the proc via procfs, complain if we are
unable to open the /proc/pid/mem file.  Otherwise doing a truss on
a nonexistant pid makes us return success even though no such process
exists.
2005-03-27 12:53:25 +00:00
..
alpha-fbsd.c Support readlink(2) better. Readlink does not nul terminate the 2004-07-17 19:48:49 +00:00
amd64-fbsd32.c don't seg if the syscall is invalid for i386fbsd. 2004-08-08 23:29:36 +00:00
amd64-fbsd.c Support readlink(2) better. Readlink does not nul terminate the 2004-07-17 19:48:49 +00:00
amd64-linux32.c Support readlink(2) better. Readlink does not nul terminate the 2004-07-17 19:48:49 +00:00
extern.h When doing the initial open of the proc via procfs, complain if we are 2005-03-27 12:53:25 +00:00
i386-fbsd.c don't seg if the syscall is invalid for i386fbsd. 2004-08-08 23:29:36 +00:00
i386-linux.c Support readlink(2) better. Readlink does not nul terminate the 2004-07-17 19:48:49 +00:00
i386.conf
i386linux.conf
ia64-fbsd.c Support readlink(2) better. Readlink does not nul terminate the 2004-07-17 19:48:49 +00:00
main.c When doing the initial open of the proc via procfs, complain if we are 2005-03-27 12:53:25 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
setup.c When doing the initial open of the proc via procfs, complain if we are 2005-03-27 12:53:25 +00:00
sparc64-fbsd.c Support readlink(2) better. Readlink does not nul terminate the 2004-07-17 19:48:49 +00:00
syscall.h Support readlink(2) better. Readlink does not nul terminate the 2004-07-17 19:48:49 +00:00
syscalls.c Change fix a bug where the length of data written by snprintf was 2005-03-03 17:20:36 +00:00
truss.1 Improve markup and language. 2004-09-07 13:22:28 +00:00
truss.h