NetBSD/lib
perry 1f4ad37fe3 "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-05 00:02:24 +00:00
..
csu The temporary asm trampoline code is no longer needed. 2002-12-06 17:06:06 +00:00
i18n_module Only use the MKDYNAMICROOT semantics (i.e. -rpath=/lib,/usr/lib and 2002-09-27 21:37:50 +00:00
libarch this is a sparc file not an i386 file ... correct a comment. 2003-01-09 16:55:13 +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
libbz2 Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libc "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +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 Fix signed/unsigned comparison warnings, and shadow warnings. 2002-11-11 23:43:03 +00:00
libcrypt New sentence, new line. From Robert Elz. 2002-10-01 19:38:46 +00:00
libcrypto Fix typos pointed out by Igor Sobrado in PR misc/19621. 2003-01-02 00:22:29 +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 Redo the conflict calculation (again). 2003-02-02 17:54:38 +00:00
libdes Belatedly bump libdes shared library major number, due to bump of 2002-08-20 13:49:55 +00:00
libedit Replace -1 with \-1 for PostScript output; drop a trailing space and fix two typos. 2003-01-21 23:00:56 +00:00
libform New sentence, new line. From Robert Elz. 2002-10-01 19:15:15 +00:00
libgssapi heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libhdb heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libintl - give the precedence to LC_ALL environment variable 2002-02-13 08:01:13 +00:00
libipsec Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the 2002-08-19 14:55:14 +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 heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libkafs shouldn't do -I/usr/include/openssl, it is not recommended by openssl. 2002-08-29 02:33:14 +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 fix typo in previous 2002-09-12 15:29:02 +00:00
libkstream backout previous, <des.h> is part of kerberos 4 API 2002-08-29 14:53:21 +00:00
libkvm delint (unsigned long long) -> (unsigned long) casts. 2003-02-02 02:29:59 +00:00
libl Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libm Spell output with two ts. 2003-01-04 23:43:02 +00:00
libmenu Fix an off by one bug in the scale_menu() function. 2002-11-27 11:53:11 +00:00
libossaudio add support for SNDCTL_DSP_SETDUPLEX ioctl to ossaudio emulation code 2003-01-12 08:20:05 +00:00
libpcap "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
libpci Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libpmc New sentence, new line. From Robert Elz. 2002-10-01 19:26:58 +00:00
libposix Make the generated .S files depend on ${.CURDIR}/sys/Makefile.inc. 2003-01-28 00:33:23 +00:00
libpthread minor whitespace changes 2003-02-04 20:14:10 +00:00
libpthread_dbg de-lint 2003-01-18 19:10:41 +00:00
libresolv Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
librmt New sentence, new line. From Robert Elz. 2002-10-01 19:26:58 +00:00
libroken version 12.3 2002-09-12 13:39:53 +00:00
librpcsvc Use <bsd.rpc.mk> 2003-01-05 19:24:06 +00:00
librt Add librt, which provides POSIX 1003.1b Real-time extensions not 2003-01-24 01:52:42 +00:00
libskey Use \-1 instead of -1. 2003-01-03 23:01:01 +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 The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
libterm Fix signed/unsigned comparison warnings. 2002-11-11 23:56:46 +00:00
libusbhid New sentence, new line. From Robert Elz. 2002-10-01 19:26:58 +00:00
libutil Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
libvers Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libwrap If we're going to replace strtok() with strtok_r(), and the caller of the 2002-12-26 12:53:59 +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 success, not sucess. Noted by mjl. 2003-01-28 22:35:02 +00:00
Makefile Add librt, which provides POSIX 1003.1b Real-time extensions not 2003-01-24 01:52:42 +00:00
Makefile.inc enable WARNS=2 2001-11-05 15:23:49 +00:00
bumpversion
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