index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
locale
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort options.
grog
2012-11-17
1
-7
/
+18
*
Correctly handle keywords without options.
grog
2012-11-17
1
-2
/
+2
*
More style(9) tabs vs. spaces:
grog
2012-11-10
1
-25
/
+25
*
Replace spaces by tabs where appropriate.
grog
2012-11-08
1
-38
/
+38
*
Make parameters to -c and -k options optional. If no parameters are
grog
2012-11-08
2
-13
/
+24
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-2
/
+2
*
Always assign WARNS using ?=
uqs
2010-03-02
1
-3
/
+3
*
Raise WARNS for various tools where possible.
ed
2010-01-17
1
-1
/
+1
*
Add the comment "(FreeBSD only)" to the altmonth_x keywords
edwin
2009-10-07
1
-12
/
+12
*
Backout changes for c_fmt, x_fmt and X_fmt, they were coming from
edwin
2009-10-05
1
-3
/
+0
*
Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's.
edwin
2009-10-05
2
-8
/
+40
*
Xref setlocale(3), bump document date.
trhodes
2005-11-01
1
-1
/
+3
*
Use the standard section name.
ru
2005-01-18
1
-1
/
+1
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
Remove la_LN.* from the list of bogus locales. They're incomplete, but
tjr
2004-08-02
1
-1
/
+1
*
Exclude bogus la_LN.* and UTF-8 locales from the output of locale -a
tjr
2004-08-02
1
-1
/
+11
*
Clean up language and markup.
ru
2004-05-19
1
-24
/
+25
*
Back out LANG printing changes. POSIX is unclear in this place, but
ache
2004-02-02
1
-10
/
+11
*
Fix printout case when LANG is overwritten by LC_ALL
ache
2004-02-01
1
-11
/
+10
*
Userland signed char fixes for PPC build. Problems were using a char
grehan
2004-01-22
1
-1
/
+1
*
Grammar, spelling and punctuation sweep.
brueffer
2003-11-26
1
-9
/
+9
*
Move scmp() to more appropriate location
phantom
2003-06-26
1
-10
/
+9
*
Add support of '-m' option to show charmaps (or correctly to say list of
phantom
2003-06-26
2
-13
/
+54
*
implement LC_MONETARY's int_* keywords
phantom
2003-06-26
1
-2
/
+32
*
locale.c:
phantom
2003-06-25
2
-7
/
+6
*
Catch up with _PATH_LOCALE move from rune.h to paths.h
phantom
2003-06-25
1
-1
/
+1
*
document 'list' keyword & fix few typos
phantom
2003-06-22
1
-3
/
+7
*
Add FreeBSD specific keyword 'list' implementation. 'locale -k list' can
phantom
2003-06-22
1
-97
/
+138
*
Add WARNS
phantom
2003-06-22
1
-0
/
+1
*
Fix few typos and remove two unneeded checks
phantom
2003-06-20
1
-4
/
+3
*
We have manpage now, so remove NOMAN
phantom
2003-06-20
1
-1
/
+0
*
Fix most warnings, sort prototypes, kill spaces at EOLs
phantom
2003-06-20
1
-27
/
+36
*
Add minimalistic manual page for locale(1)
phantom
2003-06-20
1
-0
/
+91
*
Complete rewrite of locale(1) in order to become POSIX complaint utilitty.
phantom
2003-06-20
1
-84
/
+400
*
Add locale(1). I have used it for while as useful debugging tool
phantom
2002-10-16
2
-0
/
+220