CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/10 18:26:23
Modified files:
usr.bin/nc : netcat.c
usr.bin/tmux : client.c server.c
Log message:
Userspace doesn't need to use SUN_LEN(): connect() and bind() must accept
sizeof(struct sockaddr_un), so do the simple, portable thing
ok beck@ deraadt@
