cvs commit: src/sys/kern uipc_syscalls.c

David P. Reese daver at crater.dragonflybsd.org
Tue Oct 7 20:21:50 PDT 2003


daver       2003/10/07 20:21:26 PDT

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Fix a bug in the last commit where sendfile() would forget to drop a file
  pointer if the file wasn't of type DTYPE_VNODE.
  
  Revision  Changes    Path
  1.19      +3 -4      src/sys/kern/uipc_syscalls.c






More information about the Commits mailing list