summaryrefslogtreecommitdiff
path: root/usr.bin/locale
AgeCommit message (Expand)Author
2020-04-28Fix spelling errors.ginsbach
2012-01-20Remove code for CITRUS!=yes.joerg
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-01-16Fix off-by-one.hira
2009-01-02Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...tnozaki
2006-02-16make "locale -a" read locale.alias file.tnozaki
2004-07-12consistently quote all values printed in the summary ofjdolecek
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-07-04Use the proper type for the return value from getopt(3). Allows thisagc
2003-07-04Sort sections, fix typo, add some articles,wiz
2003-07-04add locale(1) utility.tshiozak