HardenedBSD/usr.bin/truss
Dag-Erling Smørgrav 9ddd141263 Teach truss(1) to display sockaddrs. It currently knows about AF_INET,
AF_INET6 and AF_UNIX sockaddrs, and will recognize accept(), bind(),
connect(), getpeername() and getsockname() as syscalls taking sockaddr
arguments.  Some enterprising soul might want to add (and test) support
for the send() / recv() family of syscalls as well.

MFC after:	1 week
2001-10-21 21:57:10 +00:00
..
alpha-fbsd.c
amd64-fbsd32.c
amd64-linux32.c
i386-fbsd.c
i386-linux.c
i386.conf
i386linux.conf
main.c Initialize outfile in main() 2001-08-13 21:59:04 +00:00
Makefile
setup.c
syscall.h Teach truss(1) to display sockaddrs. It currently knows about AF_INET, 2001-10-21 21:57:10 +00:00
syscalls.c Teach truss(1) to display sockaddrs. It currently knows about AF_INET, 2001-10-21 21:57:10 +00:00
truss.1