History log of /openbsd-current/regress/lib/libc/getaddrinfo/gaitest.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 14-Feb-2020 schwarze

no need to declare "extern optarg" and "extern optind"
when <unistd.h> is included;
patch from Jan Stary <hans at stare dot cz>;
OK millert


Revision tags: OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.6 09-Jun-2009 phessler

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@


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE
# 1.5 21-Jun-2004 itojun

make test successful even when /etc/services is changed


Revision tags: OPENBSD_3_5_BASE
# 1.4 28-Feb-2004 itojun

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


Revision tags: OPENBSD_3_4_BASE
# 1.3 02-Sep-2003 david

add missing includes
ok deraadt@ tedu@ dhartmei@ krw@


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.2 09-Aug-2002 jsyn

Get rid of remaining __P usage (except for imported code);
ok millert@, rogue ok pjanzen@


# 1.1 05-Jul-2002 itojun

regress for getaddrinfo/getnameinfo


Revision tags: OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.6 09-Jun-2009 phessler

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@


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE
# 1.5 21-Jun-2004 itojun

make test successful even when /etc/services is changed


Revision tags: OPENBSD_3_5_BASE
# 1.4 28-Feb-2004 itojun

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


Revision tags: OPENBSD_3_4_BASE
# 1.3 02-Sep-2003 david

add missing includes
ok deraadt@ tedu@ dhartmei@ krw@


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.2 09-Aug-2002 jsyn

Get rid of remaining __P usage (except for imported code);
ok millert@, rogue ok pjanzen@


# 1.1 05-Jul-2002 itojun

regress for getaddrinfo/getnameinfo