diff options
author | des <des@FreeBSD.org> | 2001-10-21 21:57:10 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2001-10-21 21:57:10 +0000 |
commit | 90be41ff5d2f1e88a4cf1d9a36a241a2dc159e7a (patch) | |
tree | 0ee86c2b6e560fa1bfad07553d5be4d19fc31603 /sys/kern/sys_process.c | |
parent | 359955a1956383c238da1fab2a6b379f9ce90dd7 (diff) | |
download | FreeBSD-src-90be41ff5d2f1e88a4cf1d9a36a241a2dc159e7a.zip FreeBSD-src-90be41ff5d2f1e88a4cf1d9a36a241a2dc159e7a.tar.gz |
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
Diffstat (limited to 'sys/kern/sys_process.c')
0 files changed, 0 insertions, 0 deletions