Commit Graph

11 Commits

Author SHA1 Message Date
jdolecek bab1dc1428 Add character 0xbe (uppercase Y diaeresis) to UPPER chars.
Fixes misc/15363 by Joachim Kuebart.
2002-01-25 23:40:42 +00:00
lukem b0b0a32ad7 Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
Otherwise the appropriate MKxxx=no won't be defined .
2001-12-12 12:24:19 +00:00
tv 8e6f7afb5b MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
jmc 37e7a6a0a9 Add mklocale to cross-tools and turn it back on for the builds. 2001-10-20 06:04:59 +00:00
tv 7726e8acaf XXX - Temporarily disable building locale files on USE_NEW_TOOLCHAIN. - XXX
The /usr/bin/mklocale program is very tied to NetBSD-current and is useless
for cross builds (as is one of the main purposes of the new toolchain).
Disable building the ctype files until mklocale is in a cross-usable state.
2001-08-14 11:40:40 +00:00
tshiozak 0c95c16c79 Remove UTF-2. UTF-2 is superceded by UTF-8.
see also:
http://mail-index.netbsd.org/tech-userlevel/2001/03/30/0000.html
http://mail-index.netbsd.org/tech-userlevel/2001/03/30/0001.html
http://mail-index.netbsd.org/tech-userlevel/2001/03/30/0002.html
2001-04-01 17:43:07 +00:00
tshiozak b62c5889f4 support nl_langinfo(CODESET). 2001-03-26 19:56:35 +00:00
itojun e80503da97 integrate Makefile.inc and Makefile. use bsd.files.mk to avoid installation
with cmp(1).
2001-02-01 19:46:42 +00:00
itojun 64a16b4f7e ru_SU locales are deprecated, ru_RU is now correct one.
rename LC_CTYPE locale declarations and vi message catalog.

From: Oleg Polyanski <luke@jetinf.com>
2001-01-22 17:48:15 +00:00
itojun 8760b352ac supply ru_RU.* LC_CTYPE locales.
From: Patrick Welche <prlw1@newn.cam.ac.uk>
2001-01-20 16:33:02 +00:00
itojun e3f54d12af move src/share/mklocale into src/share/locale/ctype. PR 11838. 2000-12-30 02:33:04 +00:00