<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdisk/write_pc98_disk.c, branch releng/8.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-06-04T11:49:11Z</updated>
<entry>
<title>Handle read_block() failures by ignoring the disk rather than</title>
<updated>2004-06-04T11:49:11Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2004-06-04T11:49:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5661d9de75da9577457daf1033266e398f53d6e9'/>
<id>urn:sha1:5661d9de75da9577457daf1033266e398f53d6e9</id>
<content type='text'>
dumping core.
</content>
</entry>
<entry>
<title>MFi386: WARNS=4 clean.</title>
<updated>2004-03-30T12:22:31Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2004-03-30T12:22:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c16289f1c1e1c7bbbe06b8c98e7ec929a0feabe8'/>
<id>urn:sha1:c16289f1c1e1c7bbbe06b8c98e7ec929a0feabe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Libdisk does not need to include &lt;sys/diskslice.h&gt; any more.</title>
<updated>2003-04-04T16:35:16Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-04-04T16:35:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=197e5e73ef2943d90f1afc5317ade21513ea1bf3'/>
<id>urn:sha1:197e5e73ef2943d90f1afc5317ade21513ea1bf3</id>
<content type='text'>
Move the remaining bits of &lt;sys/diskslice.h&gt; to &lt;i386/include/bootinfo.h&gt;

Move i386/pc98 specific bits from &lt;sys/reboot.h&gt; to
&lt;i386/include/bootinfo.h&gt; as well.

Adjust includes in sys/boot accordingly.
</content>
</entry>
<entry>
<title>Fix build error.</title>
<updated>2003-02-06T14:26:41Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2003-02-06T14:26:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=60469a5bf3932cc662d5bd3f2a940e97a26cfdbb'/>
<id>urn:sha1:60469a5bf3932cc662d5bd3f2a940e97a26cfdbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove unused old disk pointers from Write_FreeBSD() and Fill_Disklabel()</title>
<updated>2003-02-04T17:35:23Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2003-02-04T17:35:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9284f8f5222dec38bbed31ed98b66ecbfe4ec757'/>
<id>urn:sha1:9284f8f5222dec38bbed31ed98b66ecbfe4ec757</id>
<content type='text'>
  functions.
- Clean up a few signed/unsigned warnings.
</content>
</entry>
<entry>
<title>Rename the dos_partition structure for pc98 to pc98_partition.</title>
<updated>2003-01-04T08:50:48Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2003-01-04T08:50:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=404a379e4a64c2b0b6fcf3b9df039d019975d666'/>
<id>urn:sha1:404a379e4a64c2b0b6fcf3b9df039d019975d666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed style(9)</title>
<updated>2002-11-15T13:24:29Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2002-11-15T13:24:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=021587f8c1a3070a8b179fa295a1a098ae3c0f18'/>
<id>urn:sha1:021587f8c1a3070a8b179fa295a1a098ae3c0f18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFi386: revision 1.4.</title>
<updated>2002-11-08T14:49:14Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2002-11-08T14:49:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8704e2bb35e9915f6e546ced9d4f8a4f84d82908'/>
<id>urn:sha1:8704e2bb35e9915f6e546ced9d4f8a4f84d82908</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add '#include &lt;err.h&gt;' for warn().</title>
<updated>2002-10-31T05:38:48Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2002-10-31T05:38:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c540b79f8b96f90d853b8eddcb6b90d700d03fb3'/>
<id>urn:sha1:c540b79f8b96f90d853b8eddcb6b90d700d03fb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary ioctls tickling kernel side to realize that we fiddled</title>
<updated>2002-10-23T20:02:33Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-10-23T20:02:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b485e515522e1dc2cfb513af5b7baf058443682e'/>
<id>urn:sha1:b485e515522e1dc2cfb513af5b7baf058443682e</id>
<content type='text'>
with the disk.  GEOM will automatically retaste when we closet he filedesc.
</content>
</entry>
</feed>
