freebsd-src/lib
Peter Wemm 88b471a108 Reflect rev 1.18 in crypt.c. Note that this section is somewhat
mangled and could do with some word-smithing.
2000-12-28 11:56:45 +00:00
..
compat add libxpg4 2000-06-14 14:38:11 +00:00
csu Alpha verions of the crt initialization and finalization files required 2000-10-30 05:21:08 +00:00
libalias mdoc(7) police: use the new feature of the An macro. 2000-11-22 08:47:35 +00:00
libatm Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libbind Build more components to get named to build. 1999-11-30 04:40:54 +00:00
libc Link stringlist.3 to sl_{add,find,free,init}.3 2000-12-27 20:00:01 +00:00
libc_r When retrieving the time of day in nanosleep(), store it in the 2000-12-20 17:04:12 +00:00
libcalendar Introduce .Lb macro to libcalendar manpage. 2000-04-22 15:51:37 +00:00
libcam mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
libcom_err Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libcompat Remove text saying "this is available from the compatibility library, 2000-11-21 12:03:30 +00:00
libcrypt Reflect rev 1.18 in crypt.c. Note that this section is somewhat 2000-12-28 11:56:45 +00:00
libdevstat mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
libdisk Do install-time configuration of the i386 boot0 boot manager. At 2000-12-12 17:25:06 +00:00
libedit Constify 2000-11-26 11:07:45 +00:00
libfetch Document FTP_LOGIN. 2000-12-22 18:03:21 +00:00
libform Install manpages, including appropriate MLINKS. 2000-12-05 12:38:23 +00:00
libftpio Fix two bugs: 2000-08-17 23:46:13 +00:00
libgnumalloc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libio Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
libipsec Change the spelling of .' to .' from .OBJDIR since `.' really is where 2000-12-05 22:10:43 +00:00
libipx Introduce .Lb macro to libipx library manpage 2000-04-22 16:01:01 +00:00
libisc Build the ISC library as libisc. This library comes as part of the 2000-10-24 20:10:25 +00:00
libkse When retrieving the time of day in nanosleep(), store it in the 2000-12-20 17:04:12 +00:00
libkvm Change the proc information returned from the kernel so that it 2000-12-12 07:25:57 +00:00
libm mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
libmd mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
libmenu Install manpages, including appropriate MLINKS. 2000-12-05 12:38:23 +00:00
libncp Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
libncurses Add some missing functions in MLINKS. Link assume_default_colors.3 2000-12-05 12:40:14 +00:00
libnetgraph mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
libopie Add some extra functions adapted from OpenBSD, in preparation for 2000-05-15 04:20:54 +00:00
libpam mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
libpanel Install manpages, including appropriate MLINKS. 2000-12-05 12:38:23 +00:00
libpcap Don't try to compile in INET6 support when NOINET6 is defined. 2000-04-15 20:45:52 +00:00
libposix1e mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
libpthread When retrieving the time of day in nanosleep(), store it in the 2000-12-20 17:04:12 +00:00
libradius Use Fx macro wherever possible. 2000-11-14 11:20:58 +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 Fix problem where original author thought `unsigned long' was the best 2000-07-20 20:11:36 +00:00
libsmdb Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
libsmutil Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
libss Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
libstand mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
libtacplus Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
libtelnet $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libusb mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
libusbhid mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
libutil mdoc(7) police: Now that .Fx macro is parsed, backout 2000-12-12 10:11:12 +00:00
libvgl mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
libwrap Replace strtok with strsep (strtok is not allowed in libraries) 2000-08-30 06:26:42 +00:00
libxpg4 Bump major to preserve 3.x binaries compatibility 2000-06-13 00:41:38 +00:00
liby $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libz Add appropriate defines to use snprintf/vsnprintf instead of 2000-12-06 01:49:08 +00:00
msun mdoc(7) police: use canonical form of .Dd macro. 2000-12-11 15:15:20 +00:00
ncurses Add some missing functions in MLINKS. Link assume_default_colors.3 2000-12-05 12:40:14 +00:00
Makefile Merge into a single US-exportable libcrypt, which only provides 2000-12-28 10:32:02 +00:00
Makefile.inc