<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/bin/dd, branch releng/6.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-07-09T22:06:28Z</updated>
<entry>
<title>MFC: pick up maintainer stragglers.</title>
<updated>2006-07-09T22:06:28Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2006-07-09T22:06:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de213211ab2109c03cf314fa129e1a5c508e3494'/>
<id>urn:sha1:de213211ab2109c03cf314fa129e1a5c508e3494</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: a lot of manpage fixes from HEAD.</title>
<updated>2005-09-24T01:59:40Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2005-09-24T01:59:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=140e3c10dca7144e3b6c396455c28e02d0552554'/>
<id>urn:sha1:140e3c10dca7144e3b6c396455c28e02d0552554</id>
<content type='text'>
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-06-14T08:25:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-06-14T08:25:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7b020a2f1e74e97623e469cbd5dc1aa122645905'/>
<id>urn:sha1:7b020a2f1e74e97623e469cbd5dc1aa122645905</id>
<content type='text'>
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>Document problems with writing to disks under GEOM.</title>
<updated>2005-04-07T20:50:38Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-04-07T20:50:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fd525b85a79a336ced0cfa59a13fb042a1bcb667'/>
<id>urn:sha1:fd525b85a79a336ced0cfa59a13fb042a1bcb667</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the new standard EXIT STATUS section where appropriate.</title>
<updated>2005-01-16T16:41:59Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-16T16:41:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6fca4c7c3f16b87ad8b9ffa6564f5654f44ed581'/>
<id>urn:sha1:6fca4c7c3f16b87ad8b9ffa6564f5654f44ed581</id>
<content type='text'>
Sort standard sections in the (documented) preferred order.
</content>
</entry>
<entry>
<title>/*- or .\"- or #- to begin license clauses.</title>
<updated>2005-01-10T08:39:26Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-10T08:39:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9ddb49cbe45441fa3f3a10f6dd355e9956480b5f'/>
<id>urn:sha1:9ddb49cbe45441fa3f3a10f6dd355e9956480b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scheduled mdoc(7) sweep.</title>
<updated>2005-01-09T19:54:23Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-09T19:54:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6fa13ec06f3f0f39d38e0a4c654cbbb607e297c0'/>
<id>urn:sha1:6fa13ec06f3f0f39d38e0a4c654cbbb607e297c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a "fillchar" command line argument to dd(1) that permits the user</title>
<updated>2004-08-15T19:10:05Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2004-08-15T19:10:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e3edab4a917a3cff7822bcc181b67a390498f27a'/>
<id>urn:sha1:e3edab4a917a3cff7822bcc181b67a390498f27a</id>
<content type='text'>
to specify an alternative padding character when using a conversion
mode, or when using noerror with sync and an input error occurs.  This
facilities reading old and error-prone media by allowing the user to
more effectively mark error blocks in the output stream.
</content>
</entry>
<entry>
<title>Allow for capital letters as size suffixes.</title>
<updated>2004-07-31T15:13:08Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-07-31T15:13:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1e1d03d7fc9a41c6b926f2b05d6dd9ca8fa6ecee'/>
<id>urn:sha1:1e1d03d7fc9a41c6b926f2b05d6dd9ca8fa6ecee</id>
<content type='text'>
Inspired by:	le
Approved by:	green (maintainer)
</content>
</entry>
<entry>
<title>Bump document date for the latest functional change.</title>
<updated>2004-05-16T21:34:15Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-05-16T21:34:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2360f509c5c711a1a1fb6024b9d400eeade2e836'/>
<id>urn:sha1:2360f509c5c711a1a1fb6024b9d400eeade2e836</id>
<content type='text'>
Minor markup tweaks.
</content>
</entry>
</feed>
