DragonFly BSD
DragonFly commits List (threaded) for 2003-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern uipc_syscalls.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 30 Aug 2003 11:29:23 -0700 (PDT)

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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]