<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/usr.bin/patch/util.h, branch release/4.9.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.9.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.9.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-10-27T07:57:33Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-10-27T07:57:33Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-10-27T07:57:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=90928716548537e93f54266e33cb4a3353fd3932'/>
<id>urn:sha1:90928716548537e93f54266e33cb4a3353fd3932</id>
<content type='text'>
'RELENG_4_9_0_RELEASE'.

This commit was manufactured to restore the state of the 4.9-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>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>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>
<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-test2/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-test2/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-test2/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-test2/commit/?id=36e3306c74c6b7a3621038cddd041bf230b772a5'/>
<id>urn:sha1:36e3306c74c6b7a3621038cddd041bf230b772a5</id>
<content type='text'>
</content>
</entry>
</feed>
