freebsd-dev/lib/libc
Mike Makonnen 18a6073100 Make inet6_rth_* family of functions more compliant with RFC3542:
1. CMSG_NXTHDR(mhdr, cmsg) is supposed to dereference cmsg and return
   the next header in the chain. If cmsg is NULL it should return
   the first header, behaving essentially like CMSG_FIRSTHDR().
2. inet6_rth_(space|init|add) should do basic checking on their input
   to verify that the number of headers (segments) is
   between 0 and 127 inclusive.

MFC-After: 1 month
2007-04-19 15:48:16 +00:00
..
amd64 Import amd64 assembly implementations of div(3) family from NetBSD. 2007-04-04 01:19:54 +00:00
arm The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
compat-43 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
db Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
gdtoa Fix rounding of 0xf for hex fp formats. 2007-01-03 04:57:58 +00:00
gen Cleanup sysconf(3) a bit. sysconf(3) assumes in some places it operates 2007-04-14 13:06:57 +00:00
gmon Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
i386 Clean-ip TLS symbol versions. [_]__tls_get_addr function is part of 2007-04-09 22:48:08 +00:00
ia64 The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
include Remove 3rd clause, renumber, ok per email 2007-01-12 07:31:30 +00:00
inet Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
isc Merge BIND9 9.3.3 into main chunk. 2006-12-15 20:59:55 +00:00
locale Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
nameser Upgrade res_update(3) and the friends to BIND9's one excluding TSIG 2006-05-21 11:19:36 +00:00
net Make inet6_rth_* family of functions more compliant with RFC3542: 2007-04-19 15:48:16 +00:00
nls Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
posix1e Move _posix1e_acl_name_to_id out of acl_support.c and into 2007-02-26 02:07:02 +00:00
powerpc The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
quad Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
regex Test cases for back references. 2007-03-05 09:44:41 +00:00
resolv __p_rcode_syms is declared as external in resolv.conf, so it cannot be 2007-04-06 19:45:17 +00:00
rpc Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden 2007-03-04 12:25:03 +00:00
softfloat Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
sparc64 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
stdio Grammer correction from: emaste 2007-04-19 14:01:04 +00:00
stdlib Swap "underflow"/"overflow" in the table header. 2007-04-10 11:17:00 +00:00
stdtime On FreeBSD/arm, any value > 50 bits will result in a rediculously huge 2007-01-19 01:16:35 +00:00
string Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
sys Belatedly bump Dd for my recent changes. 2007-04-11 20:31:06 +00:00
uuid Avoid using intermediate variables by just comparing between 2007-04-05 02:07:33 +00:00
xdr Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
yp - Bump _yplib_timeout limit from 10 to 20 seconds to better handle 2007-03-04 10:30:43 +00:00
Makefile Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden 2007-03-04 12:25:03 +00:00
Versions.def Add symbol maps and initial symbol version definitions to libc. 2006-03-13 00:53:21 +00:00