NetBSD/lib
wiz e19fe12b03 Remove superfluous comma. 2003-06-27 18:01:08 +00:00
..
csu Don't need sysident.h here anymore; crti provides it. 2003-05-31 19:41:24 +00:00
i18n_module Citrus iconv support(2) 2003-06-25 10:38:01 +00:00
libarch This man page is in section 2, not 3. 2003-06-27 12:23:08 +00:00
libasn1 When being built as a host tool, the <config.h> we see is actually 2002-09-13 17:29:56 +00:00
libbsdmalloc Adding libbsdmalloc which is Chris Kingsley's `power of two bucket' malloc. 2003-04-21 22:21:06 +00:00
libbz2 Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libc Remove superfluous comma. 2003-06-27 18:01:08 +00:00
libcdk Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libcom_err The config.h we get when building as a host tool is the libnbcompat 2002-09-13 18:30:43 +00:00
libcompat End sentence with a dot. 2003-06-27 13:17:02 +00:00
libcrypt hrink the Blowfish routines down to only what we need for __bcrypt(), 2003-04-17 00:31:04 +00:00
libcrypto Typo police 2003-05-15 16:46:55 +00:00
libcrypto_idea adopted changes made to libcrypto/Makefile: 2002-09-01 06:01:13 +00:00
libcrypto_mdc2 MDC2 is a patented algorithm; don't ship it in default libcrypto. 2002-09-26 13:05:54 +00:00
libcrypto_rc5 adopted changes made to libcrypto/Makefile: 2002-09-01 06:01:13 +00:00
libcurses Fix typo in macro name, and remove a trailing comma. 2003-06-27 13:05:08 +00:00
libdes Revert last commit now that "bsd.lib.mk" is fixed. 2003-04-22 13:17:54 +00:00
libedit provide a definition for __attribute__ 2003-06-19 16:19:42 +00:00
libevent add $NetBSD$ 2003-06-13 04:09:18 +00:00
libform clear errno before strtol() if we're going to test it for ERANGE afterwards 2003-04-17 03:25:56 +00:00
libgssapi install more man pages 2003-05-26 09:22:29 +00:00
libhdb heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libintl Use 2003-04-16 13:34:34 +00:00
libipsec clear malloc'ed memory. sync w/kame 2003-06-27 03:40:44 +00:00
libkadm heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libkadm5clnt heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libkadm5srv Add a missing dependency (John Gordon) 2003-05-08 13:22:48 +00:00
libkafs bump minors appropriately 2003-05-15 20:58:43 +00:00
libkdb heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libkrb remove all traces of ktypes.h 2002-09-12 15:28:22 +00:00
libkrb5 install more man pages 2003-05-26 01:11:55 +00:00
libkstream backout previous, <des.h> is part of kerberos 4 API 2002-08-29 14:53:21 +00:00
libkvm Pa Aq -> Aq Pa so that both work. 2003-06-27 14:50:31 +00:00
libl Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libm Nit fixes from jmc@openbsd. 2003-05-20 10:15:16 +00:00
libmagic lint should pass "empty translation unit" now 2003-05-25 21:51:14 +00:00
libmenu Remove the resetting of top_row, cur_item and the pattern buffer from 2003-04-19 12:52:39 +00:00
libossaudio Use 2003-04-16 13:34:34 +00:00
libpcap Use 2003-04-16 13:34:34 +00:00
libpci Use 2003-04-16 13:34:34 +00:00
libpmc Include string.h for strcmp. 2003-05-21 20:29:51 +00:00
libposix Use ${HOST_SH} 2003-05-08 13:23:14 +00:00
libpthread Remove trailing whitespace. 2003-06-26 10:01:18 +00:00
libpthread_dbg Preferentially read context pointer from pt_trapuc. 2003-06-26 21:51:59 +00:00
libresolv Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
librmt Use 2003-04-16 13:34:34 +00:00
libroken version 12.3 2002-09-12 13:39:53 +00:00
librpcsvc NFSv3 definitions from FreeBSD. 2003-05-08 13:32:00 +00:00
librt use __RCSID() 2003-03-09 00:42:56 +00:00
libskey Grammar, spelling, markup fixes from jmc@openbsd. 2003-06-06 13:42:49 +00:00
libsl Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libss Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libssl e_os.h is not part of exported openssl interface, so don't install it into 2002-08-31 10:46:36 +00:00
libtelnet Remove GCC 3.3 hack; the libtelnet code has been changed to avoid the 2003-03-28 21:03:48 +00:00
libterm Use 2003-04-16 13:34:34 +00:00
libusbhid Grammar, spelling, markup fixes from jmc@openbsd. 2003-06-06 13:42:49 +00:00
libutil Aq Pa instead of Pa Aq. 2003-06-27 13:58:51 +00:00
libvers Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libwrap protect from nasty PTR records which could be abused to workaround access 2003-05-26 10:05:07 +00:00
liby Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the 2002-08-19 14:55:14 +00:00
libz remove parameter names to avoid shadowing of globals. 2003-03-22 17:23:09 +00:00
Makefile enable building the library and the regression test 2003-06-12 23:18:07 +00:00
Makefile.inc enable WARNS=2 2001-11-05 15:23:49 +00:00
bumpversion sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
checkoldver yet another check version script. 2002-11-15 16:15:20 +00:00
checkver Ignore (to devnull) errors from ls when no libraries are installed. 2000-07-22 16:04:57 +00:00
checkvers Remove executable permission from src/lib/checkver. 2000-08-09 23:41:24 +00:00