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
/
mklocale
/
yacc.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the format of LC_CTYPE files architecture independent by
ru
2005-02-26
1
-76
/
+71
*
Use <runetype.h> instead of <rune.h> since the latter is going away.
tjr
2004-10-17
1
-2
/
+2
*
Remove explicit support for generating LC_CTYPE data files that specify
tjr
2004-10-17
1
-1
/
+0
*
Prefix the names of members of _RuneLocale and its sub-structures
tjr
2004-06-23
1
-33
/
+37
*
Add gb2312 encoding.
davidxu
2003-11-05
1
-0
/
+1
*
Allow GB18030 locale
ache
2003-07-29
1
-0
/
+1
*
Bump WARNS to 6. Add usage(). Use provided xmalloc() instead of malloc().
charnier
2003-06-17
1
-56
/
+43
*
Change fatal to warnx() for unknown encoding
ache
2003-06-03
1
-4
/
+2
*
Hardcore supported encodings list
ache
2003-06-02
1
-1
/
+11
*
Mark the INVALID keyword as being deprecated since the concept of
tjr
2002-12-21
1
-1
/
+4
*
Use more verbose diagnostics for wrong DIGIT range
ache
2002-10-20
1
-5
/
+5
*
Add checks for DIGIT set consistency to prevent common misinterpretation
ache
2002-10-20
1
-11
/
+53
*
WARNS=4
alfred
2002-07-14
1
-3
/
+1
*
WARNS=2, de-__P()
alfred
2002-07-14
1
-3
/
+3
*
Declarations cleanup; make sure externs are in a common header.
markm
2002-04-28
1
-8
/
+25
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
1
-1
/
+1
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
1
-0
/
+2
*
Initialize fp in main()
peter
2001-08-13
1
-1
/
+2
*
There is a problem in that one cannot use ctype.h at the same time as parts
obrien
2000-02-08
1
-56
/
+57
*
Fixed printf format errors.
bde
1998-08-02
1
-10
/
+12
*
Add #include <string.h> to get prototypes.
jb
1998-02-20
1
-0
/
+1
*
Fix bugs in runes data handling
ache
1997-01-07
1
-2
/
+2
*
u_long -> unsigned long so that we don't depend on namespace pollution
bde
1994-09-05
1
-13
/
+15
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+821