dillon 2003/08/30 11:29:23 PDT Modified files: sys/kern uipc_syscalls.c Log: Fix sendfile() bug introduced by the message passing code. The call to writev() was extracting the return code from the wrong UAP. Revision Changes Path 1.11 +4 -4 src/sys/kern/uipc_syscalls.c