<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sbin/fdisk, branch release/5.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2003-11-13T21:13:43Z</updated>
<entry>
<title>Warn about partitions that would overlap with the master boot record, and</title>
<updated>2003-11-13T21:13:43Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-11-13T21:13:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7fb7df3159048d5f28ee0164adb3fe140064bdfc'/>
<id>urn:sha1:7fb7df3159048d5f28ee0164adb3fe140064bdfc</id>
<content type='text'>
if the user agrees, move them out one track.

MFC after:	7 days
</content>
</entry>
<entry>
<title>s/disklabel/bsdlabel where needed.</title>
<updated>2003-10-11T08:24:07Z</updated>
<author>
<name>Marc Fonvieille</name>
<email>blackend@FreeBSD.org</email>
</author>
<published>2003-10-11T08:24:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8b23842d3833aa3ea8c1b7af402b220238b55c6d'/>
<id>urn:sha1:8b23842d3833aa3ea8c1b7af402b220238b55c6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use __FBSDID() to quiet GCC 3.3 warnings.</title>
<updated>2003-05-03T18:41:59Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-03T18:41:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c69284ca082cbf4cc61ba71a3413ebbbf8b3b4c5'/>
<id>urn:sha1:c69284ca082cbf4cc61ba71a3413ebbbf8b3b4c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use symbolic constants from &lt;sys/diskmbr.h&gt; instead of local constants.</title>
<updated>2003-04-13T21:57:08Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-04-13T21:57:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1a03d6d57a3be762ae5fcc642238080d46f12802'/>
<id>urn:sha1:1a03d6d57a3be762ae5fcc642238080d46f12802</id>
<content type='text'>
Always set the magic sequence when we write, rather than trusting the
previously read boot code to do so.

Use explicit encoding/decoding of little endian disk image.

Remove a comment which was OBE.

Change the test vector for "fdisk -I" to reflect that there is a magic
sequence in the result now.

Add test case for "fdisk" which reads the image back.

At least for the two test-cases this program now gives the same result
on sparc64 as on i386.  The lack of an installed /boot/mbr on sparc64
raises an (un)interesting question.
</content>
</entry>
<entry>
<title>Pull in the encoding/decoding functions for struct dos_partition.</title>
<updated>2003-04-13T21:34:16Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-04-13T21:34:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=9657a0c35e572a310de0ba8a0d16a6bd61c88abf'/>
<id>urn:sha1:9657a0c35e572a310de0ba8a0d16a6bd61c88abf</id>
<content type='text'>
Add a very simple regression test for "fdisk -I".
</content>
</entry>
<entry>
<title>Use default geometry in case the device doesn't provide one:</title>
<updated>2003-03-29T22:06:52Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-03-29T22:06:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c0fdfdba2941a94f7f8581689489fa55f6e9898a'/>
<id>urn:sha1:c0fdfdba2941a94f7f8581689489fa55f6e9898a</id>
<content type='text'>
	512 for sectorsize.
	63 for sectors.
	255 for heads.
This will mostly show up on MD(4) devices.
</content>
</entry>
<entry>
<title>Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/</title>
<updated>2002-12-30T21:18:15Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2002-12-30T21:18:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d64ada501ae33c02e7c4e3ce21962907df814a5a'/>
<id>urn:sha1:d64ada501ae33c02e7c4e3ce21962907df814a5a</id>
<content type='text'>
Add FreeBSD Id tag where missing.
</content>
</entry>
<entry>
<title>Make fdisk work on active GEOM devices.</title>
<updated>2002-12-29T15:17:11Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-12-29T15:17:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f353c761f7b42a67fdf898d3272c95cd9facdfaa'/>
<id>urn:sha1:f353c761f7b42a67fdf898d3272c95cd9facdfaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the regexp evilness so that fdisk can (again?) find the device</title>
<updated>2002-10-27T10:52:54Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-10-27T10:52:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=a8ad364a7f7d57967d53c45d232c474016c007af'/>
<id>urn:sha1:a8ad364a7f7d57967d53c45d232c474016c007af</id>
<content type='text'>
root is on from the root mount path.

Spotted by:	imp
</content>
</entry>
<entry>
<title>Don't attempt to find the geometry with disklabel based ioctl, it just</title>
<updated>2002-10-27T10:33:38Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-10-27T10:33:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8b4d099d5f68b6ca06d566d81f207dd7200c05d9'/>
<id>urn:sha1:8b4d099d5f68b6ca06d566d81f207dd7200c05d9</id>
<content type='text'>
issues a useless warning now.
</content>
</entry>
</feed>
