<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdisk, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<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>Remove an errant `#define dprintf printf'.  It seems to be leftover</title>
<updated>2012-01-20T06:59:29Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2012-01-20T06:59:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=988825812e30f292e27d25504a3dc17f95c9feb1'/>
<id>urn:sha1:988825812e30f292e27d25504a3dc17f95c9feb1</id>
<content type='text'>
debugging code that nothing depends on. (I've had this in my tree for
years without issue.)
</content>
</entry>
<entry>
<title>Disconnect sun4v architecture from the three.</title>
<updated>2011-05-14T01:53:38Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2011-05-14T01:53:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4b547324c0a839a0ecd067638686112f6f7cc11e'/>
<id>urn:sha1:4b547324c0a839a0ecd067638686112f6f7cc11e</id>
<content type='text'>
Some files keep the SUN4V tags as a code reference, for the future,
if any rewamped sun4v support wants to be added again.

Reviewed by:	marius
Tested by:	sbruno
Approved by:	re
</content>
</entry>
<entry>
<title>mdoc: drop redundant .Pp and .LP calls</title>
<updated>2010-10-08T12:40:16Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-10-08T12:40:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96'/>
<id>urn:sha1:0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96</id>
<content type='text'>
They have no effect when coming in pairs, or before .Bl/.Bd
</content>
</entry>
<entry>
<title>MFtbemd:</title>
<updated>2010-08-23T22:24:11Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2010-08-23T22:24:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=25faff346c8453b8248f99c7cff71708262faa37'/>
<id>urn:sha1:25faff346c8453b8248f99c7cff71708262faa37</id>
<content type='text'>
Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want
to test of all the CPUs of a given family conform.
</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>- Remove old and add new valid flags for the chunk structure.</title>
<updated>2009-06-15T16:42:08Z</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@FreeBSD.org</email>
</author>
<published>2009-06-15T16:42:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=86baa27ae6f7f58256394d8d16b1bd007849c904'/>
<id>urn:sha1:86baa27ae6f7f58256394d8d16b1bd007849c904</id>
<content type='text'>
Submitted by:	randi
</content>
</entry>
</feed>
