<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/sdiff, branch release/8.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-06-15T07:09:34Z</updated>
<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/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/commit/?id=e27b3bf5e2a16a4b2d8a5970b0ef3c7714f05c4b'/>
<id>urn:sha1:e27b3bf5e2a16a4b2d8a5970b0ef3c7714f05c4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make minimal changes to point the users to the Texinfo documentation</title>
<updated>2002-12-14T23:58:49Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-12-14T23:58:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b12211fe30dd1f4a2859e5cf54f1964b4285cbc1'/>
<id>urn:sha1:b12211fe30dd1f4a2859e5cf54f1964b4285cbc1</id>
<content type='text'>
for more detailed information about sdiff(1).  Hopefully this will
make it easier to find how `interactive merging' works with sdiff.

PR:		docs/30618
Submitted by:	mark@summersault.com
</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/commit/?id=9b7a44a60e11baaf94f68f81c4b30d26f31643b7'/>
<id>urn:sha1:9b7a44a60e11baaf94f68f81c4b30d26f31643b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to contrib version</title>
<updated>1997-10-29T16:58:20Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-10-29T16:58:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=53d4d0e441d54bf4d5dca7744debc3a8bd3da3b2'/>
<id>urn:sha1:53d4d0e441d54bf4d5dca7744debc3a8bd3da3b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to GNU diffutils 2.6</title>
<updated>1993-11-12T07:05:40Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1993-11-12T07:05:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2839c0afd947ea73005c48e263152695efb2a586'/>
<id>urn:sha1:2839c0afd947ea73005c48e263152695efb2a586</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/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/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>
