cvs commit: src/sys/kern uipc_syscalls.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Sep 6 13:34:41 PDT 2003


dillon      2003/09/06 13:34:35 PDT

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Make bind1() and accept1() non-static for linux emulator use.
  Matt: added fix to long standing bug in getsockaddr() that could allocate
  too little space and overrun the structure.
  
  Submitted-by: "David P. Reese Jr." <daver at xxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.12      +8 -7      src/sys/kern/uipc_syscalls.c






More information about the Commits mailing list