freebsd-src/lib
Daniel Eischen 36a1ac2c2e Increase the default stacksizes:
32-bit		64-bit
main thread	  2MB		  4MB
other threads	  1MB		  2MB
2005-02-13 18:38:06 +00:00
..
bind NOINET6 -> NO_INET6 2004-12-21 10:49:29 +00:00
csu Remnant code (broken, unhooked) from a.out which I missed. 2005-01-11 18:35:40 +00:00
libalias Sort sections. 2005-01-20 09:17:07 +00:00
libarchive Oops. I missed a 0 => '\0' correction. 2005-02-12 23:33:31 +00:00
libatm Use WARNS?=3 for these in the arm case for now, due to toolchain issues. 2004-05-14 13:31:21 +00:00
libautofs spell "file system" correctly 2005-01-24 20:01:28 +00:00
libbegemot Fixed "make clean". 2004-11-04 08:25:03 +00:00
libbluetooth Fixed xref. 2005-01-21 10:48:35 +00:00
libbsnmp Fixed punctuation in xrefs. 2005-01-21 20:48:00 +00:00
libbz2 Remove MAINTAINER lines. 2003-06-14 19:32:52 +00:00
libc Fix comparisons that test if an unsigned value is < 0. 2005-02-12 08:45:12 +00:00
libc_r More fixes to the copyright notice. 2005-01-08 17:16:43 +00:00
libcalendar Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libcam Change a couple of comments so that GCC doesn't think that they contain 2004-07-29 15:35:45 +00:00
libcom_err
libcompat NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
libcrypt Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
libdevinfo Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
libdevstat Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libdisk Remove an unnecessary defination of New_Chunk, which has been 2005-01-05 14:07:31 +00:00
libedit mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libexpat Stage 3 of dynamic root support. Make all the libraries needed to run 2003-08-17 08:28:46 +00:00
libfetch NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
libform Use 2003-06-06 13:46:55 +00:00
libftpio Sort sections. 2005-01-20 09:17:07 +00:00
libgeom Markup, grammar, punctuation. 2004-07-01 18:20:57 +00:00
libgpib Use the correct variable name in ibsad() 2005-02-13 06:21:36 +00:00
libio Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
libipsec Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
libipx Various markup and spelling fixes. 2004-12-29 02:18:24 +00:00
libkiconv Markup fixes. 2004-07-05 06:59:17 +00:00
libkse Increase the default stacksizes: 2005-02-13 18:38:06 +00:00
libkvm Sort sections. 2005-01-20 09:17:07 +00:00
libmagic Clean up makefile. 2005-01-28 17:01:54 +00:00
libmd Sort sections. 2005-01-20 09:17:07 +00:00
libmenu Use 2003-06-06 13:46:55 +00:00
libmilter NOINET6 -> NO_INET6 2004-12-21 10:49:29 +00:00
libmp Downgrage WARNS level for GCC 3.4.x. 2004-07-28 05:44:07 +00:00
libncp Standardize 2 error messages: start with lowercase letter. 2005-01-16 11:22:42 +00:00
libncurses NOHTML -> NO_HTML 2004-12-21 12:05:11 +00:00
libnetgraph When we have converted an ASCII message to binary, set its version in 2005-02-04 21:36:10 +00:00
libngatm Add the new call control layer to the library and install the man page 2004-07-08 17:09:55 +00:00
libopie Bump the library version numbers for the following libraries: 2004-10-01 15:38:07 +00:00
libpam In addition to the PAM environment, export a handful of useful PAM items. 2005-02-01 10:37:07 +00:00
libpanel Use 2003-06-06 13:46:55 +00:00
libpcap NOINET6 -> NO_INET6 2004-12-21 10:49:29 +00:00
libpthread Increase the default stacksizes: 2005-02-13 18:38:06 +00:00
libradius NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
librpcsvc Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
libsbuf style.Makefile(5) 2003-08-18 15:25:39 +00:00
libsdp Sort sections. 2005-01-20 09:17:07 +00:00
libsm NOINET6 -> NO_INET6 2004-12-21 10:49:29 +00:00
libsmb Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
libsmdb For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libsmutil For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libstand Sort sections. 2005-01-20 09:17:07 +00:00
libtacplus Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libtelnet NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
libthr Fix inverted #ifdef that I added. Who had the pointy hat last? 2004-12-06 20:41:09 +00:00
libthread_db Plug a memory leak in error case. 2004-08-16 05:20:12 +00:00
libufs Fixed xrefs. 2005-01-21 10:35:40 +00:00
libugidfw Modify libugidfw(3) to use MBI_* permission flags from mac_bsdextended.h 2004-10-21 11:21:13 +00:00
libusbhid Sort sections. 2005-01-20 09:17:07 +00:00
libutil Reflect the reality; only crypt(3) uses /etc/auth.conf 2005-01-21 12:07:46 +00:00
libvgl Sort sections. 2005-01-20 09:17:07 +00:00
libwrap NOINET6 -> NO_INET6 2004-12-21 10:49:29 +00:00
liby NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
libypclnt Nothing in libypclnt depends on librpcsvc. 2004-02-04 09:53:29 +00:00
libz Correct a denial-of-service vulnerability in zlib. 2004-08-26 19:37:06 +00:00
msun Fix a small scripting snafu in the previous revision. 2005-02-04 20:05:39 +00:00
ncurses NOHTML -> NO_HTML 2004-12-21 12:05:11 +00:00
Makefile Tie libgpib into the build (unless NO_GPIB) 2005-02-06 16:45:57 +00:00
Makefile.inc