<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/pc98/boot/biosboot/sys.c, branch release/4.1.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>2000-07-26T21:12:35+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'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.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support 1.44MB floppy disk.</title>
<updated>1998-05-02T02:06:08+00:00</updated>
<author>
<name>KATO Takenori</name>
<email>kato@FreeBSD.org</email>
</author>
<published>1998-05-02T02:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b3a77ee548aebeb9cf3b0f61c3d6f3ca52eac637'/>
<id>b3a77ee548aebeb9cf3b0f61c3d6f3ca52eac637</id>
<content type='text'>
Submitted by:	Nobuyuki Koganemaru &lt;kogane@koganemaru.co.jp&gt;,
             	NOKUBI Hirotaka &lt;hnokubi@yyy.or.jp&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Nobuyuki Koganemaru &lt;kogane@koganemaru.co.jp&gt;,
             	NOKUBI Hirotaka &lt;hnokubi@yyy.or.jp&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the problem when SCSI ID is not contiguous.</title>
<updated>1998-04-12T04:48:11+00:00</updated>
<author>
<name>KATO Takenori</name>
<email>kato@FreeBSD.org</email>
</author>
<published>1998-04-12T04:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=66cc72d13d1c4005aaec7aa0f9caebf464aed42f'/>
<id>66cc72d13d1c4005aaec7aa0f9caebf464aed42f</id>
<content type='text'>
Submitted by:	URATA Shuichiro &lt;s-urata@nmit.tmg.nec.co.jp&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	URATA Shuichiro &lt;s-urata@nmit.tmg.nec.co.jp&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronize with followings:</title>
<updated>1997-06-09T13:44:04+00:00</updated>
<author>
<name>KATO Takenori</name>
<email>kato@FreeBSD.org</email>
</author>
<published>1997-06-09T13:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b71a3fcb22596e96af54ba4ccbe14c15599f0286'/>
<id>b71a3fcb22596e96af54ba4ccbe14c15599f0286</id>
<content type='text'>
&gt;  Revision  Changes    Path
&gt;  1.57      +1 -16     src/sys/i386/boot/biosboot/Makefile
&gt;  1.8       +95 -63    src/sys/i386/boot/biosboot/README.serial
&gt;  1.66      +71 -69    src/sys/i386/boot/biosboot/boot.c
&gt;  1.19      +4 -1      src/sys/i386/boot/biosboot/boot.h
&gt;  1.23      +23 -13    src/sys/i386/boot/biosboot/io.c
&gt;  1.21      +8 -3      src/sys/i386/boot/biosboot/sys.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt;  Revision  Changes    Path
&gt;  1.57      +1 -16     src/sys/i386/boot/biosboot/Makefile
&gt;  1.8       +95 -63    src/sys/i386/boot/biosboot/README.serial
&gt;  1.66      +71 -69    src/sys/i386/boot/biosboot/boot.c
&gt;  1.19      +4 -1      src/sys/i386/boot/biosboot/boot.h
&gt;  1.23      +23 -13    src/sys/i386/boot/biosboot/io.c
&gt;  1.21      +8 -3      src/sys/i386/boot/biosboot/sys.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronize with following files:</title>
<updated>1997-05-28T09:23:00+00:00</updated>
<author>
<name>KATO Takenori</name>
<email>kato@FreeBSD.org</email>
</author>
<published>1997-05-28T09:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e6361044d0eb8969dfe3e3c46cb1e4cdec8c591'/>
<id>8e6361044d0eb8969dfe3e3c46cb1e4cdec8c591</id>
<content type='text'>
&gt;  Revision  Changes    Path
&gt;  1.65      +3 -3      src/sys/i386/boot/biosboot/boot.c
&gt;  1.18      +1 -5      src/sys/i386/boot/biosboot/boot.h
&gt;  1.26      +7 -6      src/sys/i386/boot/biosboot/disk.c
&gt;  1.22      +4 -2      src/sys/i386/boot/biosboot/io.c
&gt;  1.20      +12 -9     src/sys/i386/boot/biosboot/sys.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt;  Revision  Changes    Path
&gt;  1.65      +3 -3      src/sys/i386/boot/biosboot/boot.c
&gt;  1.18      +1 -5      src/sys/i386/boot/biosboot/boot.h
&gt;  1.26      +7 -6      src/sys/i386/boot/biosboot/disk.c
&gt;  1.22      +4 -2      src/sys/i386/boot/biosboot/io.c
&gt;  1.20      +12 -9     src/sys/i386/boot/biosboot/sys.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronize with sys/i386/boot/biosboot/sys.c revision 1.19.</title>
<updated>1997-03-16T10:57:54+00:00</updated>
<author>
<name>KATO Takenori</name>
<email>kato@FreeBSD.org</email>
</author>
<published>1997-03-16T10:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3abc0e5cd97da8eaee6eee0ad3cde7da3b756137'/>
<id>3abc0e5cd97da8eaee6eee0ad3cde7da3b756137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$.  We are not</title>
<updated>1997-02-22T09:48:43+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T09:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6875d25465631b7563f1b90e6b05e2640dc81f4e'/>
<id>6875d25465631b7563f1b90e6b05e2640dc81f4e</id>
<content type='text'>
ready for it yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ready for it yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean-up.</title>
<updated>1997-01-04T08:32:33+00:00</updated>
<author>
<name>KATO Takenori</name>
<email>kato@FreeBSD.org</email>
</author>
<published>1997-01-04T08:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d3191c67bf1513870f2a6f2aacd35271ae34f60f'/>
<id>d3191c67bf1513870f2a6f2aacd35271ae34f60f</id>
<content type='text'>
Submitted by:	Michio "Karl" Jinbo &lt;karl@marcer.nagaokaut.ac.jp&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Michio "Karl" Jinbo &lt;karl@marcer.nagaokaut.ac.jp&gt;
</pre>
</div>
</content>
</entry>
</feed>
