<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/disklabel, branch release/5.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-09-10T19:24:35Z</updated>
<entry>
<title>mdoc(7): Properly mark C headers.</title>
<updated>2003-09-10T19:24:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-10T19:24:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=743d5d518c25e41a3e9026d400fa625efc306c82'/>
<id>urn:sha1:743d5d518c25e41a3e9026d400fa625efc306c82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7): Use the new feature of the .In macro.</title>
<updated>2003-09-08T19:57:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-08T19:57:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fe08efe680f6705e0c60beabe3e39629c655e743'/>
<id>urn:sha1:fe08efe680f6705e0c60beabe3e39629c655e743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a newline at end of file.</title>
<updated>2003-05-19T19:52:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-19T19:52:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e00c7d1ca9e77dc1b710a5f7c7c293a98944d10f'/>
<id>urn:sha1:e00c7d1ca9e77dc1b710a5f7c7c293a98944d10f</id>
<content type='text'>
Approved by:	re (blanket)
</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-test2/commit/?id=c69284ca082cbf4cc61ba71a3413ebbbf8b3b4c5'/>
<id>urn:sha1:c69284ca082cbf4cc61ba71a3413ebbbf8b3b4c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quick grammar fix.</title>
<updated>2003-04-17T17:36:31Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2003-04-17T17:36:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3da0eb49a5626f81e5227f0da678e16e1e6ed24'/>
<id>urn:sha1:c3da0eb49a5626f81e5227f0da678e16e1e6ed24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't die of SIGSEGV on a missing fstype field</title>
<updated>2003-04-01T14:44:53Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-04-01T14:44:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=29f3f095a624492078f7578be83d684fc32fb2a9'/>
<id>urn:sha1:29f3f095a624492078f7578be83d684fc32fb2a9</id>
<content type='text'>
in a saved disklabel file.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Small mdoc fix</title>
<updated>2003-03-29T02:09:02Z</updated>
<author>
<name>Sean Chittenden</name>
<email>seanc@FreeBSD.org</email>
</author>
<published>2003-03-29T02:09:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5fe45f18e716e933665c1594a9da21bc62af2bf9'/>
<id>urn:sha1:5fe45f18e716e933665c1594a9da21bc62af2bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach disklabel(8) about different hardware architectures.</title>
<updated>2003-03-16T00:11:49Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-03-16T00:11:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bc33ea1acc76c96c94f8a9a97cd48c8d34a8e020'/>
<id>urn:sha1:bc33ea1acc76c96c94f8a9a97cd48c8d34a8e020</id>
<content type='text'>
This is aimed at creating floppies during cross-releases.
For different endianness machines, a tool like bswapfs(8)
is necessary to make the generated floppies readable on
the target machine.  While here, fixed unaligned access
on Alphas.

Tested on:	i386, alpha
</content>
</entry>
<entry>
<title>Give this manpage a good overhaul, including the markup.</title>
<updated>2003-03-15T22:00:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-03-15T22:00:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9a9f19b16625cde8671388ccf504b9c62089034e'/>
<id>urn:sha1:9a9f19b16625cde8671388ccf504b9c62089034e</id>
<content type='text'>
Notable changes:

- Removed the "disktype" argument from the -B only synopsis
  form.  This form doesn't touch the disk label, and doesn't
  use this argument.

- Fixed the first example in the EXAMPLES section.  Support
  for compatibility slices has been recently dropped from
  the GEOM kernels, and a bit later GEOM became standard.

- Removed the buggy notion from rev. 1.37 that disklabel(8)
  may be used to define mount points; it cannot.  Improve
  some DOS partition / FreeBSD slice wording.  Among these,
  ``dangerously-dedicated slice'' was just a nonsense.  ;-)
</content>
</entry>
<entry>
<title>Properly mark "auto" as a keyword.</title>
<updated>2003-03-14T09:38:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-03-14T09:38:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9503d41cb1bda3d6f321143d06b540f9c0ce2dc2'/>
<id>urn:sha1:9503d41cb1bda3d6f321143d06b540f9c0ce2dc2</id>
<content type='text'>
</content>
</entry>
</feed>
