NetBSD/lib
tshiozak c1e771ab90 separate "nonidentical conversion" and "ilseq" under csmapper.
"nonidentical" means "the input character index is valid, but not
corresponding to the output codeset."
"ilseq" means "the input character index is invalid for the input codeset."
2003-07-12 15:39:19 +00:00
..
csu Fix previous. s/_start/___start/ in the declaration as well. 2003-07-05 23:50:28 +00:00
i18n_module add iconv_t cache. 2003-07-01 09:42:15 +00:00
libarch This man page is in section 2, not 3. 2003-06-27 12:23:08 +00:00
libasn1 Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
libbsdmalloc NOxxx= variables must appear before <bsd.own.mk> 2003-07-10 11:27:45 +00:00
libbz2 Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libc separate "nonidentical conversion" and "ilseq" under csmapper. 2003-07-12 15:39:19 +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 Remove .UC -- not Berkeley Distribution man pages. 2003-06-30 14:18:56 +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 Stop def_prog_mode() saving incorrect termio settings. 2003-07-10 12:50:18 +00:00
libdes Revert last commit now that "bsd.lib.mk" is fixed. 2003-04-22 13:17:54 +00:00
libedit Add Ns. 2003-06-27 18:57:09 +00:00
libevent Various fixes; add LIBRARY section. 2003-07-04 12:29:38 +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 Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +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 Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
libkadm5clnt Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
libkadm5srv Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +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 Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
libkrb5 Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +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 Update to new world order. **not tested** But will allow builds to 2003-07-09 00:55:45 +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
bumpversion
checkoldver yet another check version script. 2002-11-15 16:15:20 +00:00
checkver
checkvers
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