aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/grep
Commit message (Expand)AuthorAgeFilesLines
* MFC r253810Andrey A. Chernov2013-08-021-2/+2
* MFC r248214:Mark Johnston2013-03-121-1/+1
* MFC r246917:Mark Johnston2013-02-261-1/+1
* MFC r245075:Mark Johnston2013-02-171-1/+1
* MFC r244493:Eitan Adler2013-02-033-3/+4
* MFC r245057, r245688Gabor Kovesdan2013-01-271-2/+12
* Revert changes that ocassionally got into r241192.Max Khon2012-10-041-0/+4
* MFC: r241002Max Khon2012-10-041-4/+0
* MFC r230141 (eadler):Gabor Kovesdan2012-02-071-1/+0
* MFC r228099:Gabor Kovesdan2011-12-314-13/+13
* MFC 228093Gabor Kovesdan2011-12-011-6/+8
* MFC r226664:Gabor Kovesdan2011-10-271-0/+2
* MFC r226432, r226273:Gabor Kovesdan2011-10-205-23/+44
* MFC 226035, 226047:Gabor Kovesdan2011-10-1116-521/+2527
* - Fix exclusion of directories from a recursive searchGabor Kovesdan2011-08-171-14/+5
* - Fix handling of environmental variables when they are set to empty stringGabor Kovesdan2011-08-171-3/+4
* - Use REG_NOSUB to bypass submatch counting when not necessary. This mayGabor Kovesdan2011-06-122-2/+8
* - Fix -w behaviorGabor Kovesdan2011-06-122-14/+13
* Remove redundant assignments to WARNS.Ed Schouten2011-06-061-2/+0
* Build and install a BSD licensed grep.David E. O'Brien2011-05-251-0/+11
* - Adjust a comment to actual behaviourGabor Kovesdan2011-04-078-4/+19
* - Simplify the fixed string pattern preprocessing codeGabor Kovesdan2011-04-073-11/+12
* - Replace some strcpy()-family functions with memcpy() ones. It has beenGabor Kovesdan2011-04-071-5/+6
* Add Simplified Chinese messages for BSD grep.Xin LI2010-09-202-0/+14
* Revert a minor part of revision 211364:Xin LI2010-08-191-4/+1
* UTFize my name.Dag-Erling Smørgrav2010-08-196-6/+6
* - Refactor file reading code to use pure syscalls and an internal bufferGabor Kovesdan2010-08-184-178/+157
* - Revert strlcpy() changes to memcpy() because it's more efficient andGabor Kovesdan2010-08-156-66/+66
* - Some fixes to Ukranian catalogGabor Kovesdan2010-08-061-2/+2
* Fix spelling.Joel Dahl2010-07-301-1/+1
* - Add Ukranian catalogGabor Kovesdan2010-07-302-0/+13
* - Some minor changes to the messages to increase usefulness of error msgsGabor Kovesdan2010-07-2911-52/+38
* - Add Japanese NLS catalogsGabor Kovesdan2010-07-294-0/+45
* - Use the traditional behaviour for filename and directory name inclusionGabor Kovesdan2010-07-296-68/+148
* - Fix -l and -L by really surpressing output and just showing filenamesGabor Kovesdan2010-07-251-1/+1
* - Fix --color behaviour to only output color sequences if stdout is a ttyGabor Kovesdan2010-07-253-32/+60
* Fix crashes when using grep -R:Xin LI2010-07-232-11/+16
* - Add Russian catalog [1]Gabor Kovesdan2010-07-233-4/+19
* Add BSD grep to the base system and make it our default grep.Gabor Kovesdan2010-07-2214-0/+2563
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-303-1214/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-301-18/+0
* Add dependencies on libraries to DPADD. Someday this should be doneBruce Evans1994-08-281-0/+1
* More merry makefile munging for man page compatability.Garrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-274-0/+1231