summaryrefslogtreecommitdiff
path: root/usr/src/cmd/grep_xpg4/grep.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-098858 /usr/bin/grep doesn't support -E optionAlexander Pyhalov1-1640/+0
4580 /usr/bin/grep can't handle multibyte characters 8929 8868 tests are not delivered with system/test/utiltest 8860 Example in grep(1) is incorrect Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-12-088868 /usr/xpg4/bin/grep dumps core in find_nl()Matt Barden1-34/+45
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-11-104701 would like grep context options (-A, -B, -C)Matthew Barden1-37/+387
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2013-09-133737 grep does not support -H optionDamian Bogel1-13/+34
3759 egrep(1) and fgrep(1) -s flag does not hide -c output Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-183047 grep support for -r would be usefulAlexander Eremin1-46/+151
Reviewed by: Simon Klinkert <klinkert@webgods.de> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1153