<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/disklabel, branch releng/5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-12-12T17:26:04Z</updated>
<entry>
<title>Uniformly refer to a file system as "file system".</title>
<updated>2002-12-12T17:26:04Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-12T17:26:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d5d039f80a8d31947f4e84af20e8a56d0009c32'/>
<id>urn:sha1:8d5d039f80a8d31947f4e84af20e8a56d0009c32</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>Relax partition overlap check to allow Vinum partitions to overlap</title>
<updated>2002-12-02T23:49:59Z</updated>
<author>
<name>Greg Lehey</name>
<email>grog@FreeBSD.org</email>
</author>
<published>2002-12-02T23:49:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f2f632579f3b99154a8f42ef2d1b29c4b6abfe48'/>
<id>urn:sha1:f2f632579f3b99154a8f42ef2d1b29c4b6abfe48</id>
<content type='text'>
other partitiosns.  This is necessary when migrating conventional
partitions to Vinum and was broken by recent more stringent overlap
checks.  This is arguably the wrong way to do it.  A better method
would be to have the loader understand a subset of Vinum partitioning
and allow an install directly to Vinum, but until then, this is the
best we have.

Reviewed by:	jhb
Approved by:	re (rwatson)
</content>
</entry>
<entry>
<title>mdoc(7) police: Added missing markup bit.</title>
<updated>2002-11-25T15:43:18Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-11-25T15:43:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=742ec8caadbdbfe0ca6fad3f698ac01e2f9e6a56'/>
<id>urn:sha1:742ec8caadbdbfe0ca6fad3f698ac01e2f9e6a56</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>Everything in the disklabel is unsigned so make all the input routines</title>
<updated>2002-11-18T04:58:11Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2002-11-18T04:58:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=484c780433385f3bf8a60cedb1363a5bdf954145'/>
<id>urn:sha1:484c780433385f3bf8a60cedb1363a5bdf954145</id>
<content type='text'>
take unsigned values.
his allows one to label disk with the number of blocks &gt; 31 bits
(though less then 32 bits)

e.g.
#        size   offset fstype [fsize bsize bps/cpg]
  c: 3125755904  0   unused    0     0        # (Cyl.    0 - 194569*)
  d: 3125755840  64  unused    0     0        # (Cyl.    0*- 194569*)
which is needd to test UFS2
</content>
</entry>
<entry>
<title>Document that write(2) et al can return EROFS for attempts to write the</title>
<updated>2002-10-10T19:16:10Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2002-10-10T19:16:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2aa8b2a98fcd6f4e0abd19b3a2f72b4705aa640'/>
<id>urn:sha1:b2aa8b2a98fcd6f4e0abd19b3a2f72b4705aa640</id>
<content type='text'>
disk label area.

PR:		43891
Submitted by:	Diomidis D. Spinellis &lt;dds@istlab.dmst.aueb.gr&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Fix to support pc98.</title>
<updated>2002-10-08T12:13:19Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2002-10-08T12:13:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6d8c8fabad2614cff868ac4faec4a5133d8e5d31'/>
<id>urn:sha1:6d8c8fabad2614cff868ac4faec4a5133d8e5d31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't be noisy if DIOCWLABEL fails, it's probably because we're writing</title>
<updated>2002-10-05T21:57:05Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-10-05T21:57:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0cdbe3293731eb6808af54552422545bc0182fae'/>
<id>urn:sha1:0cdbe3293731eb6808af54552422545bc0182fae</id>
<content type='text'>
the first label to the raw disk.

Sponsored by:	DARPA &amp; NAI Labs.
</content>
</entry>
<entry>
<title>Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1:</title>
<updated>2002-10-01T07:24:55Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-10-01T07:24:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3bb24c35f2fbffed3f175dc2bc72bb2867ff1198'/>
<id>urn:sha1:3bb24c35f2fbffed3f175dc2bc72bb2867ff1198</id>
<content type='text'>
Peter had repocopied sys/disklabel.h to sys/diskpc98.h and sys/diskmbr.h.

These two new copies are still intact copies of disklabel.h and
therefore protected by #ifndef _SYS_DISKLABEL_H_ so #including them
in programs which already include &lt;sys.disklabel.h&gt; is currently a
no-op.

This commit adds a number of such #includes.

Once I have verified that I have fixed all the places which need fixing,
I will commit the updated versions of the three #include files.

Sponsored by:   DARPA &amp; NAI Labs.
</content>
</entry>
<entry>
<title>Construct new disklabels based on the medias stated parameters in</title>
<updated>2002-09-20T09:18:31Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-09-20T09:18:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b9d05a16f41c466f57911445a997433e7281f1f3'/>
<id>urn:sha1:b9d05a16f41c466f57911445a997433e7281f1f3</id>
<content type='text'>
userland, rather than expect all possible GEOMetries to know about
BSD disklabels.

Sponsored by:	DARPA &amp; NAI Labs
</content>
</entry>
<entry>
<title>s/filesystem/file system/g as discussed on -developers</title>
<updated>2002-08-21T18:11:48Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2002-08-21T18:11:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce66ddb76352a2e5f34aacdbe7733d92e60aff17'/>
<id>urn:sha1:ce66ddb76352a2e5f34aacdbe7733d92e60aff17</id>
<content type='text'>
</content>
</entry>
</feed>
