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
/
tr
/
str.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use err instead of errx when malloc fails. "malloc" is not a helpful
tjr
2002-07-05
1
-1
/
+1
*
Improve parsing of character and equivalence classes:
tjr
2002-06-15
1
-4
/
+9
*
Don't treat the trailing ']' of an equivalence class expression as a
tjr
2002-06-14
1
-1
/
+2
*
Implement support for equivalence classes ([=e=]) when the mapping is
tjr
2002-06-14
1
-4
/
+25
*
remove __P
imp
2002-03-22
1
-9
/
+9
*
WARNS=2 fixes, use __FBSDID(), kill register keyword.
markm
2001-12-11
1
-26
/
+28
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Use err(3) instead of local redefinition. Cosmetic in usage().
charnier
1997-08-18
1
-9
/
+13
*
Cast char's to (u_char) before passing them to isctype() functions.
joerg
1996-03-19
1
-2
/
+2
*
Fix a couple of sign-extension bugs.
joerg
1996-03-17
1
-2
/
+2
*
Updated to BSD4.4lite2. Fixes PR836. `echo abcd | tr a-d A-BC-D' now
bde
1995-11-28
1
-3
/
+3
*
Fix broken charclass handling
ache
1995-10-28
1
-3
/
+12
*
Remove declamations which <ctype.h> already does for us.
phk
1995-10-21
1
-13
/
+0
*
Added #include <ctype.h>
phk
1995-10-21
1
-0
/
+1
*
Fix print class mistype
ache
1994-10-28
1
-1
/
+1
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+342