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
/
localedef
Commit message (
Expand
)
Author
Age
Files
Lines
*
localedef(1): minor spelling fixes on comments.
pfg
2016-05-01
4
-4
/
+4
*
Small typo.
pfg
2016-04-28
1
-1
/
+1
*
Plug memory leaks
bapt
2016-04-20
2
-0
/
+5
*
localedef(1): minor sorting to match Illumos.
pfg
2016-03-20
1
-2
/
+2
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
1
-20
/
+0
*
META MODE: Fix 'make the-lot' with recent locale changes
bdrewery
2015-11-25
1
-0
/
+39
*
lower again the warnings and remove the pragmas unsupported by gcc 4.2.1
bapt
2015-11-08
4
-16
/
+1
*
Eliminate some gcc pragmas
bapt
2015-11-08
2
-17
/
+7
*
Fix build of localedef(1) on arm where wchar_t is an unsigned int
bapt
2015-11-07
3
-5
/
+5
*
Rewrite the histoty part
bapt
2015-11-07
1
-8
/
+13
*
Improve localedef(1) manpage
bapt
2015-11-07
1
-89
/
+113
*
Bump warning level
bapt
2015-11-07
1
-1
/
+1
*
Use const where needed instead of using pragmas to work around the warnings
bapt
2015-11-07
2
-11
/
+6
*
Make bsd declaration static
bapt
2015-11-07
1
-1
/
+1
*
Fix an off by one due to bad conversion from avl(3) to tree(3)
bapt
2015-11-07
1
-3
/
+2
*
Run memset only after having checked the return of malloc
bapt
2015-11-07
1
-1
/
+1
*
Workaround an issue on i386 to unbreak the build until the real issue is tracked
bapt
2015-11-07
1
-1
/
+2
*
Fix build on arm64
bapt
2015-11-07
1
-1
/
+1
*
Add missing header
bapt
2015-11-07
1
-0
/
+1
*
Fix typo
bapt
2015-11-07
1
-1
/
+2
*
libc: Fix (and improve) nl_langinfo (CODESET)
bapt
2015-11-01
1
-3
/
+3
*
Actually only T_ISDIGIT should be flagged as _E4
bapt
2015-10-19
1
-1
/
+1
*
With regard to ctype, digits (e.g. 0 to 9) and xdigits (the 0 to 9 portion
bapt
2015-10-19
1
-2
/
+2
*
eliminate need for "print" definition
bapt
2015-10-13
1
-0
/
+2
*
Commit log from Dragonfly:
bapt
2015-10-13
1
-1
/
+6
*
Merge from HEAD
bapt
2015-08-25
1
-2
/
+10
*
Pet mandoc -Tlint
bapt
2015-08-09
1
-1
/
+1
*
Convert localedef(1) from avl to RB trees
bapt
2015-08-08
4
-100
/
+107
*
Prefer static generation of functions
bapt
2015-08-08
1
-2
/
+1
*
Convert ctype generation to Red Black tree
bapt
2015-08-08
1
-17
/
+10
*
Add localedef(1), a locale definition generator tool
bapt
2015-08-07
15
-0
/
+5906