History log of /openbsd-src/regress/lib/libc/getaddrinfo/answer (Results 1 – 8 of 8)
Revision Date Author Comments
# 278ce5cf 27-Jul-2017 bluhm <bluhm@openbsd.org>

Sort expected getaddrinfo output in inet4 inet6 order, then the
test passes.


# 3f9b86df 14-Sep-2009 claudio <claudio@openbsd.org>

doing numeric lookups without specifying an ai_socktype fails no longer.
Update the expected answers accordingly. Found by david, OK fgsch


# 3fd4850c 09-Jun-2009 phessler <phessler@openbsd.org>

Update to handle the default resolv order behavior.
Add a note that the regress depends on the "family" keyword in resolv.conf

OK millert@, deraadt@


# cd7e85a7 25-Jun-2004 itojun <itojun@openbsd.org>

recover IPv6 entries somehow disappeared. David Krause


# 3b207394 21-Jun-2004 itojun <itojun@openbsd.org>

make test successful even when /etc/services is changed


# 7c69f68a 02-Mar-2004 itojun <itojun@openbsd.org>

correct answer file to meet gai_strerror() output on openbsd. David Krause


# edc5c42e 28-Feb-2004 itojun <itojun@openbsd.org>

do not test ai_canonname, as ai_canonname can be vary by /etc/hosts.


# 87f8b5e5 05-Jul-2002 itojun <itojun@openbsd.org>

regress for getaddrinfo/getnameinfo