cvs commit: src/sys/emulation/linux linux_socket.c

David P. Reese daver at crater.dragonflybsd.org
Fri Oct 3 19:13:27 PDT 2003


daver       2003/10/03 19:12:52 PDT

  Modified files:
    sys/emulation/linux  linux_socket.c 
  Log:
  Modify linux_{send,recv}msg() and linux_{set,get}sockopt() to use the
  split syscalls.
  
  Add a sanity check to linux_copyout_sockaddr().
  
  Remove two functions that used stackgap allocations.
  
  Revision  Changes    Path
  1.12      +459 -280  src/sys/emulation/linux/linux_socket.c






More information about the Commits mailing list