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: Sun, 24 Aug 2003 14:37:15 -0700 (PDT)

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@xxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.10      +144 -93   src/sys/kern/uipc_syscalls.c




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