Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2005 17:16:36 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net name6.c
Message-ID:  <200505091716.j49HGacW087005@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505091716.j49HGacW087005>