NetBSD/lib
itohy 7daefc5a5a Passing "char" values to ctype(3) functions is problematic.
If an argument of a ctype function is outside "unsigned char"
and if it is not EOF, the behavior is undefined.

The isascii(3) is the sole exception of above and it was used to
be used to check a value was valid for other ctype functions in
ancient systems.  On modern systems, the ctype functions take
all values of "unsigned char", and this check is obsolete and
even wrong for non-ASCII systems.  However, we leave the isascii()
untouched for now, so as not to change the current behavior.
2000-07-07 08:03:36 +00:00
..
csu __syscall takes a quad_t as its first argument, not an int. 2000-07-03 23:01:01 +00:00
libarch remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
libasn1 Fixup Heimdal library builds. 2000-06-16 22:46:43 +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 Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
libcom_err For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libcompat remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
libcrypt Handle non-DES encrypted passwords; currently only MD5. 2000-07-06 11:13:49 +00:00
libcrypto Add CPPFLAGS+= -DNO_{RSA,IDEA,RC5}. 2000-07-05 14:00:38 +00:00
libcurses More include cleanup. Remvoe (p) from #undef in libipsec. 2000-07-03 03:56:20 +00:00
libdes Add cleaned up versions of des_set_random_generator_seed(), 2000-06-21 19:47:37 +00:00
libedit Only look in home directory for .editrc. (Discussed with Christos.) 2000-06-28 20:37:44 +00:00
libgssapi Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libhdb Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libipsec move ipsec_{hex,bin}dump() into #ifdef wrapper. 2000-07-04 04:41:54 +00:00
libkadm For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libkadm5 Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libkadm5clnt Detect if MIT Kerberos V headers are present on the system (by looking 2000-06-21 05:43:50 +00:00
libkadm5srv Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libkafs For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libkdb For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libkrb Fix installing <kerberosIV/des.h> 2000-06-20 21:49:02 +00:00
libkrb5 Detect if MIT Kerberos V headers are present on the system (by looking 2000-06-19 23:50:52 +00:00
libkstream Fixup libkstream build. 2000-06-17 06:39:32 +00:00
libkvm <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 06:34:22 +00:00
libl
libm Regenerate, after changing internal label used for linkage to the wrapper 2000-05-16 19:07:35 +00:00
libmenu Remove names from prototype decalarations. 2000-05-11 14:01:28 +00:00
libossaudio remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
libpcap Add a trailing newline 2000-06-30 06:34:46 +00:00
libposix
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 Neeed -DHAVE_CONFIG_H for HOST_CPPFLAGS, too. 2000-06-19 20:53:26 +00:00
librpcsvc sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
libskey Bring s/key closer to RFC2289 conformance by pulling in changes 2000-07-06 22:30:18 +00:00
libsl Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libss For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libssl Fixup the OpenSSL library builds. 2000-06-16 06:16:37 +00:00
libtelnet Add MK... variables to enable/disable various aspects of building 2000-06-23 06:01:10 +00:00
libterm use ${SHLIB_FULLVERSION} instead of ${SHLIB_MAJOR}.${SHLIB_MINOR} 2000-07-03 21:10:57 +00:00
libusb remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
libutil Oops - declare static functions. 2000-07-06 13:39:47 +00:00
libwrap backout previous changes. 2000-04-02 06:31:58 +00:00
liby
libz Backout my libsa changes. 1999-11-13 21:33:12 +00:00
Makefile Add MK... variables to enable/disable various aspects of building 2000-06-23 06:01:10 +00:00
Makefile.inc
bumpversion sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
checkver No longer abuse the "minor" number in the shlib_version file to 2000-07-05 18:56:20 +00:00
checkvers