freebsd-src/lib
Jason Evans f560c4e709 Track libc's three-tier symbol naming. libc_r must currently implement
the _libc_*() entry points and add *() weak aliases.  This will all
change for the better when libc_r becomes libpthread.
2000-01-12 09:28:58 +00:00
..
compat What was I smoking? Use the proper form of the library names. 1999-12-21 06:19:03 +00:00
csu $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libalias Fix a '&&' that should have been a '&'. 1999-12-10 20:04:53 +00:00
libatm $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libbind Build more components to get named to build. 1999-11-30 04:40:54 +00:00
libc Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
libc_r Track libc's three-tier symbol naming. libc_r must currently implement 2000-01-12 09:28:58 +00:00
libcalendar $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libcam Fix a file descriptor leak in cam_open_btl(). The xpt device was opened, 1999-09-12 19:40:20 +00:00
libcom_err Zap $Source$ 1999-09-06 07:41:34 +00:00
libcompat Aargh, the $FreeBSD$ check caused an inconsistent commit by rejecting 1999-12-22 13:49:14 +00:00
libcrypt Zap SHA1 password support. This will be re-implemented at a later date. 2000-01-07 06:33:54 +00:00
libdevstat Clarify what getdevs() expects as input. 1999-09-23 06:36:02 +00:00
libdisk Just on the off-chance that somebody might use libdisk in a totally 1999-12-22 19:06:29 +00:00
libedit Fix style bugs 1999-10-03 10:41:40 +00:00
libfetch More old uncommitted patches: implement timeouts at the protocol level. 2000-01-07 12:58:40 +00:00
libform Add bmake glue for libform (the SVSV-style ETI curses form driver from 1999-09-05 05:37:49 +00:00
libftpio Fix style bugs and ordering 1999-10-03 10:40:11 +00:00
libgnumalloc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libio $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libipsec libipsec and IPsec related apps. (and some KAME related man pages) 2000-01-06 12:40:54 +00:00
libipx $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libkse Track libc's three-tier symbol naming. libc_r must currently implement 2000-01-12 09:28:58 +00:00
libkvm Fixed missing includes in synopsis. <sys/file.h> went missing when KERNEL 2000-01-05 16:38:58 +00:00
libm ${MACHINE} -> ${MACHINE_ARCH} 1999-11-14 13:54:44 +00:00
libmd Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
libmenu Add bmake glue for libmenu (the SVSV-style ETI curses menu driver from 1999-09-05 05:32:46 +00:00
libncp Remove duplicated extern. 2000-01-01 14:21:31 +00:00
libncurses This is the second half of unbreaking the world build. Add a -DNOHTML 2000-01-11 12:51:56 +00:00
libnetgraph Remove -g compiler flag. 2000-01-03 12:01:30 +00:00
libopie $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libpam Upgrade to the pam_ssh module, version 1.1.. 1999-12-28 05:32:54 +00:00
libpanel Add bmake glue for libpanel (the SVSV-style ETI curses panel (overlapping 1999-09-05 05:36:12 +00:00
libpcap $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libpthread Track libc's three-tier symbol naming. libc_r must currently implement 2000-01-12 09:28:58 +00:00
libradius Add support for RADIUS accounting. Note, this changes the format 1999-10-31 04:47:59 +00:00
libresolv Don't build elf libresolv.so*, no elf freebsd binaries have used it ever. 1998-10-11 04:21:56 +00:00
librpcsvc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libskey Add $FreeBSD$ lines to man pages that are missing them to make it 1999-08-28 23:10:20 +00:00
libss sigset_t change (part 5 of 5) 1999-09-29 15:18:46 +00:00
libstand Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
libtacplus $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libtelnet $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libutil Fixed missing include in synopsis. 2000-01-05 16:31:12 +00:00
libvgl mdoc(7)'fy 2000-01-05 15:16:32 +00:00
libwrap $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libxpg4 I have added the support for BIG5 encoding into libc/libxpg4/mklocale. 1998-08-15 12:51:49 +00:00
liby $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libz Hard-configure z_off_t as long. Soft configuration using HAVE_UNISTD_H 1999-10-09 11:31:50 +00:00
msun style fix 1999-11-09 00:18:22 +00:00
ncurses This is the second half of unbreaking the world build. Add a -DNOHTML 2000-01-11 12:51:56 +00:00
Makefile libipsec and IPsec related apps. (and some KAME related man pages) 2000-01-06 12:40:54 +00:00
Makefile.inc