<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/patch/util.h, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-11-03T00:35:26Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>urn:sha1:3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
</entry>
<entry>
<title>Add many prototypes and ANSI-ize 'patch.  Not a complete job of it, but it gets</title>
<updated>2002-04-28T01:33:45Z</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-04-28T01:33:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38a1326cad12aa8f57c6acd7498f25503df976c9'/>
<id>urn:sha1:38a1326cad12aa8f57c6acd7498f25503df976c9</id>
<content type='text'>
our patch to look a little more like NetBSD's, and has the nice characteristic
that the object code is exactly the same after the change as before it (even in
patch.c and pch.c, which have pesky 'assert' statements in them).

Reviewed by:	/sbin/md5 on i386, alpha, sparc64
MFC after:	3 days
</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/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/commit/?id=a1a4f1a0d87b594d3f17a97dc0127eec1417e6f6'/>
<id>urn:sha1:a1a4f1a0d87b594d3f17a97dc0127eec1417e6f6</id>
<content type='text'>
</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/commit/?id=249a716c6c68229b9a2efbec2d23adc4563972a1'/>
<id>urn:sha1:249a716c6c68229b9a2efbec2d23adc4563972a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to 2.5 (contrib version)</title>
<updated>1998-01-04T21:41:46Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-01-04T21:41:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=78dd9df2064342cea0ddc7152de4db483c7a6dec'/>
<id>urn:sha1:78dd9df2064342cea0ddc7152de4db483c7a6dec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a problem with patch in that is will always default, even when the</title>
<updated>1997-02-13T21:10:45Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>1997-02-13T21:10:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=53e3a4a22cdb458ffd1ccfb09c68ab248afb7e30'/>
<id>urn:sha1:53e3a4a22cdb458ffd1ccfb09c68ab248afb7e30</id>
<content type='text'>
controlling terminal is closed.  Now the function ask() will return 1 when th
input is known to come from a file or terminal, or it will return 0 when ther
was a read error.

Modified the question "Skip patch?" so that on an error from ask it will skip
the patch instead of looping.

Closes PR#777

2.2 candidate
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T05:05:38Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T05:05:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4399be3cbd35324f7a2c00d77229d995b4022138'/>
<id>urn:sha1:4399be3cbd35324f7a2c00d77229d995b4022138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>b-maked patch-2.10</title>
<updated>1993-06-19T14:21:53Z</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>1993-06-19T14:21:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=36e3306c74c6b7a3621038cddd041bf230b772a5'/>
<id>urn:sha1:36e3306c74c6b7a3621038cddd041bf230b772a5</id>
<content type='text'>
</content>
</entry>
</feed>
