freebsd-nq/lib
Mike Makonnen 0feabab576 o Assertions to catch that stuff that shouldn't happen is not happening.
o In the rwlock code: move a duplicated check inside an if..else to after
  the if...else clause.
o When initializing a static rwlock move the initialization check
  inside the lock.
o In thr_setschedparam.c: When breaking out of the trylock...retry if busy
  loop make sure to reset the mtx pointer to null if the mutex is nolonger
  in a queue.
2004-07-30 17:13:00 +00:00
..
compat
csu C runtime support for FreeBSD/arm. 2004-05-14 12:19:04 +00:00
libalias Push WARNS back up to 6, but define NO_WERROR; I want the warts out in the 2004-07-06 12:15:24 +00:00
libarchive Conditionalize the bzip2/gzip compression/decompression 2004-07-30 04:14:47 +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
libbind
libbluetooth Unbreak a whatis(1) entry by fixing the NAME section. 2004-07-05 16:32:30 +00:00
libbsnmp Sort SEE ALSO references (in dictionary order, ignoring case). 2004-07-04 20:55:50 +00:00
libbz2
libc Re-word the COMPATIBILITY section, taking care to use the word "deprecated" 2004-07-29 23:32:41 +00:00
libc_r
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 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libcrypt Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libdevinfo Enclose .Fa fn with ``The ... function'' at the beginning of sentences. 2004-07-26 19:35:20 +00:00
libdevstat Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libdisk Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libedit
libexpat
libfetch Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libform
libftpio Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libgeom Markup, grammar, punctuation. 2004-07-01 18:20:57 +00:00
libio
libipsec Back out last delta, it just unpolitely reverted some local changes. 2004-07-01 17:13:15 +00:00
libipx Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libisc
libkiconv Markup fixes. 2004-07-05 06:59:17 +00:00
libkse PPC MD bits for KSE. Runs test cases OK. Crippled to 1:1 mode for 2004-07-19 12:19:04 +00:00
libkvm Remove stale code protected by #ifdef sparc. GCC 3.4.x adds sparc to 2004-07-28 05:43:08 +00:00
libmd Eliminate double whitespace. 2004-07-03 22:30:10 +00:00
libmenu
libmilter Honor NOINET6 and disable IPv6 support in libmilter and sendmail if it 2004-06-01 01:29:42 +00:00
libmp Downgrage WARNS level for GCC 3.4.x. 2004-07-28 05:44:07 +00:00
libncp Avoid casts as lvalues. 2004-07-28 05:44:52 +00:00
libncurses
libnetgraph Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it's 2004-07-04 04:03:37 +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
libpam Downgrade WARNS level for GCC 3.4.2. 2004-07-28 05:49:15 +00:00
libpanel
libpcap Merge of libpcap 0.8.3 from tcpdump.org. 2004-03-31 09:15:09 +00:00
libpthread PPC MD bits for KSE. Runs test cases OK. Crippled to 1:1 mode for 2004-07-19 12:19:04 +00:00
libradius Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
librpcsvc
libsbuf
libsdp Make whatis(1) happy about the NAME section. 2004-07-05 17:38:08 +00:00
libsm Honor NOINET6 and disable IPv6 support in libmilter and sendmail if it 2004-06-01 01:29:42 +00:00
libsmb
libsmdb
libsmutil
libstand Eliminate double whitespace. 2004-07-03 22:30:10 +00:00
libtacplus Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libtelnet Downgrade WARNS level for GCC 3.4.2. 2004-07-28 05:49:15 +00:00
libthr o Assertions to catch that stuff that shouldn't happen is not happening. 2004-07-30 17:13:00 +00:00
libthread_db prgregset_t changed type from being a typedef of struct reg to an 2004-07-19 16:54:52 +00:00
libufs Markup fixes. 2004-07-05 06:53:34 +00:00
libugidfw Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libusbhid Add __BEGIN_DECLS / __END_DECLS so this can be used in C++ code. 2004-06-03 15:04:24 +00:00
libutil Markup fixes. 2004-07-07 20:25:54 +00:00
libvgl Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libwrap
libxpg4
liby Include <stdlib.h> for exit() and add a prototype for yyparse(). 2004-05-24 09:50:57 +00:00
libypclnt
libz Update makefile for zlib 1.2.1. 2004-06-30 23:58:22 +00:00
msun Work around known GCC 3.4.x problem and use ANSI prototype for dremf(). 2004-07-28 05:53:18 +00:00
ncurses
Makefile Enable libpthread build for powerpc 2004-07-19 12:20:10 +00:00
Makefile.inc