NetBSD/lib
blymn 3d2346b6d0 * Moved field overflow check into _formi_add_char to allow overwriting a
full field.
* Fixed buf0_status being reset so O_BLANK now works correctly.
2001-02-06 00:02:25 +00:00
..
csu Use _C_LABEL rather than _C_FUNC. 2001-02-03 16:25:26 +00:00
libarch param.h -> types.h 2000-09-13 05:22:12 +00:00
libasn1 parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR}) 2000-12-30 17:21:44 +00:00
libbz2 Install html documentation for libbz2/bzip2. 2000-11-10 02:00:09 +00:00
libc Implement a significantly improved version of memccpy(), with thanks to 2001-02-05 00:17:22 +00:00
libcdk Remove some leftover cruft 2001-01-04 21:50:13 +00:00
libcom_err parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR}) 2000-12-30 17:21:44 +00:00
libcompat check LIBC_SCCS 2000-09-14 01:24:31 +00:00
libcrypt fix nested extern declaration. 2001-01-05 23:11:13 +00:00
libcrypto Fix date (22/Jul/2000 instead of 22/Jul/100). 2001-01-09 12:11:27 +00:00
libcrypto_idea do not build shared version of libcrypto_{idea,rc5}. 2001-01-08 14:59:32 +00:00
libcrypto_rc5 do not build shared version of libcrypto_{idea,rc5}. 2001-01-08 14:59:32 +00:00
libcurses Display default (HLINE/VLINE) characters when character 0 is passed in. 2001-02-05 21:56:36 +00:00
libdes Add cleaned up versions of des_set_random_generator_seed(), 2000-06-21 19:47:37 +00:00
libedit sprinkle couple const 2001-01-23 15:55:30 +00:00
libform * Moved field overflow check into _formi_add_char to allow overwriting a 2001-02-06 00:02:25 +00:00
libgssapi parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR}) 2000-12-30 17:21:44 +00:00
libhdb Make make depend or make -j3 works. 2001-01-24 09:32:48 +00:00
libintl fix mmap() return value validation. comment from freebsd-audit. 2000-12-15 06:37:21 +00:00
libipsec remove redundant declaration of yyparse. 2001-02-04 19:50:51 +00:00
libkadm parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR}) 2000-12-30 17:21:44 +00:00
libkadm5 Add empty cleanhtml target. 2001-01-10 21:30:05 +00:00
libkadm5clnt parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR}) 2000-12-30 17:21:44 +00:00
libkadm5srv parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR}) 2000-12-30 17:21:44 +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 parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR}) 2000-12-30 17:21:44 +00:00
libkrb5 parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR}) 2000-12-30 17:21:44 +00:00
libkstream G/c SHLIB_* versions from here, noted by Bernd Ernesti. 2000-08-13 19:42:48 +00:00
libkvm Rename kvm_arm32.c to kvm_arm.c, since it's shared between arm32 and arm26. 2001-01-08 18:30:03 +00:00
libl s;/usr/lib;${LIBDIR}; 1999-04-03 16:28:49 +00:00
libm remove redundant declarations; use __MATH_PRIVATE__ to override math.h 2001-01-06 00:15:00 +00:00
libmenu Bump libmenu and libform majors because of libcurses major bump. 2001-01-07 13:15:10 +00:00
libossaudio Use accurate rounding in conversion between OSS and NetBSD volume values. 2000-08-16 16:14:33 +00:00
libpcap Add VRRP support. 2001-01-19 09:02:40 +00:00
libposix use MACIHNE_CPU to determine architecture-dependent source code directory. 2001-01-08 08:29:59 +00:00
libresolv Add -DRESOLVSORT 2000-01-31 15:42:34 +00:00
librmt Make this file compile again on alpha; size_t isn't always same size as int. 2001-01-05 05:42:45 +00:00
libroken update build infrastructure for heimdal 0.3a, including new shlib versions 2000-08-03 03:53:35 +00:00
librpcsvc use expr to do subtraction. shell math isn't as portable. 2001-01-16 02:42:39 +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 eliminate redundant decls. 2001-01-06 23:36:36 +00:00
libterm - use MAXPATHLEN to get the array size for the path we store. 2001-01-29 01:22:31 +00:00
libusb Make this compile again. 2001-01-09 15:59:47 +00:00
libutil sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:41:19 +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 declare __P if missing 2001-01-08 14:53:19 +00:00
runemodule no need to dig /usr/lib/runemodule on beforeinstall - mtree have already 2001-01-31 18:39:47 +00:00
Makefile build multibyte locale modules. installed into /usr/lib/runemodule and 2001-01-25 09:16:38 +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