CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/28 03:17:11
Modified files:
sys/kern : uipc_syscalls.c syscalls.master
Log message:
Grab the KERNEL_LOCK() after socreate() and soconnect2() in socket(2)
and socketpair(2).
Tested by many as part of a larger diff, ok visa@ some time ago.
