cvs commit: src/lib/libc/net name6.c

Hajimu UMEMOTO ume at FreeBSD.org
Mon May 9 10:16:37 PDT 2005


ume         2005-05-09 17:16:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libc/net         name6.c 
  Log:
  MFC 1.41, 1.42:
  
  - nuke the logic for AF_UNSPEC and simplify.  once, it was introduced
    to improve getaddrinfo(3).  but, it is not needed for a long time
    since getaddrinfo(3) became providing its own res_*N() functions.
  - add missing mutex unlock.
  
  Revision  Changes    Path
  1.39.2.2  +48 -301   src/lib/libc/net/name6.c


More information about the cvs-all mailing list