freebsd-dev/usr.bin/truss
Alfred Perlstein 6a6567612d The kernel accepts sockaddrs with len set to zero for sockaddr_in
types, so refactor the code here to grab them when length is zero.
2005-10-15 06:17:29 +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 The kernel accepts sockaddrs with len set to zero for sockaddr_in 2005-10-15 06:17:29 +00:00
truss.1 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
truss.h