freebsd-dev/lib/libc
Randall Stewart 42551e993f - Sysctl's move to seperate file
- moved away from ifn/ifa access to sctp_ifa/sctp_ifn
  built and managed by the add-ip code.
- cleaned up add-ip code to use the iterator
- made iterator be a thread, which enables auto-asconf now.
- rewrote and cleaned up source address selection (also
  made it use new structures).
- Fixed a couple of memory leaks.
- DACK now settable as to how many packets to delay as
  well as time.
- connectx() to latest socket API, new associd arg.
- Fixed issue with revoking and loosing potential to
  send when we inflate the flight size. We now inflate
  the cwnd too and deflate it later when the revoked
  chunk is sent or acked.
- Got rid of some temp debug code
- src addr selection moved to a common file (sctp_output.c)
- Support for simple VRF's (we have support for multi-vfr
  via compile switch that is scrubbed from BSD but we won't
  need multi-vrf until we first get VRF :-D)
- Rest of mib work for address information now done
- Limit number of addresses in INIT/INIT-ACK to
  a #def (30).

Reviewed by:	gnn
2007-03-15 11:27:14 +00:00
..
amd64 Remove silly n that crept in 2007-01-09 00:38:24 +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 Don't assert() the TLS allocation requested is big enough; just 2007-02-25 21:23:50 +00:00
gmon Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
i386 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +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 - Sysctl's move to seperate file 2007-03-15 11:27:14 +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 Only reject file descriptors higher than FD_SETSIZE if we are not using 2007-03-05 19:39:51 +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 Remove 3rd clause, renumber, ok per email 2007-01-12 07:31:30 +00:00
stdlib Modify chunk_alloc() to prefer mmap()ed memory over sbrk()ed memory. 2007-02-22 19:10:30 +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 Wordsmithery. 2007-03-09 19:43:42 +00:00
uuid In DCE 1.1, the time_low value is defined as an unsigned 32-bit 2006-08-03 03:34:36 +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