<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/fdisk, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-09-01T23:54:57Z</updated>
<entry>
<title>MFC: r181036: Add a -q[uiet] flag for scripts.</title>
<updated>2008-09-01T23:54:57Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-09-01T23:54:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=06058c161100d6e57ded9e93a30583cd9aa7c621'/>
<id>urn:sha1:06058c161100d6e57ded9e93a30583cd9aa7c621</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.39 fdisk.8 and rev. 1.83 fdisk.c: add -p flag -- print</title>
<updated>2007-05-31T13:52:24Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2007-05-31T13:52:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9078fd6cd4287cdd1a32f8bf1880f037ed1ca6cb'/>
<id>urn:sha1:9078fd6cd4287cdd1a32f8bf1880f037ed1ca6cb</id>
<content type='text'>
a slice table in fdisk configuration file format.
</content>
</entry>
<entry>
<title>MFC rev. 1.82:</title>
<updated>2006-06-25T08:52:19Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2006-06-25T08:52:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=102b4d9a0cd4a1542bde9da0c130f08c301d88bf'/>
<id>urn:sha1:102b4d9a0cd4a1542bde9da0c130f08c301d88bf</id>
<content type='text'>
- Fail with an understandable error message if we cannot detect the
  sector size, instead of later failing with an error about /boot/mbr
  not being a multiple of the sector size (since we end up with an
  assumed sector size of MAX_SEC_SIZE * 2).
- We query the sector size via an IOCTL anyway, so if that succeeds
  use that instead of probing for it via read(2) calls.  This fixes
  the problem with fdisk failing to operate on at least graid3 and
  md(4) devices on kernels with src/sys/geom/geom_dev.c before
  rev. 1.90, due to fdisk failing to detect the sector size.
- When detecting the root device allow "/" characters in it, which
  happens with e.g. gmirror devices.
</content>
</entry>
<entry>
<title>MFC 1.81</title>
<updated>2005-10-05T01:16:39Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2005-10-05T01:16:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eb2bfb76e70c6c45114888e54aaacf46c67be3c6'/>
<id>urn:sha1:eb2bfb76e70c6c45114888e54aaacf46c67be3c6</id>
<content type='text'>
Call gctl_free() to free resource allocated with gctl_get_handle().

PR:		bin/84664
Submitted by:	Daan Vreeken &lt;Danovitsch at Vitsch dot net&gt;
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC:	use g_ctl for metadata modification if possible.</title>
<updated>2005-08-16T22:46:05Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-08-16T22:46:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0508e9d743ceea509b57772d729a4d0bf4136c99'/>
<id>urn:sha1:0508e9d743ceea509b57772d729a4d0bf4136c99</id>
<content type='text'>
Approved by:	re@
</content>
</entry>
<entry>
<title>cosmetic changes.</title>
<updated>2005-05-01T09:50:02Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-01T09:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7fa181d4233a610c860952a6cc710bbc2f3f6b0b'/>
<id>urn:sha1:7fa181d4233a610c860952a6cc710bbc2f3f6b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use NDOSPART macro instead of a magic number.</title>
<updated>2005-05-01T05:01:55Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-01T05:01:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=61456bbd76200d9f0afccace6ed7d5c963f91558'/>
<id>urn:sha1:61456bbd76200d9f0afccace6ed7d5c963f91558</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If we resort to opening a slice instead of the base device, do so with</title>
<updated>2005-04-29T21:24:27Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-04-29T21:24:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ca4cc47388b466d3b44526c94d8d9c30fb3d2c99'/>
<id>urn:sha1:ca4cc47388b466d3b44526c94d8d9c30fb3d2c99</id>
<content type='text'>
the correct mode for our arguments.
</content>
</entry>
<entry>
<title>Add 0xbf as new partition id for Solaris.</title>
<updated>2004-11-10T07:48:29Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-11-10T07:48:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=59a514685cc64130c3ba645e3fa0d7e17ff8a523'/>
<id>urn:sha1:59a514685cc64130c3ba645e3fa0d7e17ff8a523</id>
<content type='text'>
Submitted by:	Lawrence.Lee@sun.com
</content>
</entry>
<entry>
<title>Don't prepend "/dev" if an argument given is an absolute pathname.</title>
<updated>2004-10-20T05:43:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-20T05:43:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26cd344960bf5c59d9c6a949463be6668467385a'/>
<id>urn:sha1:26cd344960bf5c59d9c6a949463be6668467385a</id>
<content type='text'>
Reviewed by:	jhb
</content>
</entry>
</feed>
