aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/locale
Commit message (Expand)AuthorAgeFilesLines
* Clean up language and markup.Ruslan Ermilov2004-05-191-24/+25
* Back out LANG printing changes. POSIX is unclear in this place, butAndrey A. Chernov2004-02-021-10/+11
* Fix printout case when LANG is overwritten by LC_ALLAndrey A. Chernov2004-02-011-11/+10
* Userland signed char fixes for PPC build. Problems were using a charPeter Grehan2004-01-221-1/+1
* Grammar, spelling and punctuation sweep.Christian Brueffer2003-11-261-9/+9
* Move scmp() to more appropriate locationAlexey Zelkin2003-06-261-10/+9
* Add support of '-m' option to show charmaps (or correctly to say list ofAlexey Zelkin2003-06-262-13/+54
* implement LC_MONETARY's int_* keywordsAlexey Zelkin2003-06-261-2/+32
* locale.c:Alexey Zelkin2003-06-252-7/+6
* Catch up with _PATH_LOCALE move from rune.h to paths.hAlexey Zelkin2003-06-251-1/+1
* document 'list' keyword & fix few typosAlexey Zelkin2003-06-221-3/+7
* Add FreeBSD specific keyword 'list' implementation. 'locale -k list' canAlexey Zelkin2003-06-221-97/+138
* Add WARNSAlexey Zelkin2003-06-221-0/+1
* Fix few typos and remove two unneeded checksAlexey Zelkin2003-06-201-4/+3
* We have manpage now, so remove NOMANAlexey Zelkin2003-06-201-1/+0
* Fix most warnings, sort prototypes, kill spaces at EOLsAlexey Zelkin2003-06-201-27/+36
* Add minimalistic manual page for locale(1)Alexey Zelkin2003-06-201-0/+91
* Complete rewrite of locale(1) in order to become POSIX complaint utilitty.Alexey Zelkin2003-06-201-84/+400
* Add locale(1). I have used it for while as useful debugging toolAlexey Zelkin2002-10-162-0/+220