<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/boot/alpha/libalpha, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-07-26T21:12:35Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>urn:sha1:7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: rev 1.3 (record the new PALcode revision in the pcs structure after</title>
<updated>2000-07-07T00:20:49Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-07-07T00:20:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b9c7e39ae8762463f30c7d2bf0c7ad810ece0097'/>
<id>urn:sha1:b9c7e39ae8762463f30c7d2bf0c7ad810ece0097</id>
<content type='text'>
     changing to run OSF/1 PALcode)
</content>
</entry>
<entry>
<title>MFC: Delay calling the device cleanup routines until the absolute</title>
<updated>2000-07-06T00:34:03Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-07-06T00:34:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cdcf87294b3a06492e086ba70f9ad323458e52aa'/>
<id>urn:sha1:cdcf87294b3a06492e086ba70f9ad323458e52aa</id>
<content type='text'>
last moment.
</content>
</entry>
<entry>
<title>MFC the loader bcache fixes.</title>
<updated>2000-03-16T18:13:37Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2000-03-16T18:13:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b07f02d67cf50af11ee58c13686c39b0c4cb1729'/>
<id>urn:sha1:b07f02d67cf50af11ee58c13686c39b0c4cb1729</id>
<content type='text'>
Submitted by:	dcs
</content>
</entry>
<entry>
<title>Remove BAD144 support, it has already been disabled for some time.</title>
<updated>1999-12-08T09:33:00Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-12-08T09:33:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7d5961670c670c1ecf837591da6b69d39e12423c'/>
<id>urn:sha1:7d5961670c670c1ecf837591da6b69d39e12423c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow this driver to open disks with no labels (CDROMS don't).</title>
<updated>1999-10-12T20:04:46Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-10-12T20:04:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ed53bbd6633f0ecb352b38954caab6619d88625'/>
<id>urn:sha1:5ed53bbd6633f0ecb352b38954caab6619d88625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change NetBSD/Alpha to FreeBSD/alpha.</title>
<updated>1999-09-06T18:32:40Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-09-06T18:32:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cb39a2a520b37a35d71644a393ce5f50f5634449'/>
<id>urn:sha1:cb39a2a520b37a35d71644a393ce5f50f5634449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slight reorganisation of the Alpha/SRM loader build:</title>
<updated>1999-09-03T19:42:18Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1999-09-03T19:42:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c7ba4828b12759836c423008034459d3951ab122'/>
<id>urn:sha1:c7ba4828b12759836c423008034459d3951ab122</id>
<content type='text'>
 - Make as much of the makefile for each of the three flavours
   (disk, CDROM, net) common.
 - Special-case the libalpha startup module on its use in boot1, not
   the other way around.
 - Build the loader out of a "loader" directory

Reviewed by:	mjacob, dfr
</content>
</entry>
<entry>
<title>* Fix a stack of warnings.</title>
<updated>1999-09-01T09:11:14Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-09-01T09:11:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=74b128bad658116f19df248d66a965f680d96793'/>
<id>urn:sha1:74b128bad658116f19df248d66a965f680d96793</id>
<content type='text'>
* Make it possible to type a filename to boot1 so that it is possible to
  recover from fatally broken versions of /boot/loader.
* Make a start at a CD boot program (not yet functional).
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
</feed>
