summaryrefslogtreecommitdiffstats
path: root/usr.bin/locale (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove charsets other than UTF-8 from locale(1) output.stsp2015-08-141-122/+2
* Mention LC_MESSAGES.zhuk2015-08-121-2/+4
* - add an EXIT STATUS sectionjmc2014-03-241-4/+8
* Add HISTORY and AUTHORS; triggered by a shorter patch from bcallah@.schwarze2013-12-271-2/+17
* Include unistd.h as it is the standard location for getopt().millert2013-11-151-1/+2
* handle proto warningsderaadt2013-11-131-7/+7
* update list of locales after adding Turkish.fgsch2013-07-011-1/+3
* Quote values in the variable assignments, to be bulletproof in the faceguenther2013-06-161-7/+34
* Oops, I undid rev. 1.2jca2013-06-161-2/+3
* Improve locale(1) output formatting.jca2013-06-161-8/+15
* Add charset to Pig locale name. Without charset the Pig locale won't work.stsp2013-06-051-2/+3
* nicer ENVIRONMENT;jmc2013-06-031-2/+3
* Add a minimal implementation of the locale(1) utility.stsp2013-06-033-0/+364