alfred 2005-10-15 06:17:29 UTC FreeBSD src repository Modified files: usr.bin/truss syscalls.c Log: 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. Revision Changes Path 1.50 +20 -9 src/usr.bin/truss/syscalls.c