summaryrefslogtreecommitdiffstats
path: root/usr.bin/mklocale
Commit message (Collapse)AuthorAgeFilesLines
* Remove links before creating themache1994-12-081-0/+1
|
* Remove iso8859-1 to proper nameache1994-12-042-0/+70
|
* Dig out full locale names set for ISO8859-1 (great success!)ache1994-12-041-7/+7
|
* Found at least one proper name for ISO8859-1 locale,ache1994-12-041-6/+6
| | | | still need more names
* Comment out iso88591 installation until proper name set will be foundache1994-12-041-1/+7
| | | | | (see README.locale_name). Please, anybody tell me language set and countries set described in iso88591 to produce proper name set.
* Add quick description of rules how to build locale name,ache1994-12-041-0/+7
| | | | f.e. iso_8859_1 name is completely incorrect
* Fix encoding scheme UTF2 --> Noneache1994-12-041-1/+1
|
* Reorganize data to not mess with sourcesache1994-12-043-1/+198
|
* Fix wrong encoding scheme UTF2 --> NONEache1994-12-041-4/+2
|
* Install Kaleb's iso_8859_1 by default.jkh1994-12-041-1/+1
|
* From: Kaleb Keithley <kaleb@x.org>jkh1994-12-041-0/+37
| | | | | | | | | | | Here's something that should be a big selling point for European users. Note that Linux still doesn't support anything other than the POSIX locale. This is a superset of the POSIX locale with support for all the accented characters. You need this to do compose processing in XFree86 3.x. I'm using this on my 1.1.5.1 system. Don't know whether it works on 2.0, but can't think of any reason why it wouldn't. Submitted by: kaleb
* u_long -> unsigned long so that we don't depend on namespace pollutionbde1994-09-052-15/+17
| | | | in <stdio.h>.
* Add and properly install localesache1994-09-033-0/+210
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-277-0/+1482
OpenPOWER on IntegriCloud