marcel 2003/10/26 22:50:57 PST
FreeBSD src repository
Modified files:
usr.bin/truss syscalls.c
Log:
Fix truss so that it doesn't abort/exit when a syscall has been given
a NULL-pointer for a sockaddr argument.
Revision Changes Path
1.31 +5 -0 src/usr.bin/truss/syscalls.c