NetBSD/lib
itojun f958dccbd1 - do not make query for AFs that are not supported by kernel.
i.e. do not make query for IPv6 addresses, when running on non-IPv6 kernel,
  or, do not query for IPv4 address on IPv6-only kernel :-)

  This kind of behavior is not very well documented in RFC2553.  This
  may violate the spec.

- on EAI_AGAIN, only retry 3 times (3 is a magic number).  Previous code
  made retries forever.  This solves situation where name server is wrongly
  configured and nameserver:53 returns icmp port unreach.

The only proper fix for all getaddrinfo() related twists would be to
implement getipnodebyname() and get rid of wacky get_addr().
We need to contribute bind8 development for this.
1999-07-14 22:10:03 +00:00
..
csu Add _start (as well as __start). It's the default start symbol expected 1999-07-07 22:59:47 +00:00
libarch Tyop; from Jim Spath <jspath@bcpl.net> in PR port-i386/7900. 1999-07-03 13:53:44 +00:00
libbz2 Revert white space changes for imported sources. 1999-07-03 12:30:16 +00:00
libc - do not make query for AFs that are not supported by kernel. 1999-07-14 22:10:03 +00:00
libcompat More trailing white space. 1999-07-02 15:14:07 +00:00
libcrypt Use bsd.crypto.mk. 1999-07-12 22:04:09 +00:00
libcurses More trailing white space. 1999-07-02 15:58:35 +00:00
libedit Use LIBEDITDIR instead of CURDIR so we can use that Makefile to compile 1999-07-06 14:10:21 +00:00
libipsec add NetBSD RCS ID on the top. 1999-07-04 01:36:12 +00:00
libkvm More trailing white space. 1999-07-02 15:28:49 +00:00
libl s;/usr/lib;${LIBDIR}; 1999-04-03 16:28:49 +00:00
libm More trailing white space. 1999-07-02 15:37:33 +00:00
libntp Use bsd.crypto.mk. 1999-07-12 22:04:09 +00:00
libossaudio More trailing white space. 1999-07-02 15:37:33 +00:00
libpcap quiesce the alpha compiler 1999-07-05 20:04:50 +00:00
libposix Some cleanup; g/c unneeded lint stub files. 1999-07-05 15:54:18 +00:00
libresolv add -DINET6 for DNS-over-IPv6 resolver. 1999-07-01 18:20:13 +00:00
librmt More trailing white space. 1999-07-02 15:37:33 +00:00
librpcsvc More trailing white space. 1999-07-02 15:37:33 +00:00
libskey More trailing white space. 1999-07-02 15:37:33 +00:00
libtelnet Use bsd.crypto.mk. 1999-07-12 22:04:09 +00:00
libterm More trailing white space. 1999-07-02 15:46:05 +00:00
libusb More trailing white space. 1999-07-02 15:46:05 +00:00
libutil More trailing white space. 1999-07-02 15:46:05 +00:00
libwrap Revert white space changes for imported sources. 1999-07-03 12:30:16 +00:00
liby convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
libz libz works much better when the examples aren't compiled into the 1999-07-09 07:07:13 +00:00
Makefile Use bsd.crypto.mk. 1999-07-12 22:04:09 +00:00
Makefile.inc
bumpversion Remove trailing white space. 1999-07-02 15:12:15 +00:00
checkver Remove trailing white space. 1999-07-02 15:12:15 +00:00
checkvers Remove trailing white space. 1999-07-02 15:12:15 +00:00