cvs commit: src/usr.bin/truss syscalls.c

Alfred Perlstein alfred at FreeBSD.org
Fri Oct 14 23:17:29 PDT 2005


alfred      2005-10-15 06:17:29 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/truss        syscalls.c 
  Log:
  The kernel accepts sockaddrs with len set to zero for sockaddr_in
  types, so refactor the code here to grab them when length is zero.
  
  Revision  Changes    Path
  1.50      +20 -9     src/usr.bin/truss/syscalls.c


More information about the cvs-src mailing list