<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/cvs/lib, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: fix cvsbug to actually work, fix the version number cvs reports.</title>
<updated>2004-10-06T23:40:48+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2004-10-06T23:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f6e359d651a8685a4f99034786b1766b885b1e6a'/>
<id>f6e359d651a8685a4f99034786b1766b885b1e6a</id>
<content type='text'>
Approved by:  re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:  re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu</title>
<updated>2004-02-17T05:38:45+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-17T05:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=49b4df9afbcf2c27c284986d5592ab79060fd990'/>
<id>49b4df9afbcf2c27c284986d5592ab79060fd990</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch back to regex.h and fix error when mismatched regex.h used with</title>
<updated>2004-02-16T23:25:49+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-16T23:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5f9bc92ce8e46e9a90e42b45dd3893495ef9cfeb'/>
<id>5f9bc92ce8e46e9a90e42b45dd3893495ef9cfeb</id>
<content type='text'>
system libgnuregex
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
system libgnuregex
</pre>
</div>
</content>
</entry>
<entry>
<title>Only evaluate CVS version once, when necessary.</title>
<updated>2003-09-07T13:09:47+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-07T13:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d61bb3f2ba67fd809e5778180e232a6589ad966d'/>
<id>d61bb3f2ba67fd809e5778180e232a6589ad966d</id>
<content type='text'>
Eliminates the need in sed(1) during install.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Eliminates the need in sed(1) during install.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only define a default editor if one isn't already defined.</title>
<updated>2003-07-07T19:13:39+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-07-07T19:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ed0c9799579f9d048cf6d61268075b4152e63d14'/>
<id>ed0c9799579f9d048cf6d61268075b4152e63d14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish update for cvs-1.11.5.  Some build-time tunables were moved from</title>
<updated>2003-01-21T23:00:36+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-01-21T23:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=afa79409eeb079e6d3129b87fcd93ba8af7b1fc2'/>
<id>afa79409eeb079e6d3129b87fcd93ba8af7b1fc2</id>
<content type='text'>
options.h to config.h.in and set via ./configure when built normally.
Export some of the build knobs to the Makefile here, overridable
from /etc/make.conf.  Also get the version strings right.
config.h was repocopied to config.h.proto, and we do a limited sed on it
at build time now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
options.h to config.h.in and set via ./configure when built normally.
Export some of the build knobs to the Makefile here, overridable
from /etc/make.conf.  Also get the version strings right.
config.h was repocopied to config.h.proto, and we do a limited sed on it
at build time now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for cvs-1.11.5 import (note to self: gotta fix the version tags)</title>
<updated>2003-01-21T22:04:20+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-01-21T22:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5c3c1793bb06b2d1c3b35ae7fdc0d6c48b10d81'/>
<id>e5c3c1793bb06b2d1c3b35ae7fdc0d6c48b10d81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sigh. Another wrong version string.  However, this one isn't used in the</title>
<updated>2002-12-04T00:07:15+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-12-04T00:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d54839776dc9693f4ac9f310614adb854f036a77'/>
<id>d54839776dc9693f4ac9f310614adb854f036a77</id>
<content type='text'>
build.

Approved by: re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
build.

Approved by: re
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops. Use the correct version number.  The number that was here was the</title>
<updated>2002-12-03T21:59:42+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-12-03T21:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8718d4cd93f039d1cf5c0d927f0f3fd345cf2eac'/>
<id>8718d4cd93f039d1cf5c0d927f0f3fd345cf2eac</id>
<content type='text'>
one that I originally used on freefall etc.

Approved by: re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
one that I originally used on freefall etc.

Approved by: re
</pre>
</div>
</content>
</entry>
</feed>
