<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/contrib/diff, branch releng/6.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-07-21T16:44:40Z</updated>
<entry>
<title>MFC: Remove unneeded files.</title>
<updated>2007-07-21T16:44:40Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-07-21T16:44:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4d7cab35256bbba8e4d363f63aa9e746d857162e'/>
<id>urn:sha1:4d7cab35256bbba8e4d363f63aa9e746d857162e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: diffutils 2.8.7.</title>
<updated>2007-07-15T01:24:46Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-07-15T01:24:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9dc4987f217c89d4a644d58609d45009c141c32b'/>
<id>urn:sha1:9dc4987f217c89d4a644d58609d45009c141c32b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2007-06-17T00:43:51Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-06-17T00:43:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b8b6a48d354485d15aed10fc2d1edcec1a234804'/>
<id>urn:sha1:b8b6a48d354485d15aed10fc2d1edcec1a234804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make diff(1) follow traditional UNIX SOP of later options nullify earlier</title>
<updated>2005-06-03T06:46:56Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-06-03T06:46:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=28832e4b7973c204037046cf2ec4de97b81dcce0'/>
<id>urn:sha1:28832e4b7973c204037046cf2ec4de97b81dcce0</id>
<content type='text'>
options that are mutually exclusive.
</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>
</feed>
