NetBSD/share
itojun 566d91a6d8 add GB2312 after JIS0208/0213, then there's no confusion.
some chinese chars may get converted into JIS0208/0213 on
"iconv -f utf-8 -t iso-2022-jp-2".  but anyway, it's iso-2022-*jp*-2 so
japanese chars should take precedence.
XXX what should we do about X11 ctext?

i really hate unicode han unification.
do we really need to support language tags?
2003-10-20 08:00:33 +00:00
..
dict put 'Czechoslovak' and 'Czechoslovakian' back; even through the country 2003-05-24 16:48:31 +00:00
doc fix bad example of select() - first arg shouldn't be FD_SETSIZE. from openbsd 2003-08-13 02:07:06 +00:00
examples s/dails/dials/ in a comment 2003-10-02 21:32:56 +00:00
i18n add GB2312 after JIS0208/0213, then there's no confusion. 2003-10-20 08:00:33 +00:00
locale implement MAKEVERBOSE 2003-10-19 14:10:13 +00:00
man Make the documentation match the source, and excise instances of 2003-10-19 14:37:12 +00:00
me Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:30:41 +00:00
misc Add BGP, GPU, IC, MAC, PTLA, RGB, TLA and fix CPU. 2003-10-17 08:56:39 +00:00
mk fix parallel-make race. 2003-10-20 01:53:02 +00:00
nls Add slovak language libc message catalog. 2003-04-14 05:21:47 +00:00
sushi netbsd.org->NetBSD.org 2003-07-26 20:17:31 +00:00
tabset minor makefile delint 2002-09-18 07:50:31 +00:00
termcap implement MAKEVERBOSE 2003-10-19 14:10:13 +00:00
tmac implement MAKEVERBOSE 2003-10-19 14:10:13 +00:00
wscons implement MAKEVERBOSE 2003-10-19 14:10:13 +00:00
zoneinfo support MAKEVERBOSE and use ${HOST_SH} 2003-10-19 14:20:28 +00:00
Makefile Citrus iconv support(5) 2003-06-27 08:39:59 +00:00
Makefile.inc