<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/kerberos5/lib, branch release/5.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-06-04T16:00:27Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-06-04T16:00:27Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-06-04T16:00:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c0442969cd576514acfce932c0a0798593c7af7'/>
<id>urn:sha1:1c0442969cd576514acfce932c0a0798593c7af7</id>
<content type='text'>
'RELENG_5_1_0_RELEASE'.

This commit was manufactured to restore the state of the 5.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Migrate to a new way of dealing with building from old revisions of</title>
<updated>2003-04-05T20:30:30Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-05T20:30:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=30aaff1192acd09c20cd6e8c70c9e8d023d4c818'/>
<id>urn:sha1:30aaff1192acd09c20cd6e8c70c9e8d023d4c818</id>
<content type='text'>
FreeBSD.  This method attempts to centralize all the necessary hacks
or work arounds in one of two places in the tree (src/Makefile.inc1
and src/tools/build).  We build a small compatibility library
(libbuild.a) as well as selectively installing necessary include
files.  We then include this directory when building host binaries.

This removes all the past release compatibilty hacks from various
places in the tree.  We still build on tip of stable and current.  I
will work with those that want to support more, although I anticipate
it will just work.

Many thanks to ru@, obrien@ and jhb@ for providing valuable input at
various stage of implementation, as well as for working together to
positively effect a change for the better.
</content>
</entry>
<entry>
<title>Post KerberosIV de-orbit: Clean up Kerberos5. We dont need KerberosIV</title>
<updated>2003-03-09T21:56:55Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-03-09T21:56:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=53056489dbec142f2497dcbd96396e5990f0279b'/>
<id>urn:sha1:53056489dbec142f2497dcbd96396e5990f0279b</id>
<content type='text'>
compatiblity mode anymore. Rename the k5foo utils to kfoo (after
repo-copy).
</content>
</entry>
<entry>
<title>Unbreak Kerberos 5 authentication in telnet.</title>
<updated>2003-03-06T13:41:53Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2003-03-06T13:41:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=81d1ffee089aab2652954909acbe6aadd8a1a72c'/>
<id>urn:sha1:81d1ffee089aab2652954909acbe6aadd8a1a72c</id>
<content type='text'>
(Credential forwarding is still broken.)

PR:	bin/45397
</content>
</entry>
<entry>
<title>Take __FreeBSD_version into account when BOOTSTRAPPING.</title>
<updated>2002-11-13T13:49:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-11-13T13:49:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=40c6b893d8592bcb26e09c972be2891c2b79ff1f'/>
<id>urn:sha1:40c6b893d8592bcb26e09c972be2891c2b79ff1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Zap now-unused SHLIB_MINOR</title>
<updated>2002-09-28T00:25:32Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-09-28T00:25:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=224af215a6fe8d5e5e2c91cc97c48bdd67c991c7'/>
<id>urn:sha1:224af215a6fe8d5e5e2c91cc97c48bdd67c991c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update build infrastructure after import of Heimdal Kerberos 2002/08/29.</title>
<updated>2002-08-30T21:33:20Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2002-08-30T21:33:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=797fe7ebb1b4d700f85a25557ebd6932efd0d327'/>
<id>urn:sha1:797fe7ebb1b4d700f85a25557ebd6932efd0d327</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bootstrapping aid for pre-getprogname(3) systems.</title>
<updated>2002-08-13T16:52:52Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-08-13T16:52:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9645701d925c08eedff764e52e9ddd57805c57b9'/>
<id>urn:sha1:9645701d925c08eedff764e52e9ddd57805c57b9</id>
<content type='text'>
Spotted by:	Gareth Hopkins &lt;gareth@za.uu.net&gt;
Approved by:	nectar
MFC after:	3 days
</content>
</entry>
<entry>
<title>Make this -j safe.</title>
<updated>2002-05-14T15:27:13Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-14T15:27:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9de859c0139d0c0fd5b78ca88832114e3bfb5ecd'/>
<id>urn:sha1:9de859c0139d0c0fd5b78ca88832114e3bfb5ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAN[1-9] -&gt; MAN.</title>
<updated>2002-05-13T12:11:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-13T12:11:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1e27d2dc60e118252e7a3e865d90b4edbbc3bb7b'/>
<id>urn:sha1:1e27d2dc60e118252e7a3e865d90b4edbbc3bb7b</id>
<content type='text'>
</content>
</entry>
</feed>
