summaryrefslogtreecommitdiffstats
path: root/usr.bin/locale
Commit message (Expand)AuthorAgeFilesLines
* Back out LANG printing changes. POSIX is unclear in this place, butache2004-02-021-10/+11
* Fix printout case when LANG is overwritten by LC_ALLache2004-02-011-11/+10
* Userland signed char fixes for PPC build. Problems were using a chargrehan2004-01-221-1/+1
* Grammar, spelling and punctuation sweep.brueffer2003-11-261-9/+9
* Move scmp() to more appropriate locationphantom2003-06-261-10/+9
* Add support of '-m' option to show charmaps (or correctly to say list ofphantom2003-06-262-13/+54
* implement LC_MONETARY's int_* keywordsphantom2003-06-261-2/+32
* locale.c:phantom2003-06-252-7/+6
* Catch up with _PATH_LOCALE move from rune.h to paths.hphantom2003-06-251-1/+1
* document 'list' keyword & fix few typosphantom2003-06-221-3/+7
* Add FreeBSD specific keyword 'list' implementation. 'locale -k list' canphantom2003-06-221-97/+138
* Add WARNSphantom2003-06-221-0/+1
* Fix few typos and remove two unneeded checksphantom2003-06-201-4/+3
* We have manpage now, so remove NOMANphantom2003-06-201-1/+0
* Fix most warnings, sort prototypes, kill spaces at EOLsphantom2003-06-201-27/+36
* Add minimalistic manual page for locale(1)phantom2003-06-201-0/+91
* Complete rewrite of locale(1) in order to become POSIX complaint utilitty.phantom2003-06-201-84/+400
* Add locale(1). I have used it for while as useful debugging toolphantom2002-10-162-0/+220
OpenPOWER on IntegriCloud