NetBSD/lib
cgd 3e7f7ef82d __CONCAT does token pasting, not string concatnation. if something like:
__CONCAT("PATH=",_PATH_STDPATH);
actually works to concantate strings, it's because the preprocessor expands
it into "PATH=""whatever _PATH_STDPATH is" as separate strings, and then
ANSI string concatenation is performed on that.  It's more straightforward
to just use ANSI string concatenation directly, and newer GCCs complain
(rightly) about mis-use of token pasting.
2000-12-19 23:09:02 +00:00
..
csu The ELF ABI declares that argc must fill an `argument slot'. Make it so. 2000-07-26 15:40:07 +00:00
libarch param.h -> types.h 2000-09-13 05:22:12 +00:00
libasn1 back out majority of rev 1.5, left stuff from rev. 1.5 is: 2000-11-19 20:29:05 +00:00
libbz2 Install html documentation for libbz2/bzip2. 2000-11-10 02:00:09 +00:00
libc Newer GCCs give warnings when the result of preprocessor token pasting 2000-12-19 22:20:48 +00:00
libcom_err make a bit more silent and avoid 'compile_et is up to date' message 2000-11-13 15:05:30 +00:00
libcompat check LIBC_SCCS 2000-09-14 01:24:31 +00:00
libcrypt Fix comment. 2000-12-03 13:01:37 +00:00
libcrypto s/MAN1/MAN/ 2000-10-07 04:23:32 +00:00
libcrypto_idea additional build tree for overriding libcrypto's dummy IDEA/RC5 functions. 2000-09-30 00:24:52 +00:00
libcrypto_rc5 additional build tree for overriding libcrypto's dummy IDEA/RC5 functions. 2000-09-30 00:24:52 +00:00
libcurses Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
libdes Add cleaned up versions of des_set_random_generator_seed(), 2000-06-21 19:47:37 +00:00
libedit Alloc the keys structure with A_K_NKEYS as the multiplier rather than a 2000-11-28 22:37:51 +00:00
libform Added early release version of libform - please be gentle. 2000-12-17 12:04:30 +00:00
libgssapi update build infrastructure for heimdal 0.3a, including new shlib versions 2000-08-03 03:53:35 +00:00
libhdb Use 2000-08-30 23:51:46 +00:00
libintl fix mmap() return value validation. comment from freebsd-audit. 2000-12-15 06:37:21 +00:00
libipsec support rijndael-cbc 2000-10-03 23:00:54 +00:00
libkadm Use 2000-08-30 23:51:46 +00:00
libkadm5 Use 2000-08-30 23:51:46 +00:00
libkadm5clnt Use 2000-08-30 23:51:46 +00:00
libkadm5srv Use 2000-08-30 23:51:46 +00:00
libkafs update build infrastructure for heimdal 0.3a, including new shlib versions 2000-08-03 03:53:35 +00:00
libkdb For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libkrb Use 2000-08-30 23:51:46 +00:00
libkrb5 install kerberos.8 manpage, and krb5.conf sample file 2000-09-10 19:36:43 +00:00
libkstream G/c SHLIB_* versions from here, noted by Bernd Ernesti. 2000-08-13 19:42:48 +00:00
libkvm Add forgotten initialization. 2000-11-16 08:57:15 +00:00
libl
libm Make these idempotent as far as the FPU register stack is concerned. 2000-09-26 07:28:23 +00:00
libmenu Added libform specific error code. 2000-11-07 10:59:27 +00:00
libossaudio Use accurate rounding in conversion between OSS and NetBSD volume values. 2000-08-16 16:14:33 +00:00
libpcap re-introduce netbsd fix 1.5 -> 1.6, which was mistakenly removed. 2000-11-19 13:18:03 +00:00
libposix Actually profile system calls. 1999-10-27 14:58:28 +00:00
libresolv Add -DRESOLVSORT 2000-01-31 15:42:34 +00:00
librmt More include cleanup. Remvoe (p) from #undef in libipsec. 2000-07-03 03:56:20 +00:00
libroken update build infrastructure for heimdal 0.3a, including new shlib versions 2000-08-03 03:53:35 +00:00
librpcsvc Add -${MAKEFLAGS} so that make options (like -m) get used for the submake 2000-11-29 09:25:22 +00:00
libskey skey_keyinfo() returns a pointer to a static buffer, so 2000-07-28 16:35:11 +00:00
libsl Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libss update build infrastructure for heimdal 0.3a, including new shlib versions 2000-08-03 03:53:35 +00:00
libssl bump libssl major 2000-07-17 02:32:56 +00:00
libtelnet Handle krb5_init_context() failure, rather than dumping core. 2000-07-17 02:25:02 +00:00
libterm No need to initialise globals BC and UP to NULL; this happens anyway 2000-12-13 22:14:40 +00:00
libusb Format string cleanup by sommerfeld. 2000-10-10 19:23:58 +00:00
libutil __CONCAT does token pasting, not string concatnation. if something like: 2000-12-19 23:09:02 +00:00
libvers do not build profile or pic and do not install 2000-08-03 22:48:46 +00:00
libwrap Format string audit cleanup (increase format checking) 2000-10-04 16:24:49 +00:00
liby
libz Add format checking 2000-10-04 17:12:01 +00:00
Makefile always build libintl (don't check MKNLS). 2000-11-04 15:35:43 +00:00
Makefile.inc Format string cleanup by sommerfeld. 2000-10-10 19:09:38 +00:00
bumpversion sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +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