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
/
gnu
/
usr.bin
/
grep
/
grep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant string length check from the previous commit.
jkim
2005-10-21
1
-2
/
+2
*
Fix a longstanding buglet in bz-prefixed grep(1).
jkim
2005-10-20
1
-5
/
+5
*
Removed redundant (and incorrect) code in prline. Fixes grep -i --color "",
tjr
2005-05-14
1
-27
/
+0
*
Fix background colour problems with --color output (RH bug #138913).
tjr
2005-05-14
1
-0
/
+1
*
Remove mb-caching hack.
tjr
2005-05-14
1
-41
/
+22
*
Fix regression in output with -R compared to previous version.
obrien
2005-02-13
1
-1
/
+1
*
Make grep run much (~10x) faster in multibyte locales by caching the wide
tjr
2004-07-04
1
-22
/
+41
*
Improve case-insensitive matching in multibyte locales.
tjr
2004-07-04
1
-0
/
+37
*
Merge local changes.
tjr
2004-07-04
1
-380
/
+673
*
Merge conflicts, upgrade
ache
2004-03-01
1
-3
/
+2
*
Allow -J to simultaneously do non-bzip2 grepping.
obrien
2002-10-06
1
-10
/
+32
*
Create bzgrep.
obrien
2002-09-16
1
-0
/
+35
*
Restore backwards compatible -R option.
ru
2000-05-30
1
-1
/
+1
*
Merge FreeBSD changes into 2.4d.
ru
2000-01-31
1
-73
/
+33
*
Fix conflicts.
ru
2000-01-18
1
-5
/
+32
*
* Make --null option work in (HAVE_LIBZ > 0) case.
ru
2000-01-04
1
-11
/
+5
*
Merge FreeBSD chagnes into GNU grep 2.4.
obrien
2000-01-04
1
-205
/
+281
*
Support the environtmental var "GREP_OPTIONS". Which can hold a set of
obrien
1999-11-26
1
-0
/
+61
*
Alias -R to -r for backward compatibility.
obrien
1999-11-21
1
-2
/
+3
*
Set default matcher from argv[0].
obrien
1999-11-21
1
-546
/
+825
*
Back out the botched attempt to update to gnu grep 2.3 (lots of history
peter
1999-11-20
1
-0
/
+1103
*
Upgrade grep to version 2.3
ru
1999-10-28
1
-1103
/
+0
*
Fixed printf format errors.
bde
1998-06-30
1
-1
/
+1
*
When called as `zgrep', the -Z argument is assumed. Make a
wosch
1997-12-21
1
-0
/
+6
*
Added builtin decompression using zlib library, option -Z.
wosch
1997-12-20
1
-61
/
+105
*
Add unsigned char cast to ctype macros
ache
1997-10-23
1
-1
/
+1
*
grep -q pattern file
wosch
1996-09-27
1
-1
/
+5
*
Pick collate info too
ache
1996-08-12
1
-1
/
+1
*
recursive grep, enabled with -DHAVE_FTS=1
wosch
1996-02-02
1
-3
/
+220
*
Add setlocale LC_CTYPE
ache
1995-10-28
1
-0
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Update GNU grep to version 2.0
nate
1993-07-06
1
-843
/
+662
*
Gnu e?grep 1.6
nate
1993-06-29
1
-0
/
+1007