index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
dist
/
grep
/
src
Age
Commit message (
Expand
)
Author
2016-01-10
moved to external
christos
2015-09-12
Avoid TYPE_MAXIMUM, it depends on undefined behavior.
joerg
2014-06-12
Hide the -P option in the usage message unless HAVE_LIBPCRE (which we
dholland
2013-01-05
Change several int variables to size_t, ssize_t, or ptrdiff_t.
apb
2010-09-28
Fix -o behavior with patterns that match the empty string, as per PR 43896.
dholland
2008-08-28
Issue a warning if -r is used without a directory:
lukem
2008-08-01
fix -w using:
christos
2006-01-19
error() already adds a newline at the end, so do not provide one
wiz
2003-02-13
Make diff to 2.5.1 smaller.
wiz
2003-02-13
Merge changes from 2.5.1 import.
wiz
2003-02-13
Import of grep-2.5.1 (bugfix release).
wiz
2003-01-26
Get patches from pkgsrc to make it build.
wiz
2003-01-26
Re-add some files lost through .cvsignore files during grep-2-5 import.
wiz
2003-01-26
Remove traces of old -o.
wiz
2003-01-26
Remove some unneeded files.
wiz
2003-01-26
Merge with 2-5-0.
wiz
2003-01-26
Merge with grep-2.5, part one.
wiz
2003-01-26
Import grep-2.5.
wiz
2000-02-27
use `matcher' only after it has a value
wiz
2000-02-27
handle conflicts between grep-2-3 and grep-2-4
wiz
2000-02-27
Update GNU grep to 2.4
wiz
1999-04-06
grep is no longer build as 3 programs, etc., and back to how it was before th...
mrg
1999-02-20
Resolve conflicts from import.
simonb
1999-02-20
Import GNU grep 2.3
simonb
1999-02-12
Need string.h for prototypes.
thorpej
1999-02-09
Add -o option for BSD 4.4 compatibility
simonb
1999-02-09
Import GNU grep 2.2f
simonb