<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/usr.bin/patch/patch.c, branch release/4.6.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-07-03T13:01:43Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-07-03T13:01:43Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-07-03T13:01:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6dde85226565322f6651945e2b1205a7ff770536'/>
<id>urn:sha1:6dde85226565322f6651945e2b1205a7ff770536</id>
<content type='text'>
'RELENG_4_6_0_RELEASE'.

This commit was manufactured to restore the state of the 4.6-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC *: Add many prototypes and ANSI-ize 'patch.  Not a complete job of it, but</title>
<updated>2002-04-30T20:40:02Z</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-04-30T20:40:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c546f60804505e2dc7d6ae02f5fcdc6d7d9c9756'/>
<id>urn:sha1:c546f60804505e2dc7d6ae02f5fcdc6d7d9c9756</id>
<content type='text'>
it gets our patch to look a little more like NetBSD's, and it is nice in that
the object code remains exactly the same (even though this does result in two
compile-time warnings that didn't happen before).

[* = 1.6 backupfile.c, 1.5 backupfile.h, 1.8 common.h, 1.6 getopt.c,
 1.5 getopt.h, 1.11 inp.c, 1.7 inp.h, 1.20 patch.c, 1.19 pch.c, 1.7 pch.h,
 1.9 util.c, 1.8 util.h, 1.7 version.c, 1.7 version.h]
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2002-04-09T07:39:29Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-04-09T07:39:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5b439f2101d7bfafa7a42eacecd266045a0a955d'/>
<id>urn:sha1:5b439f2101d7bfafa7a42eacecd266045a0a955d</id>
<content type='text'>
  Add -i option (SUSv3) to patch(1).   This allows one to specify a
  patch file on command line instead of stdin.

Requested by:	mike
</content>
</entry>
<entry>
<title>MFC: Fix patch such that skipping files does not count as a failure.</title>
<updated>2000-08-14T06:12:39Z</updated>
<author>
<name>Kelly Yancey</name>
<email>kbyanc@FreeBSD.org</email>
</author>
<published>2000-08-14T06:12:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=515a925785c4a135e3c9d3806024744bab8bc87e'/>
<id>urn:sha1:515a925785c4a135e3c9d3806024744bab8bc87e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up some $Log$ debris, including some real messes.</title>
<updated>1999-09-05T17:31:55Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-09-05T17:31:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=072ca4aea09c7ffcde269d73093924534713e074'/>
<id>urn:sha1:072ca4aea09c7ffcde269d73093924534713e074</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Header$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T05:11:36Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T05:11:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a1a4f1a0d87b594d3f17a97dc0127eec1417e6f6'/>
<id>urn:sha1:a1a4f1a0d87b594d3f17a97dc0127eec1417e6f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PATCH_INDEX_FIRST environment variable to do the same as -I option</title>
<updated>1998-01-22T07:44:04Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-01-22T07:44:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2aee32e1f8cdf957b5642412bb708a7a9e890ecb'/>
<id>urn:sha1:2aee32e1f8cdf957b5642412bb708a7a9e890ecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update usage line with new option</title>
<updated>1998-01-21T15:15:39Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-01-21T15:15:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0b00e7b2c0cda1148b55548cea95c83d55fbd07c'/>
<id>urn:sha1:0b00e7b2c0cda1148b55548cea95c83d55fbd07c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -I or --index-first option to take Index: precedence over context diff,</title>
<updated>1998-01-21T15:10:14Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-01-21T15:10:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8bf2e8c7e283cf81faf56e6a50aeb2ef05eca050'/>
<id>urn:sha1:8bf2e8c7e283cf81faf56e6a50aeb2ef05eca050</id>
<content type='text'>
as it was in hacked FreeBSD version
</content>
</entry>
<entry>
<title>Resurrect patch 2.1 without FreeBSD Index: hack</title>
<updated>1998-01-21T14:37:27Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-01-21T14:37:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=249a716c6c68229b9a2efbec2d23adc4563972a1'/>
<id>urn:sha1:249a716c6c68229b9a2efbec2d23adc4563972a1</id>
<content type='text'>
</content>
</entry>
</feed>
