freebsd-dev/lib/libc
Hajimu UMEMOTO 8e67a60053 Fill _res.sort_list with harmless entry. sortlist for IPv6/IPv4
is stored in _res_ext.sort_list, and sortlist for IPv4 is stored in
_res.sort_list for backward compatibility.  However, both sort_list's
are maintaind by just one index _res.nsort.  So, when IPv6 address is
specified to sortlist, empty entry was created in _res.sort_list.  It
broke sortlist facility of gethostbyname().
Discussed on users@jp.ipv6.org.
2001-08-11 15:01:12 +00:00
..
alpha Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
amd64 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
compat-43 Use the ``.Rv -std'' mdoc(7) macro in appropriate cases. 2001-08-09 13:32:13 +00:00
db Don't clobber the default for CFLAGS. 2001-08-03 21:45:54 +00:00
gen mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
gmon Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
i386 mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
ia64 Use relative paths to find byte_swap_*.S to make it easier to use these 2001-03-06 16:08:19 +00:00
include Add entries for the posix1e functions that will be overridden in libc_r. 2001-04-04 18:04:10 +00:00
locale mdoc(7) police: 2001-08-07 15:48:51 +00:00
mips
mipseb
mipsel
net Fill _res.sort_list with harmless entry. sortlist for IPv6/IPv4 2001-08-11 15:01:12 +00:00
nls Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
posix1e Use the ``.Rv -std'' mdoc(7) macro in appropriate cases. 2001-08-09 13:32:13 +00:00
quad
regex mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
rpc mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
stdio Use .Fn, .Fa, and .Dv where appropriate. 2001-08-10 20:49:38 +00:00
stdlib Fixed style bugs (dot `.' at the end of error and warning messages). 2001-08-10 11:46:37 +00:00
stdtime mdoc(7) police: 2001-08-07 15:48:51 +00:00
string o Various mdoc fixes. 2001-08-09 17:10:48 +00:00
sys mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
xdr Fix a comment within a comment warning due to a missing "*/". 2001-04-10 03:47:40 +00:00
yp Changed the clnt_perror string in yp_all because it was saying the 2001-05-23 15:37:10 +00:00
Makefile Fix the current libc breakage in current: 2001-02-16 06:11:22 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00