<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/contrib/diff, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</content>
</entry>
<entry>
<title>Remove files no longer needed</title>
<updated>2004-02-16T22:56:36Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-16T22:56:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=af210d1ee6c88381d94ee9d3dcfaceb584cea617'/>
<id>urn:sha1:af210d1ee6c88381d94ee9d3dcfaceb584cea617</id>
<content type='text'>
Switch back to regex.h
</content>
</entry>
<entry>
<title>Terminate the execl() argument list with (char *)NULL instead of 0.</title>
<updated>2003-11-03T12:41:27Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-11-03T12:41:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b41f9c7d796d10ecdb1d68b1de9b5255c0995a32'/>
<id>urn:sha1:b41f9c7d796d10ecdb1d68b1de9b5255c0995a32</id>
<content type='text'>
The later is wrong and may fail on sizeof(char *) != sizeof(int)
machines. The patch has already been sent to and accepted by the
diffutils author, but the file is already off the vendor branch, so
correct it here in the meanwhile too.
</content>
</entry>
<entry>
<title>Add #include "diff.h" in order to get the prototype for xmalloc().</title>
<updated>2003-01-08T06:40:35Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-01-08T06:40:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=edf112ec42b7b886a3e9c437d94aad15012c553b'/>
<id>urn:sha1:edf112ec42b7b886a3e9c437d94aad15012c553b</id>
<content type='text'>
The corresponding warning has been ignored for ages:
  prepend_args.c:75: warning: initialization makes pointer from integer
  without a cast
This is fatal on ia64.  You cannot convert an implicit int return from
an undeclared function to a pointer as you've lost the upper 32 bits.
On ia64, the warning is "pointer from different sized integer".

(This file is not vendor branched)
</content>
</entry>
<entry>
<title>Add back the "\ No newline at end of file" marker that is printed when</title>
<updated>2002-11-25T22:59:52Z</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-11-25T22:59:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=080d74478e729359caf36b5a985a640c1647e8ca'/>
<id>urn:sha1:080d74478e729359caf36b5a985a640c1647e8ca</id>
<content type='text'>
comparing two files, where only one file is missing the final newline
character.  This undoes revisions 1.3 and 1.4, returning 'diff' to how
it behaved before July 2000.  We can do this now because our version of
'patch' was modified (just before 4.6-release) to understand what to do
with that line.  This marker is the same one generated by 'diff' under
netbsd, openbsd, darwin, and linux (and any OS with "gnu-diff" installed).

Reviewed by:	imp freebsd-standards (back in april)
Approved by:	re (bmah)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix essential typo in usage</title>
<updated>2002-05-19T10:40:15Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-05-19T10:40:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c4aa5b8efedf03ca5160ae2b490c3639d35cc303'/>
<id>urn:sha1:c4aa5b8efedf03ca5160ae2b490c3639d35cc303</id>
<content type='text'>
Submitted by:	Cyrille Lefevre &lt;cyrille.lefevre@laposte.net&gt;
</content>
</entry>
<entry>
<title>*sigh* Misfire.  Backout previous commit, as it was meant for</title>
<updated>2002-01-29T17:40:45Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2002-01-29T17:40:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e838acb26a2e2a7008124c3d489aa672aaff862'/>
<id>urn:sha1:3e838acb26a2e2a7008124c3d489aa672aaff862</id>
<content type='text'>
another branch.
</content>
</entry>
<entry>
<title>FreeBSD 4.4 doesn't have __FBSDID.  Do it the old-fashioned way instead.</title>
<updated>2002-01-29T17:11:28Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2002-01-29T17:11:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5dd418263a56a74c0847cd51d5f7fcd3886ffe43'/>
<id>urn:sha1:5dd418263a56a74c0847cd51d5f7fcd3886ffe43</id>
<content type='text'>
Reported by:	Steven Farmer &lt;steve@geoenergycorp.com&gt;
Pointy hat to:	nectar
</content>
</entry>
<entry>
<title>= Fix temporary file handling.</title>
<updated>2002-01-27T16:43:35Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2002-01-27T16:43:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=479608bf54623b59dd1717e4d54545e581556d98'/>
<id>urn:sha1:479608bf54623b59dd1717e4d54545e581556d98</id>
<content type='text'>
Obtained from:	Immunix Linux

= Garbage collect now-unused temporary file handling functions.
= Add __FBSDID.
</content>
</entry>
<entry>
<title>Also coerce diff(1) into working the other way (from no-\n to \n).</title>
<updated>2000-09-15T11:35:16Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2000-09-15T11:35:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0fbf304b545a529e4f2bccf41fca8db5805de075'/>
<id>urn:sha1:0fbf304b545a529e4f2bccf41fca8db5805de075</id>
<content type='text'>
Taking out the evil warning fixed it one way, but didn't make the
other way any better, so replace it with printing a single \n.
</content>
</entry>
</feed>
