<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/usr.bin/diff3, branch release/7.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-05-01T02:51:58Z</updated>
<entry>
<title>Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.</title>
<updated>2009-05-01T02:51:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b205d83df7763ca1f099bce5ac12a05862a626c4'/>
<id>urn:sha1:b205d83df7763ca1f099bce5ac12a05862a626c4</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.2-RELEASE image.
</content>
</entry>
<entry>
<title>Update build skeleton after diffutils 2.8.7 update.</title>
<updated>2007-06-15T07:09:34Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-06-15T07:09:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b6ee6822f3aaa48915f6853b3c12e6e40e304761'/>
<id>urn:sha1:b6ee6822f3aaa48915f6853b3c12e6e40e304761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove getopt*.c, we already have compatible getopt_long() in libc</title>
<updated>2004-02-17T01:34:53Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-17T01:34:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e27b3bf5e2a16a4b2d8a5970b0ef3c7714f05c4b'/>
<id>urn:sha1:e27b3bf5e2a16a4b2d8a5970b0ef3c7714f05c4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:37:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:37:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b7a44a60e11baaf94f68f81c4b30d26f31643b7'/>
<id>urn:sha1:9b7a44a60e11baaf94f68f81c4b30d26f31643b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to contrib version</title>
<updated>1997-10-29T16:50:42Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-10-29T16:50:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e4b6c3604eed17ec5e50ee4f8758d7c157656e8d'/>
<id>urn:sha1:e4b6c3604eed17ec5e50ee4f8758d7c157656e8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was generated by cvs2svn to compensate for changes in r13122,</title>
<updated>1995-12-30T19:02:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1995-12-30T19:02:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6065a0be1165c4cd506d8eb4a71f22af440fef64'/>
<id>urn:sha1:6065a0be1165c4cd506d8eb4a71f22af440fef64</id>
<content type='text'>
which included commits to RCS files with non-trunk default branches.
</content>
</entry>
<entry>
<title>Fixed non-conflict errors that occur when changes made to the local files are</title>
<updated>1995-02-20T18:47:18Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1995-02-20T18:47:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f8972f58e80f6a373cb71f90113e71f34100def9'/>
<id>urn:sha1:f8972f58e80f6a373cb71f90113e71f34100def9</id>
<content type='text'>
the same as the changes made in the repository.  This is often seen by
people with remote CVS trees that have applied their local patches to the
master site.  a 'cvs update' will show bogus conflicts.

Obtained from: CVS mailing list, Stig&lt;stig@inse.com&gt;

In diffutils 2.6 and 2.7, diff3 -A complains about identical overlapping
changes.  They're different from the ancestor but not from each other...
Why bother?  The patch below fixes this nonsense and preserves [B]ackwards
compatiblity with the -B flag (also --show-bogus-conflicts).

    Party on...
    Stig
</content>
</entry>
<entry>
<title>Updated to GNU diffutils 2.6</title>
<updated>1993-11-12T07:05:54Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1993-11-12T07:05:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c7ed70b75dcb9d5603c7a7efacc974d0e29d9a6f'/>
<id>urn:sha1:c7ed70b75dcb9d5603c7a7efacc974d0e29d9a6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>From: Larry Jones &lt;scjones@thor.sdrc.com&gt;</title>
<updated>1993-11-08T01:36:04Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1993-11-08T01:36:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c4b4b635be7038515d10dc59515d5c099e28f728'/>
<id>urn:sha1:c4b4b635be7038515d10dc59515d5c099e28f728</id>
<content type='text'>
Subject: man pages for diff et al.

I finally got tired of not having man pages for diff and friends, so I
edited the appropriate sections of the texinfo manual into man format.
</content>
</entry>
<entry>
<title>Update diff, diff3, and sdiff's makefiles to use .PATH: instead of</title>
<updated>1993-07-09T20:36:06Z</updated>
<author>
<name>J.T. Conklin</name>
<email>jtc@FreeBSD.org</email>
</author>
<published>1993-07-09T20:36:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4d5de78c85e5cf0c31dff07ce8e9f9422c415d53'/>
<id>urn:sha1:4d5de78c85e5cf0c31dff07ce8e9f9422c415d53</id>
<content type='text'>
copying the same files to multiple directories.  This should make
things easier when it comes time to update to a newer version of
diffutils.

With this checkin, this brings the netbsd and freebsd diff dists
into sync.
</content>
</entry>
</feed>
