1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/lib
Yoshinobu Inoue e6f35403c1 Change getaddrinfo() resolve order
from
  all AAAA trial, then all A trial
to
  try AAAA and A for each trial

TODO: more fix for the case where IPv4 mapped IPv6 addr is disabled

Reviewed by: ume
2000-04-20 03:31:40 +00:00
..
compat
csu CSU source for IA-64. Current we use the ../Alpha sources. 2000-04-19 23:46:21 +00:00
libalias Add support for multiple PPTP sessions: 2000-04-18 10:18:21 +00:00
libatm
libbind
libc Change getaddrinfo() resolve order 2000-04-20 03:31:40 +00:00
libc_r Explicitly include sys/cdefs.h to get the definition of __strong_reference(), 2000-03-18 22:36:46 +00:00
libcalendar Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
libcam
libcom_err
libcompat Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
libcrypt
libdevstat
libdisk Raw devices are now the normal device name, not prefixed with 'r'. 2000-04-19 18:51:28 +00:00
libedit
libfetch Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
libform
libftpio Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
libgnumalloc
libio
libipsec Don't try to compile in INET6 support when NOINET6 is defined. 2000-04-15 20:45:52 +00:00
libipx
libkse Explicitly include sys/cdefs.h to get the definition of __strong_reference(), 2000-03-18 22:36:46 +00:00
libkvm Remove unneeded #include 2000-04-16 17:36:48 +00:00
libm Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
libmd
libmenu
libncp
libncurses Make a link from curses.3 -> ncurses.3 so that 'man 3 curses' does 2000-03-02 08:23:23 +00:00
libnetgraph
libopie
libpam Connect pam_opie to the build. 2000-04-17 00:19:30 +00:00
libpanel
libpcap Don't try to compile in INET6 support when NOINET6 is defined. 2000-04-15 20:45:52 +00:00
libposix1e Fixed wrong function return types in synopsis. 2000-03-03 05:28:51 +00:00
libpthread Explicitly include sys/cdefs.h to get the definition of __strong_reference(), 2000-03-18 22:36:46 +00:00
libradius
libresolv
librpcsvc
libskey Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
libss
libstand Add a cleanup function. This is needed for PXE where you should 2000-04-20 00:06:15 +00:00
libtacplus
libtelnet
libutil Fix some spelling errors. 2000-03-24 00:58:49 +00:00
libvgl Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
libwrap Don't try to compile in INET6 support when NOINET6 is defined. 2000-04-15 20:45:52 +00:00
libxpg4
liby
libz Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
msun MFS: Add a "magic" comment to help fixincludes realize it doesn't need to 2000-03-27 02:04:45 +00:00
ncurses Make a link from curses.3 -> ncurses.3 so that 'man 3 curses' does 2000-03-02 08:23:23 +00:00
Makefile Document the libpam dependency on libopie 2000-04-18 06:13:06 +00:00
Makefile.inc