CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2018/02/19 04:35:41
Modified files: sys/kern : uipc_socket.c uipc_syscalls.c sys/miscfs/fifofs: fifo_vnops.c Log message: Grab solock() inside soconnect2() instead of asserting for it to be held. ok millert@