cvs commit: src/sys/kern uipc_syscalls.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 30 11:31:22 PDT 2003


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






More information about the Commits mailing list