NetBSD/lib
tnozaki 186e12cc6b avoid mbrtowc/wcrtomb buffer overrun when CPUARCH=hppa and MB_CUR_MAX > 6.
it is not usual case(merely used such mutibyte locale, eg. ja_JP.ISO-2022-JP).

[background]
before merging minoura-xpg4dl branch(2001), we argued and decided to increase
MB_LEN_MAX 1 -> 32 all CPUARCH(*but* we forgot to change it MD to MI).

without knowing that NetBSD/hp700(mergeing -current 2002) incorrectly set
MB_LEN_MAX=6 (maybe this value taken from FreeBSD). but our setlocale(3)
assumes __mb_len_max_runtime as 32, so that mbrtowc/wcrtomb may overrun.

we have to increase hppa's MB_LEN_MAX upto 32, and change it MD to MI
next libc major bump(scheduled next release 6.0).
2010-03-28 14:05:09 +00:00
..
csu Merge from matt-nb5-mips64 2009-12-14 01:00:46 +00:00
i18n_module rename LD32DIR to MLIBDIR. 2009-12-13 08:25:20 +00:00
libarch rename LD32DIR to MLIBDIR. 2009-12-13 08:25:20 +00:00
libasn1
libbluetooth Formatting nits. 2009-08-03 22:13:47 +00:00
libbsdmalloc
libbz2
libc avoid mbrtowc/wcrtomb buffer overrun when CPUARCH=hppa and MB_CUR_MAX > 6. 2010-03-28 14:05:09 +00:00
libcom_err
libcompat Use .In instead of .Ar Pa for headers. 2010-03-22 21:55:06 +00:00
libcrypt
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses fix wrong widechar assignment for "up arrow" 2010-02-25 10:56:24 +00:00
libedit https://bugzilla.redhat.com/show_bug.cgi?id=575383 2010-03-22 22:59:06 +00:00
libform Use .In instead of .Ar Pa for header files. 2010-03-22 21:58:31 +00:00
libgssapi bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libhdb bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libheimntlm bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libhx509 bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libintl Do not use \." for comments, always use .\". Discussed with uwe@. 2009-11-12 00:43:52 +00:00
libipsec
libkadm5clnt bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkadm5srv bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkafs bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkrb5 bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkvm Use .In instead of .Ar Pa for headers. 2010-03-22 21:55:06 +00:00
libl
liblwres
libm These functions are going to first appear in 5.1, not 6.0. 2010-03-08 02:35:50 +00:00
libmenu Add missing comma in the NAME Nm list. 2009-10-24 11:17:13 +00:00
libossaudio
libp2k Technically we're supposed to use flags from the RUMP_NAMEI namespace 2009-12-23 01:15:11 +00:00
libpam Close file handle after using it. Found by cppcheck. 2010-01-17 23:17:08 +00:00
libpcap
libpci fix typo: rag -> reg 2009-10-23 15:41:58 +00:00
libpmc
libposix
libprop Implement prop_array_externalize_to_pref(), prop_array_copyin(), 2009-10-10 18:06:53 +00:00
libpthread fix the pthread pt_lid in the fork callback function that runs in the child instead of a function that may be going away. KNFify 2010-03-25 01:15:00 +00:00
libpthread_dbg
libpuffs Add convenience routine puffs_unmountonsignal(), which does exactly that. 2010-01-12 18:42:38 +00:00
libradius bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
librefuse
libresolv
librmt Use .In instead of .Aq Pa and variantes for header files. 2010-03-22 22:00:37 +00:00
libroken Link libroken against libcrypt for crypt(3). 2010-02-19 17:57:06 +00:00
librpcsvc
librt Use .In instead of .Aq Pa and variantes for header files. 2010-03-22 22:00:37 +00:00
librump
librumpcrypto install librumpcrypto component: kernel crypto routines 2009-09-03 12:33:54 +00:00
librumpdev Build & install rumpdev, a device component for rump. It currently 2009-09-03 15:35:58 +00:00
librumpnet
librumpuser Wrap DOCALL and DOCALL_KLOCK in a new block (for easy adding of 2010-03-22 09:39:02 +00:00
librumpvfs
libskey
libsl Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
libss libss uses strupr from libroken, so depend on that. 2010-02-19 17:48:59 +00:00
libtelnet
libterminfo Convert padding for unknown capabilities as well. 2010-03-04 15:35:26 +00:00
libukfs mfs is a bit off in the sense that mount(2) doesn't return since 2010-03-08 12:38:14 +00:00
libusbhid Use .In instead of .Ar Pa for header files. 2010-03-22 21:58:31 +00:00
libutil Use .In instead of .Aq Pa and variantes for header files. 2010-03-22 22:00:37 +00:00
libvers
libwrap
liby
libz Use .In instead of .Ar Pa 2010-03-22 21:56:05 +00:00
bumpversion
checkoldver
checkver
checkvers
Makefile Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
Makefile.inc