DragonFly BSD
DragonFly commits List (threaded) for 2003-09
[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: Sat, 6 Sep 2003 13:34:35 -0700 (PDT)

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




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