ume 2006-03-24 13:30:10 UTC FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c lib/libc/resolv res_query.c Log: When res_nquerydomain() returns SERVFAIL, we should try next domain. Revision Changes Path 1.76 +9 -1 src/lib/libc/net/getaddrinfo.c 1.3 +17 -4 src/lib/libc/resolv/res_query.c