NetBSD/lib
jdc e6800497da Keep the cr->nl translation state in a separate variable, so that we can
do the translation ourselves (if the tty didn't do it for us).
Add debugging to track functions that change tty state.

Fixes PR 20834 by Stephen Borrill.
2003-04-05 10:06:59 +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 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 PR/21014: Tom Lyon: Failure to clear string by passing the wrong size to memset 2003-04-05 03:47:18 +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 Link libcrypto against libcrypt to make sure crypt() is still there -- and 2003-04-03 00:41:50 +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 Keep the cr->nl translation state in a separate variable, so that we can 2003-04-05 10:06:59 +00:00
libdes Belatedly bump libdes shared library major number, due to bump of 2002-08-20 13:49:55 +00:00
libedit em-gosmacs-traspose->em-gosmacs-transpose (Igor Sobrado, PR misc/19909) 2003-03-31 16:52:42 +00:00
libform currrent->current, accomodate->accommodate from Igor Sobrado PR misc/19814 2003-03-31 18:44:09 +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 enable __RCSID() (no need to protect in LIBC_SCCS or !__lint) 2003-03-09 01:02:34 +00:00
libipsec use __RCSID() 2003-03-09 01:03:54 +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 #include <machine/vmparam.h> for PAGE_SIZE 2003-04-03 22:07:16 +00:00
libl Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libm bessel->Bessel, from Igor Sobrado in PR misc/19814 2003-03-31 18:47:42 +00:00
libmagic sprinkle lint, and define MAGIC if not already defined. 2003-03-26 15:18:38 +00:00
libmenu Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
libossaudio use __RCSID() 2003-03-09 01:03:54 +00:00
libpcap "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
libpci add __RCSID() 2003-03-08 09:53:45 +00:00
libpmc use __RCSID() 2003-03-09 00:42:56 +00:00
libposix Make the generated .S files depend on ${.CURDIR}/sys/Makefile.inc. 2003-01-28 00:33:23 +00:00
libpthread Don't call pthread__locked_switch() to switch to ourself. Bad stack 2003-04-04 01:08:25 +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 add RCSID 2003-03-08 07:42:33 +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 __RCSID() 2003-03-09 00:42:56 +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 Fix signed/unsigned comparison warnings. 2002-11-11 23:56:46 +00:00
libusbhid add RCSID 2003-03-08 07:42:33 +00:00
libutil runnning->running from Igor Sobrado, PR misc/19814 2003-03-31 18:49:45 +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
bumpversion
checkoldver yet another check version script. 2002-11-15 16:15:20 +00:00
checkver
checkvers