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
/
colldef
/
parse.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-05-21
1
-1
/
+1
*
Make the format of LC_COLLATE files architecture independent.
ru
2005-02-27
1
-9
/
+23
*
Zero out the entire "struct __collate_st_chain_pri", or garbage
ru
2005-02-27
1
-12
/
+8
*
Test getopt() against -1 instead of EOF.
charnier
2002-10-16
1
-3
/
+2
*
Avoid a signedness warning by casting chain_index to a size_t.
dwmalone
2002-09-04
1
-1
/
+1
*
Switch to new format which allows unlimited numbers of chains and
ache
2002-08-31
1
-16
/
+43
*
Prepare for switching to unlimited chains format
ache
2002-08-30
1
-15
/
+31
*
Allow chains in any form like <name1><name2> or \xf1\xf2, not binary
ache
2002-08-23
1
-13
/
+25
*
Add #undefs to separate local buffers declaration and now dinamic libc buffers
ache
2002-08-14
1
-0
/
+5
*
ANSIify function definitions to avoid a warning.
dwmalone
2002-07-28
1
-4
/
+2
*
No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1.
ru
2002-04-09
1
-3
/
+0
*
Only use __FBSDID if it is defined. This fixes the 4.4-release (but
imp
2001-12-08
1
-0
/
+2
*
WARNS=2 fixup.
markm
2001-12-02
1
-8
/
+13
*
Rewrite buffer handling code a bit to handle large values.
ache
2001-11-28
1
-1
/
+9
*
Add safeguard to prevent charmap symbol length overflowing
ache
2001-11-27
1
-0
/
+2
*
Move extern definitions to common.h
ache
2001-11-27
1
-2
/
+2
*
Use strlcpy(3) instead of strcpy(3) to copy optarg into a fixed-size buffer.
sobomax
2001-10-16
1
-1
/
+1
*
yyerror() is a printflike function
kris
2001-07-24
1
-1
/
+1
*
vsprintf() -> vsnprintf()
kris
2000-11-26
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
syntax change: allow symbolic names as substitute first arg
ache
1999-02-13
1
-10
/
+6
*
add more checks for substitution
ache
1999-02-12
1
-7
/
+13
*
fix English
ache
1999-02-12
1
-4
/
+11
*
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
archie
1998-12-06
1
-1
/
+5
*
Use EX_USAGE in usage().
charnier
1997-06-30
1
-2
/
+2
*
Add usage(). Put program name in bold in the man page.
charnier
1997-06-26
1
-4
/
+10
*
Include unistd.h for getopt() prototype after Lite2 merge
peter
1997-03-11
1
-1
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Change recently added diagnostics to more descriptive
ache
1996-10-25
1
-8
/
+8
*
Check for not defined / redefined chars now
ache
1996-10-23
1
-6
/
+49
*
Simplify and improve parser.
ache
1996-10-16
1
-227
/
+0
*
Save half of LC_COLLATE space
ache
1996-10-15
1
-41
/
+259
*
collate tables compiler
ache
1995-02-17
1
-0
/
+248