cvs commit: src/sys/kern uipc_syscalls.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Aug 24 14:37:28 PDT 2003


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






More information about the Commits mailing list