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
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
*
Move the #include and #define's to the top of the file.
tjr
2002-06-14
1
-4
/
+4
*
Bump the size of the equivalence set to NCHARS; this file was left out
tjr
2002-06-14
1
-1
/
+1
*
Sort sections. Avoid using "The -? option" at the start of option descriptions.
tjr
2002-06-14
1
-11
/
+7
*
Don't treat the trailing ']' of an equivalence class expression as a
tjr
2002-06-14
1
-1
/
+2
*
Add the P1003.1-2001 -C option which complements the set of characters
tjr
2002-06-14
2
-29
/
+58
*
Implement support for equivalence classes ([=e=]) when the mapping is
tjr
2002-06-14
3
-14
/
+45
*
remove __P
imp
2002-03-22
3
-12
/
+13
*
properly handle zero length first string when doing -c
alfred
2002-03-02
1
-0
/
+1
*
WARNS=2 fixes, use __FBSDID(), kill register keyword.
markm
2001-12-11
2
-35
/
+37
*
mdoc(7) police: utilize the new .Ex macro.
ru
2001-08-15
1
-3
/
+1
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-1
/
+3
*
Remove whitespace at EOL.
dd
2001-07-15
1
-2
/
+2
*
mdoc(7) police: -column lists require column width specifiers.
ru
2001-07-06
1
-2
/
+2
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-19
1
-33
/
+33
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-4
/
+4
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-9
/
+9
*
Add DIAGNOSTICS section name
charnier
2000-03-26
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Submitted by: Joachim Kuebart, thanks.
helbig
1997-10-12
2
-11
/
+23
*
Use err(3) instead of local redefinition. Cosmetic in usage().
charnier
1997-08-18
4
-50
/
+30
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Merge from Lite2
peter
1997-03-11
1
-1
/
+4
*
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
2
-3
/
+15
*
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
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
Fix print class mistype
ache
1994-10-28
1
-1
/
+1
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
5
-0
/
+978