NetBSD/lib
itojun b5dda3e238 From: "Jason L. Wright" <jason@thought.net>
The man page for getaddrinfo() and RFC2553 says it should return EAI_NONAME
for the case where hostname != NULL, hostname is not a numeric string and
ai_flags has the AI_NUMERICHOST bit set.  Instead, it returns EAI_NODATA
for this case.  The diff below makes it return EAI_NONAME for this case.

This is why ntpq and ntpdc from ntp-4.1.74 can't resolve hostnames,
but work fine with numeric strings like ::1 or 127.0.0.1.
2003-03-17 23:10:25 +00:00
..
csu The temporary asm trampoline code is no longer needed. 2002-12-06 17:06:06 +00:00
i18n_module add -DLIBC_SCCS, to enable RCSIDs in the reachover files from ../libc 2003-03-09 00:54:44 +00:00
libarch this is a sparc file not an i386 file ... correct a comment. 2003-01-09 16:55:13 +00:00
libasn1
libbz2
libc From: "Jason L. Wright" <jason@thought.net> 2003-03-17 23:10:25 +00:00
libcdk
libcom_err
libcompat Fix signed/unsigned comparison warnings, and shadow warnings. 2002-11-11 23:43:03 +00:00
libcrypt
libcrypto Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Fix typo. 2003-03-17 08:39:54 +00:00
libdes
libedit don't use the path for awk 2003-03-10 21:21:10 +00:00
libform Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
libgssapi
libhdb
libintl enable __RCSID() (no need to protect in LIBC_SCCS or !__lint) 2003-03-09 01:02:34 +00:00
libipsec use __RCSID() 2003-03-09 01:03:54 +00:00
libkadm
libkadm5clnt
libkadm5srv
libkafs
libkdb
libkrb
libkrb5
libkstream
libkvm Add workaround for building with ${MACHINE}==sparc64, ${MACHINE_ARCH}==sparc; 2003-03-01 06:10:39 +00:00
libl
libm Fix some assembly botches. 2003-02-21 06:40:47 +00:00
libmenu Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
libossaudio use __RCSID() 2003-03-09 01:03:54 +00:00
libpcap "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
libpci add __RCSID() 2003-03-08 09:53:45 +00:00
libpmc use __RCSID() 2003-03-09 00:42:56 +00:00
libposix Make the generated .S files depend on ${.CURDIR}/sys/Makefile.inc. 2003-01-28 00:33:23 +00:00
libpthread Add a wrapper for the execve() system call that arranges for the current 2003-03-14 22:27:34 +00:00
libpthread_dbg add __RCSID() 2003-03-08 08:03:34 +00:00
libresolv
librmt add RCSID 2003-03-08 07:42:33 +00:00
libroken
librpcsvc Implement rquota RPC version 2, compatible with the linux implementation, 2003-02-14 14:55:58 +00:00
librt use __RCSID() 2003-03-09 00:42:56 +00:00
libskey use __RCSID() 2003-03-09 00:42:56 +00:00
libsl
libss
libssl
libtelnet The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
libterm Fix signed/unsigned comparison warnings. 2002-11-11 23:56:46 +00:00
libusbhid add RCSID 2003-03-08 07:42:33 +00:00
libutil 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
libvers
libwrap If we're going to replace strtok() with strtok_r(), and the caller of the 2002-12-26 12:53:59 +00:00
liby
libz add RCSID 2003-03-08 07:42:33 +00:00
Makefile Add librt, which provides POSIX 1003.1b Real-time extensions not 2003-01-24 01:52:42 +00:00
Makefile.inc
bumpversion
checkoldver yet another check version script. 2002-11-15 16:15:20 +00:00
checkver
checkvers