freebsd-nq/lib
Warner Losh 656f411d33 Back out my changes describing how snprintf nul terminates. It
was from the iso standard.  Keep the sentence that says it is always
NUL terminated to make sure that people understand that.

Requested by: bde
2001-06-05 23:39:45 +00:00
..
compat Remove these libs that are the same .so version as the ones in 2001-05-19 05:54:11 +00:00
csu Add rcsid's. 2001-01-04 10:37:25 +00:00
libalias Add BSD-style copyright headers 2001-06-04 15:09:51 +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 Back out my changes describing how snprintf nul terminates. It 2001-06-05 23:39:45 +00:00
libc_r Add a missing word. 2001-06-05 00:25:18 +00:00
libcalendar mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +00:00
libcam MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libcom_err MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libcompat MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libcrypt MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libdevinfo mdoc(7) police: fix markup. 2001-04-23 07:39:36 +00:00
libdevstat Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
libdisk + add u_long sector_size to struct disk (documented in libdisk.3) 2001-05-13 20:08:54 +00:00
libedit Back out history.3 link removing - conflict fixed in libreadline instead 2001-04-12 09:57:12 +00:00
libfetch Implement a HTTP_USER_AGENT environment variable. 2001-05-27 11:00:36 +00:00
libform MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libftpio mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +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 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libipx Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
libisc MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libkse Add a test for PR 24345. 2001-05-20 23:12:13 +00:00
libkvm Change this to support the new way swap device information is exported 2001-06-01 22:57:07 +00:00
libm MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libmd mdoc(7) police: use proper markup for function arguments. 2001-04-04 10:23:27 +00:00
libmenu Update for ncurses 5.2-20010512 import 2001-05-17 08:30:09 +00:00
libncp - sys/n[tw]fs moved to sys/fs/n[tw]fs 2001-05-26 11:57:45 +00:00
libncurses Use the correct FreeBSD definitions for wint_t and wchar_t. 2001-05-18 00:41:27 +00:00
libnetgraph Correct cross-references: 2001-06-05 12:40:03 +00:00
libopie MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libpam Big module cleanup. 2001-06-04 19:47:56 +00:00
libpanel MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libpcap Fixed world breakage in previous commit (config.h was inaccessible 2001-04-03 10:08:51 +00:00
libpthread Add a missing word. 2001-06-05 00:25:18 +00:00
libradius MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libresolv
librpcsvc Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
libsbuf Removed -I${.CURDIR}/../../sys from CFLAGS. 2001-05-20 12:45:53 +00:00
libskey mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +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 Correct the returned UDP datagram length. See the PR for a more comprehensive 2001-05-28 22:27:06 +00:00
libtacplus MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libtelnet Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. 2001-03-28 12:08:22 +00:00
libusb MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libusbhid MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libutil Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
libvgl Dont free a hard code array. 2001-05-30 07:51:56 +00:00
libwrap MAN[1-9] -> MAN. 2001-03-27 17:27:19 +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 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
msun mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +00:00
ncurses Use the correct FreeBSD definitions for wint_t and wchar_t. 2001-05-18 00:41:27 +00:00
Makefile Turn on libdevinfo 2001-04-21 00:11:00 +00:00
Makefile.inc