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
/
grep
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r246917, as it is causing incorrect behaviour as reported on
markj
2013-03-12
1
-1
/
+1
*
Strengthen the check in IS_OUT_OF_BOUNDS to ensure that (j - 1) is a
markj
2013-02-17
1
-1
/
+1
*
- Avoid unnecessary strdup()
gabor
2013-01-20
1
-2
/
+2
*
Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT".
obrien
2013-01-08
2
-5
/
+19
*
Fix a segfault when bsdgrep -i is given an empty pattern string.
markj
2013-01-05
1
-1
/
+1
*
- Fix handling of the case when multiple patterns are specified in a single
gabor
2013-01-05
1
-2
/
+12
*
Make bsdgrep behave as gnugrep and as documented: -m should only stop
eadler
2012-12-20
3
-3
/
+4
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
2
-5
/
+6
*
Remove duplicate line from usage
eadler
2012-01-15
1
-1
/
+0
*
Add missing "static const" to long options table.
ed
2011-12-10
1
-1
/
+1
*
- Match GNU behavior of exit code
gabor
2011-12-07
3
-6
/
+5
*
- Create links to the xz and lzma versions even if BSD grep is not the
gabor
2011-11-28
1
-7
/
+8
*
- Call warnx() instead of errx() if a directory is not readable when using
gabor
2011-11-28
1
-1
/
+3
*
- Fix behavior of --null to match GNU grep
gabor
2011-11-28
1
-5
/
+5
*
- Fix installation when WITH_BSD_GREP is set to yes
gabor
2011-10-23
1
-0
/
+2
*
- Fix counting of match limit (-m)
gabor
2011-10-12
1
-1
/
+1
*
- Use getprogname() instead of __progname
gabor
2011-10-11
4
-22
/
+43
*
Fix build on i386 and arm.
delphij
2011-10-06
1
-1
/
+1
*
Update BSD grep to the latest development version. It has some code
gabor
2011-10-05
16
-521
/
+2527
*
- Fix exclusion of directories from a recursive search
gabor
2011-08-17
1
-14
/
+5
*
- Fix handling of environmental variables when they are set to empty string
gabor
2011-08-17
1
-3
/
+4
*
- Use REG_NOSUB to bypass submatch counting when not necessary. This may
gabor
2011-06-12
2
-2
/
+8
*
- Fix -w behavior
gabor
2011-06-12
2
-14
/
+13
*
Remove redundant assignments to WARNS.
ed
2011-06-06
1
-2
/
+0
*
Build and install a BSD licensed grep.
obrien
2011-05-25
1
-0
/
+11
*
- Adjust a comment to actual behaviour
gabor
2011-04-07
8
-4
/
+19
*
- Simplify the fixed string pattern preprocessing code
gabor
2011-04-07
3
-11
/
+12
*
- Replace some strcpy()-family functions with memcpy() ones. It has been
gabor
2011-04-07
1
-5
/
+6
*
Add Simplified Chinese messages for BSD grep.
delphij
2010-09-20
2
-0
/
+14
*
Revert a minor part of revision 211364:
delphij
2010-08-19
1
-4
/
+1
*
UTFize my name.
des
2010-08-19
6
-6
/
+6
*
- Refactor file reading code to use pure syscalls and an internal buffer
gabor
2010-08-18
4
-178
/
+157
*
- Revert strlcpy() changes to memcpy() because it's more efficient and
gabor
2010-08-15
6
-66
/
+66
*
- Some fixes to Ukranian catalog
gabor
2010-08-06
1
-2
/
+2
*
Fix spelling.
joel
2010-07-30
1
-1
/
+1
*
- Add Ukranian catalog
gabor
2010-07-30
2
-0
/
+13
*
- Some minor changes to the messages to increase usefulness of error msgs
gabor
2010-07-29
11
-52
/
+38
*
- Add Japanese NLS catalogs
gabor
2010-07-29
4
-0
/
+45
*
- Use the traditional behaviour for filename and directory name inclusion
gabor
2010-07-29
6
-68
/
+148
*
- Fix -l and -L by really surpressing output and just showing filenames
gabor
2010-07-25
1
-1
/
+1
*
- Fix --color behaviour to only output color sequences if stdout is a tty
gabor
2010-07-25
3
-32
/
+60
*
Fix crashes when using grep -R:
delphij
2010-07-23
2
-11
/
+16
*
- Add Russian catalog [1]
gabor
2010-07-23
3
-4
/
+19
*
Add BSD grep to the base system and make it our default grep.
gabor
2010-07-22
14
-0
/
+2563
*
This commit was generated by cvs2svn to compensate for changes in r13122,
peter
1995-12-30
3
-1214
/
+0
*
recording cvs-1.6 file death
peter
1995-12-30
1
-18
/
+0
*
Add dependencies on libraries to DPADD. Someday this should be done
bde
1994-08-28
1
-0
/
+1
*
More merry makefile munging for man page compatability.
wollman
1994-08-05
1
-1
/
+1
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
4
-0
/
+1231