freebsd-skq/lib
mtm c715901410 Remove the garbage collector thread. All resources are freed
in-line. If the exiting thread cannot release a resource, then
the next thread to exit will release it.
2004-03-28 14:05:28 +00:00
..
compat
csu Adjust stack alignment so that when the 'call xxx' functions are 2004-03-21 01:39:01 +00:00
libalias Run through indent(1) so I can read the code without getting a headache. 2004-03-16 21:30:41 +00:00
libarchive mdoc fixes 2004-03-23 03:14:01 +00:00
libatm
libbind
libbluetooth Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
libbsnmp Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
libbz2
libc Recognize the "rune" character class in wctype(). 2004-03-27 08:59:21 +00:00
libc_r
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk Change libdisk and sysinstall to use d_addr_t rather than u_long for disk 2004-03-16 17:07:06 +00:00
libedit
libexpat
libfetch
libform
libftpio
libgeom Make libgeom usable by C++ programs: 2004-03-09 21:14:18 +00:00
libio
libipsec
libipx
libisc
libkiconv Fixed misspellings of '\0' as NULL. 2004-03-14 05:14:00 +00:00
libkse Fix a POSIX conformance bug. POSIX says sigwait should return error number 2004-03-17 02:12:19 +00:00
libkvm Fix a warning: compare u_long ps_strings to 0 instead of NULL. 2004-03-28 11:50:54 +00:00
libmd
libmenu
libmilter
libmp
libncp Fixed a misspelling of 0 as NULL. Removed a spelling of NULL as 0. 2004-03-14 05:19:38 +00:00
libncurses
libnetgraph
libngatm
libopie
libpam Add -DDEBUG to DEBUG_FLAGS if PAM_DEBUG is defined. 2004-03-15 13:23:20 +00:00
libpanel
libpcap
libpthread Fix a POSIX conformance bug. POSIX says sigwait should return error number 2004-03-17 02:12:19 +00:00
libpthread_dbg
libradius
librpcsvc
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand
libtacplus
libtelnet
libthr Remove the garbage collector thread. All resources are freed 2004-03-28 14:05:28 +00:00
libufs
libugidfw Fixed misspellings of 0 as NULL. 2004-03-11 09:56:04 +00:00
libusbhid
libutil
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun Initial support for C99's (or is it POSIX.1-2001's?) MATH_ERRNO, 2004-03-12 12:02:03 +00:00
ncurses
Makefile Put libypclnt behind NO_YP_LIBC 2004-03-10 08:58:06 +00:00
Makefile.inc