<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdisk/change.c, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-12-30T16:28:06Z</updated>
<entry>
<title>With the old sade removed, libdisk is no longer used by anything in HEAD</title>
<updated>2012-12-30T16:28:06Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2012-12-30T16:28:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c857d06af7864b87b38277b023cad777833cc2a8'/>
<id>urn:sha1:c857d06af7864b87b38277b023cad777833cc2a8</id>
<content type='text'>
and uses a number of problematic pre-gpart interfaces. Since it has been
entirely obsoleted by interfaces in geom, remove it.
</content>
</entry>
<entry>
<title>Disable a check on a disk size because it's too strict.  This change is</title>
<updated>2009-09-21T04:04:02Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2009-09-21T04:04:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1764b93ab247c3f1b5d4e13d4b1ba591011f77ac'/>
<id>urn:sha1:1764b93ab247c3f1b5d4e13d4b1ba591011f77ac</id>
<content type='text'>
to avoid using incorrect geometry.

It seems that this is the same problem in g_part_bsd_read()@g_part_bsd.c.

Reviewed by:	rink
MFC after:	3 days
</content>
</entry>
<entry>
<title>Correct BIOS header sanitizing on pc98.</title>
<updated>2009-09-19T03:33:18Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2009-09-19T03:33:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0f0f85be1356fd5998024f87ae6009e97cb58846'/>
<id>urn:sha1:0f0f85be1356fd5998024f87ae6009e97cb58846</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
<entry>
<title>- Allow a higher value for the number of heads. Its better to do this and allow</title>
<updated>2009-06-17T06:47:05Z</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@FreeBSD.org</email>
</author>
<published>2009-06-17T06:47:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ca3f45cd214d82b6193ab0b42a56ceab88d0f0d'/>
<id>urn:sha1:7ca3f45cd214d82b6193ab0b42a56ceab88d0f0d</id>
<content type='text'>
  a few bad systems to run than to be completely strict about it.
</content>
</entry>
<entry>
<title>- The maximum number of heads is 255, not 256.</title>
<updated>2009-06-15T16:51:07Z</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@FreeBSD.org</email>
</author>
<published>2009-06-15T16:51:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1d695e8ed4b15acfab9d7ba885cb133c0f91e4ba'/>
<id>urn:sha1:1d695e8ed4b15acfab9d7ba885cb133c0f91e4ba</id>
<content type='text'>
Pointed out by:		marcel
</content>
</entry>
<entry>
<title>- Relax sanitazion requirements in libdisk, as a previous commit enabling this</title>
<updated>2009-06-15T16:18:24Z</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@FreeBSD.org</email>
</author>
<published>2009-06-15T16:18:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3eba49339705fa389fb0bccb341ce202095458bb'/>
<id>urn:sha1:3eba49339705fa389fb0bccb341ce202095458bb</id>
<content type='text'>
  sanitization broke sysinstall on some disks.  This was due to the disks
  reporting a geometry that was incorrectly sanitized by sysinstall. This makes
  the sanitization consistent with fdisk.

Tested by:	randi
</content>
</entry>
<entry>
<title>Add over 32GB disk support on pc98 (userland part).</title>
<updated>2005-03-30T13:03:33Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-03-30T13:03:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4fe043b760f8666683d06bb89bed6f52a9d19dad'/>
<id>urn:sha1:4fe043b760f8666683d06bb89bed6f52a9d19dad</id>
<content type='text'>
Submitted by:	Hirokazu WATANABE
</content>
</entry>
<entry>
<title>Fixed pc98 partition type.</title>
<updated>2004-01-27T15:25:33Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2004-01-27T15:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=109479ce2925450d708f389874e55f9cc0ebc040'/>
<id>urn:sha1:109479ce2925450d708f389874e55f9cc0ebc040</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>Live with it:  I had hoped to find a neat way to deal with all the magic</title>
<updated>2002-10-22T11:55:27Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-10-22T11:55:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=374ec39bb6a22bafde2752cfbaf40d1e809d6adb'/>
<id>urn:sha1:374ec39bb6a22bafde2752cfbaf40d1e809d6adb</id>
<content type='text'>
numbers, but so far havn't come up with anything:  Add an #ifdef PC98.
</content>
</entry>
</feed>
