ume 2005-04-02 08:18:33 UTC FreeBSD src repository Modified files: lib/libc/net name6.c Log: 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. Revision Changes Path 1.41 +47 -301 src/lib/libc/net/name6.c