NetBSD/lib
jeffs 4912e50a59 Make memcpy and memmove use bcopy assembly for mips. Tweak forward copy
code for backward copy to make overlap copy faster.  This happens in
some SW like sleepycat db.  Use temp labels in order to not confused
the profiling tools.
2000-10-10 21:51:54 +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 Use 2000-08-30 23:51:46 +00:00
libbz2 Pull in decompression error checking from bzip2-1.0.0. Fixes PR bin/8237. 2000-06-13 14:12:28 +00:00
libc Make memcpy and memmove use bcopy assembly for mips. Tweak forward copy 2000-10-10 21:51:54 +00:00
libcom_err Change ${LDFLAGS} to ${HOST_LDFLAGS} because we are using HOST_CC. Fixes 2000-08-05 06:57:21 +00:00
libcompat check LIBC_SCCS 2000-09-14 01:24:31 +00:00
libcrypt Cosmetic nits. 2000-08-03 08:32:36 +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 Last revision had some problems. One .De was missing, and a number of 2000-09-27 22:56:00 +00:00
libdes Add cleaned up versions of des_set_random_generator_seed(), 2000-06-21 19:47:37 +00:00
libedit format string audit (silence warnings, save space) 2000-10-04 16:21:39 +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
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 Use %lx instead of %x with _kvm_err when arg is u_long. 2000-10-10 20:44:16 +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 * Fixed bug where unpost would delwin a sub-window that libmenu did not 2000-08-06 13:32:59 +00:00
libossaudio Use accurate rounding in conversion between OSS and NetBSD volume values. 2000-08-16 16:14:33 +00:00
libpcap Format string cleanups by sommerfeld. 2000-10-10 19:12:48 +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 Make targets which are generated with rpcgen depend on the rpcgen binary. 2000-09-10 23:21:49 +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 Correct ctype(3) usage, just in case.... 2000-07-14 05:26:04 +00:00
libusb Format string cleanup by sommerfeld. 2000-10-10 19:23:58 +00:00
libutil login_cap.h requires sys/types.h (or should it pull sys/types.h in?) 2000-10-10 13:17:28 +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 back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
libz Add format checking 2000-10-04 17:12:01 +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
Makefile repair openssl (libcrypto) for non-32bit architecture. 2000-09-30 00:23:28 +00:00
Makefile.inc Format string cleanup by sommerfeld. 2000-10-10 19:09:38 +00:00