Date: Fri, 24 Feb 2006 16:53:42 +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 getaddrinfo.c res_query.c Message-ID: <200602241653.k1OGrggB010115@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2006-02-24 16:53:42 UTC FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c res_query.c Log: - Just query 'as is', if there is a trailing dot in the name. - Don't query 'as is' twice. PR: bin/62139 Reported by: Rostislav Krasny <rosti.bsd__at__gmail.com> Tested by: Rostislav Krasny <rosti.bsd__at__gmail.com> Obtained from: BIND9 (with some modification) MFC after: 1 week Revision Changes Path 1.71 +20 -9 src/lib/libc/net/getaddrinfo.c 1.31 +20 -9 src/lib/libc/net/res_query.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602241653.k1OGrggB010115>