dillon 2003/08/24 14:37:15 PDT Modified files: sys/kern uipc_syscalls.c Log: Separate out userland copyin/copyout operations from the core syscall code for bind(), accept(), and connect(). Submitted-by: "David P. Reese Jr." <daver at xxxxxxxxxxxx> Revision Changes Path 1.10 +144 -93 src/sys/kern/uipc_syscalls.c