<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/bsdiff, branch release/8.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-11-21T06:13:29Z</updated>
<entry>
<title>Create release/8.0.0 for the 8.0-RELEASE.</title>
<updated>2009-11-21T06:13:29Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-11-21T06:13:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4d3b78df842614c46b116fc5a6f470be637dccd'/>
<id>urn:sha1:a4d3b78df842614c46b116fc5a6f470be637dccd</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.0-RELEASE image.
</content>
</entry>
<entry>
<title>Portability fix for non-POSIX operating systems: Open files in binary mode.</title>
<updated>2006-12-05T20:22:14Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2006-12-05T20:22:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8904d5ecb17e4411a521d0f4f399e5b260179bfc'/>
<id>urn:sha1:8904d5ecb17e4411a521d0f4f399e5b260179bfc</id>
<content type='text'>
PR:		bin/106358
Submitted by:	techtonik at php dot net
</content>
</entry>
<entry>
<title>Fix up markup.</title>
<updated>2005-11-18T12:08:31Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-11-18T12:08:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bf2ed57b3d3571322b4a7cade0c8b3e3f6a71400'/>
<id>urn:sha1:bf2ed57b3d3571322b4a7cade0c8b3e3f6a71400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include ../Makefile.inc, since without it programs get installed in the</title>
<updated>2005-08-06T02:37:21Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2005-08-06T02:37:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9857d3addbf225a535488b223e8046ee08cdcbc4'/>
<id>urn:sha1:9857d3addbf225a535488b223e8046ee08cdcbc4</id>
<content type='text'>
wrong place.

Pointy hat to:	cperciva
</content>
</entry>
<entry>
<title>Add bsdiff and bspatch to the base system.  These are tools for</title>
<updated>2005-08-06T01:59:06Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2005-08-06T01:59:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ba10db99845c553953fd50f3483dd5ed5acf4c7d'/>
<id>urn:sha1:ba10db99845c553953fd50f3483dd5ed5acf4c7d</id>
<content type='text'>
constructing and applying binary patches; in particular, they perform
well (in the sense of constructing small patches) for executable code.
Both portsnap (coming to the base system Real Soon Now) and FreeBSD
Update (coming to the base system a bit later) use bspatch.

This is the same code as the bsdiff-4.2 which has been in the ports
tree (misc/bsdiff) for the past year, with the following exceptions:
1. The license is now the traditional 2-clause BSD;
2. Instead of forking and execing bzip2, the code now uses libbz2; and
3. Some minor changes have been made to fit this code into the base
system (adding $FreeBSD$ tags, putting bsdiff and bspatch into separate
directories, etc.)

This code is rather ugly and has lots of style bugs (mostly because I
wrote it before I had ever heard of style(9)).  Some day I'll come
back and clean it up.

Discussed on:	freebsd-arch
MFC before:	5.5-RELEASE
Tested by:	Several million users (earlier version).
</content>
</entry>
</feed>
