NetBSD/lib
nathanw b7ac97b866 More agressive assertions. Change a number of detected conditions, which
officially have undefined behavior, from returning an error code to raising
an assertion failure.
Also, don't bother to explicitly test for (illegal) null pointers and return
an error; they'll bomb out soon enough.
2003-04-18 21:36:38 +00:00
..
csu Add a work-around for an SH5 binutils bug which results in bogus 2003-04-01 10:20:38 +00:00
i18n_module add support for zh_CN.GB18030 locale. 2003-03-25 18:26:51 +00:00
libarch Use 2003-04-16 13:34:34 +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 Convert to mdoc. 2003-04-17 19:48:37 +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 Use 2003-04-16 13:34:34 +00:00
libcrypt hrink the Blowfish routines down to only what we need for __bcrypt(), 2003-04-17 00:31:04 +00:00
libcrypto Don't link libcrypto against libcrypt; that doesn't work on systems 2003-04-17 00:32:22 +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 Use 2003-04-16 13:34:34 +00:00
libdes Belatedly bump libdes shared library major number, due to bump of 2002-08-20 13:49:55 +00:00
libedit Use 2003-04-16 13:34:34 +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 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 Use 2003-04-16 13:34:34 +00:00
libipsec Use 2003-04-16 13:34:34 +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 Use 2003-04-16 13:34:34 +00:00
libl Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libm Use 2003-04-16 13:34:34 +00:00
libmagic sprinkle lint, and define MAGIC if not already defined. 2003-03-26 15:18:38 +00:00
libmenu Use 2003-04-16 13:34:34 +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 Use 2003-04-16 13:34:34 +00:00
libposix Make the generated .S files depend on ${.CURDIR}/sys/Makefile.inc. 2003-01-28 00:33:23 +00:00
libpthread More agressive assertions. Change a number of detected conditions, which 2003-04-18 21:36:38 +00:00
libpthread_dbg A couple of READ calls in td_sync_info() were reading into a 2003-04-05 01:39:13 +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 Implement rquota RPC version 2, compatible with the linux implementation, 2003-02-14 14:55:58 +00:00
librt use __RCSID() 2003-03-09 00:42:56 +00:00
libskey Use 2003-04-16 13:34:34 +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 Use 2003-04-16 13:34:34 +00:00
libutil Use 2003-04-16 13:34:34 +00:00
libvers Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libwrap Only fill in the server and client sockaddr in the request if 2003-03-30 00:32:52 +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 descend into libmagic 2003-03-25 23:55:18 +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
checkvers