<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/grep, branch release/2.2.7_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1997-03-09T00:34:37Z</updated>
<entry>
<title>YAMFC: Fix some typos.</title>
<updated>1997-03-09T00:34:37Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-03-09T00:34:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be0a15870ec090eb4feeb5584e5ffede153d7c3f'/>
<id>urn:sha1:be0a15870ec090eb4feeb5584e5ffede153d7c3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace collate_range_cmp call with its code (GNU version)</title>
<updated>1996-10-31T07:45:15Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-31T07:45:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d635f7bb20a0211ea463fcd4fc2654aa1475c73a'/>
<id>urn:sha1:d635f7bb20a0211ea463fcd4fc2654aa1475c73a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grep -q pattern file</title>
<updated>1996-09-27T19:44:46Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-09-27T19:44:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d7c71d3534865ab9f17c87e5b779ea040467a523'/>
<id>urn:sha1:d7c71d3534865ab9f17c87e5b779ea040467a523</id>
<content type='text'>
search 'pattern' in whole file 'file', from top to bottom.  This is
not necessary; if grep found 'pattern' it can stop further searching
in file 'file'.

Example:

$ time ./grep-old -q Adam /usr/share/dict/*
        1.93 real         1.05 user         0.85 sys
$ time ./grep-new -q Adam /usr/share/dict/*
        0.14 real         0.06 user         0.06 sys
</content>
</entry>
<entry>
<title>test 37: [b-a] is a syntax error and exit with status 2</title>
<updated>1996-09-27T19:40:39Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-09-27T19:40:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a9374d25bd69880caec7ef3c0a4072550b2aaa0'/>
<id>urn:sha1:8a9374d25bd69880caec7ef3c0a4072550b2aaa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use collate for alpha character ranges</title>
<updated>1996-08-13T14:21:48Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-08-13T14:21:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5dc826672fd3509f058867600d7e669257ac81c4'/>
<id>urn:sha1:5dc826672fd3509f058867600d7e669257ac81c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pick collate info too</title>
<updated>1996-08-12T17:55:41Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-08-12T17:55:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=83d7542f3505ec28576feb5f2b1383731c512755'/>
<id>urn:sha1:83d7542f3505ec28576feb5f2b1383731c512755</id>
<content type='text'>
</content>
</entry>
<entry>
<title>recursive grep, enabled with -DHAVE_FTS=1</title>
<updated>1996-02-02T06:45:26Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-02-02T06:45:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=12e1f465dd57c6a986db389f44a00d1855391be0'/>
<id>urn:sha1:12e1f465dd57c6a986db389f44a00d1855391be0</id>
<content type='text'>
enable mmap (-DHAVE_MMAP=1)
</content>
</entry>
<entry>
<title>This commit was generated by cvs2svn to compensate for changes in r13122,</title>
<updated>1995-12-30T19:02:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1995-12-30T19:02:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6065a0be1165c4cd506d8eb4a71f22af440fef64'/>
<id>urn:sha1:6065a0be1165c4cd506d8eb4a71f22af440fef64</id>
<content type='text'>
which included commits to RCS files with non-trunk default branches.
</content>
</entry>
<entry>
<title>recording cvs-1.6 file death</title>
<updated>1995-12-30T19:02:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1995-12-30T19:02:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5b996a7ecea192e05c848269fbfb40c1e7c50ef'/>
<id>urn:sha1:a5b996a7ecea192e05c848269fbfb40c1e7c50ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add setlocale LC_CTYPE</title>
<updated>1995-10-28T19:16:14Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-10-28T19:16:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9203a11a55562c47b7fa7d41d4f35af05ca51be0'/>
<id>urn:sha1:9203a11a55562c47b7fa7d41d4f35af05ca51be0</id>
<content type='text'>
Fix icase searches for 8bit charsets
</content>
</entry>
</feed>
