<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/split/split.1, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-04-21T21:16:25Z</updated>
<entry>
<title>Revert last MFC, there is no csplit in the base system of RELENG_4.</title>
<updated>2003-04-21T21:16:25Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>2003-04-21T21:16:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=90e2c082212fd2f59e54a1a4f30bb9155e085ad0'/>
<id>urn:sha1:90e2c082212fd2f59e54a1a4f30bb9155e085ad0</id>
<content type='text'>
Reviewed by:	Ruslan Ermilov &lt;ru@FreeBSD.org&gt;
Approved by:	Ruslan Ermilov &lt;ru@FreeBSD.org&gt;
</content>
</entry>
<entry>
<title>MFC: Sync up with current to fix various mdoc(7) issues which include:</title>
<updated>2003-02-24T23:04:40Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2003-02-24T23:04:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b0fee9b9cbc4b91e1c7a73100958bb5ce986a100'/>
<id>urn:sha1:b0fee9b9cbc4b91e1c7a73100958bb5ce986a100</id>
<content type='text'>
Abuse of the .Ql, .Nm, and .Xr macros.
Clean up .Bl macros.
Other tidy up.

Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>MFC: Support larger files, allow "-" as both an operand as well as an option,</title>
<updated>2002-07-25T12:46:36Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-07-25T12:46:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d3d480083a2d2f3d5475f70e1a81bfdef0529f2'/>
<id>urn:sha1:8d3d480083a2d2f3d5475f70e1a81bfdef0529f2</id>
<content type='text'>
avoid buffer overflow, -a option (suffix length), style changes.
</content>
</entry>
<entry>
<title>MFC: remove whitespace at EOL.</title>
<updated>2001-07-22T12:41:39Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-22T12:41:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8432a67785074390b432b40233c9cddbf5913a9a'/>
<id>urn:sha1:8432a67785074390b432b40233c9cddbf5913a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2001-03-06T12:53:06Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-06T12:53:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=260fa1380bd1f3d8126f0e73b6605e9386b24223'/>
<id>urn:sha1:260fa1380bd1f3d8126f0e73b6605e9386b24223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2000-12-08T15:14:24Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-12-08T15:14:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5f668f21b41a742d6713e3ec674ecef22707ea0c'/>
<id>urn:sha1:5f668f21b41a742d6713e3ec674ecef22707ea0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new option '-p pattern' for splitting files based on matching lines in</title>
<updated>1999-02-01T21:16:45Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-02-01T21:16:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2fa6610f1e5e272411974f1b718dad9067dca615'/>
<id>urn:sha1:2fa6610f1e5e272411974f1b718dad9067dca615</id>
<content type='text'>
the file with a regular expression. Useful for e.g. 'cvs diff' output.
Also compile cleanly with -Wall and fix a few style bugs.
PR:		bin/9405
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Usr.bin Sources</title>
<updated>1994-05-27T12:33:43Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T12:33:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b50d9027575220cb6dd09b3e62f03f511e908b8'/>
<id>urn:sha1:9b50d9027575220cb6dd09b3e62f03f511e908b8</id>
<content type='text'>
</content>
</entry>
</feed>
