freebsd-nq/lib
Jason Evans a326064e24 Modify chunk_alloc() to prefer mmap()ed memory over sbrk()ed memory.
This has no impact unless USE_BRK is defined (32-bit platforms), in
which case user allocations are allocated via mmap() if at all possible,
in order to avoid the possibility of unreclaimable chunks in the data
segment.

Fix an obscure bug in base_alloc() that could have allowed undefined
behavior if an application were to use sbrk() in conjunction with a
USE_BRK-enabled malloc.
2007-02-22 19:10:30 +00:00
..
bind Update generated files for BIND 9.3.4 2007-01-29 18:33:18 +00:00
csu Fix TLS on sparc64 for statically and dynamically linked binaries 2006-10-08 02:50:34 +00:00
libalias Fix a regression: let natd load libalias modules before /usr is mounted 2006-10-08 14:02:00 +00:00
libarchive If (a == NULL), don't dereference (a) to record an error message. [1] 2007-02-05 16:30:40 +00:00
libatm
libautofs
libbegemot
libbluetooth
libbsm Hook up additional OpenBSM man page aliases following OpenBSM 1.0 alpha 12 2006-09-25 11:53:58 +00:00
libbsnmp
libbz2
libc Modify chunk_alloc() to prefer mmap()ed memory over sbrk()ed memory. 2007-02-22 19:10:30 +00:00
libc_r Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
libcalendar
libcam 2nd and final commit that moves us to CAM_NEW_TRAN_CODE 2006-11-02 00:54:38 +00:00
libcom_err
libcompat Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
libcrypt
libdevinfo Markup fixes. 2006-09-17 21:27:35 +00:00
libdevstat
libdisk unbreak build for sparc64 etc. 2006-10-09 05:12:54 +00:00
libedit
libelf Fix a bug with the release of section's raw data. Both release loops 2007-02-21 08:14:22 +00:00
libexpat
libfetch
libftpio
libgeom
libgpib
libgssapi
libipsec Markup fixes. 2006-09-17 21:27:35 +00:00
libipx Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
libkiconv
libkse Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
libkvm - Move 'struct swdevt' back into swap_pager.h and expose it to userland. 2007-02-07 17:43:11 +00:00
libmagic
libmd
libmemstat
libmilter
libmp
libncp Boris Popov has granted permission to remove the advertising clause 2007-01-09 23:27:39 +00:00
libnetgraph Include sys/socket.h to know about sa_family_t. 2006-10-17 16:56:29 +00:00
libngatm
libopie
libpam Send not only Access Request, but also Access Challenge with defined 2007-01-20 08:52:04 +00:00
libpcap
libpmc Markup fixes. 2006-09-17 21:27:35 +00:00
libpthread Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
libradius
librpcsvc
librt
libsbuf
libsdp
libsm Add new libsm file from sendmail 8.13.6 2006-03-22 16:58:15 +00:00
libsmb
libsmdb
libsmutil
libstand Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
libtacplus o Fix function name. 2006-10-28 10:53:39 +00:00
libtelnet
libthr Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
libthread_db remove libc_r remanent. 2006-10-20 14:15:42 +00:00
libufs Implement cgwrite1(3) function which stored a given cylinder group on disk. 2006-10-31 21:21:48 +00:00
libugidfw
libusbhid
libutil Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
libvgl o Fix typo. 2006-10-21 15:12:36 +00:00
libwrap Create a link from hosts.allow(5) hosts_access(3), to give the user a 2007-02-20 23:12:04 +00:00
liby Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
libypclnt Hook ypclnt.3 up to the build. 2007-02-15 02:43:14 +00:00
libz
msun Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
ncurses Remove old libmytinfo link. 2007-02-01 08:45:27 +00:00
Makefile Switch to new ncurses build glue 2007-01-20 07:48:10 +00:00
Makefile.inc