<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/cdcontrol/cdcontrol.1, branch releng/11.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-03-29T05:02:12Z</updated>
<entry>
<title>Remove trailing whitespace per mdoc lint warning</title>
<updated>2012-03-29T05:02:12Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-03-29T05:02:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e'/>
<id>urn:sha1:50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e</id>
<content type='text'>
Disussed with:	gavin
No objection from:	doc
Approved by:	joel
MFC after:	3 days
</content>
</entry>
<entry>
<title>- Enhance volume handling</title>
<updated>2008-07-14T13:22:09Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2008-07-14T13:22:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c863386a34d481bf58d00657ee021f172e9ee708'/>
<id>urn:sha1:c863386a34d481bf58d00657ee021f172e9ee708</id>
<content type='text'>
PR:		125054
Submitted by:	gahr
Approved by:	cperciva
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-18T20:02:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-18T20:02:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=59a3c79da68b53e9d606f0b7991574d982a843e1'/>
<id>urn:sha1:59a3c79da68b53e9d606f0b7991574d982a843e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Auto-detect what device to use if none is specified</title>
<updated>2003-11-17T14:02:04Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>2003-11-17T14:02:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f76c341dd4afa8ca707bf5930b6bacc5b05b1e82'/>
<id>urn:sha1:f76c341dd4afa8ca707bf5930b6bacc5b05b1e82</id>
<content type='text'>
* Replace references to mcd0 with acd0 (doc only)
* Remove references to the "c" partition (doc only - code was already fixed)
</content>
</entry>
<entry>
<title>Retire 'c' partition for a CD device.</title>
<updated>2003-09-01T12:50:02Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2003-09-01T12:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=167273225517ff03d8e6619c63f424b99173406a'/>
<id>urn:sha1:167273225517ff03d8e6619c63f424b99173406a</id>
<content type='text'>
Submitted by:		Craig Rodrigues &lt;rodrigc@crodrigues.org&gt;
Not objected by:	-current
</content>
</entry>
<entry>
<title>mdoc(7) police: markup fixes.</title>
<updated>2002-11-27T15:31:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-11-27T15:31:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c041c1e0d9c869cd212eb1fa95c82e05cbc7fd41'/>
<id>urn:sha1:c041c1e0d9c869cd212eb1fa95c82e05cbc7fd41</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>* Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4).  Units are in KB/sec.</title>
<updated>2002-10-18T22:03:39Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2002-10-18T22:03:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=76ba4ecdad596812b20ae4c2ff13645605831905'/>
<id>urn:sha1:76ba4ecdad596812b20ae4c2ff13645605831905</id>
<content type='text'>
* Change atapi-cd ioctls to use the same units.
* Change burncd, cdcontrol to convert CDROM speed to KB/sec before
calling the ioctl.  Add a "max" speed option for their command lines.

This change does not break ABI but does change the units passed through
the ioctl so 3rd party software that uses cdrio.h will have to convert
(most likely by multiplying CDROM speed by 177 to get KB/s).

PR:		kern/36845
Submitted by:	Philipp Mergenthaler &lt;p@i609a.hadiko.de&gt; (CAM ioctls)
Reviewed by:	sos, ken
MFC after:	1 month
</content>
</entry>
<entry>
<title>mdoc(7) police: tidy up the markup.</title>
<updated>2002-05-30T07:34:10Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-30T07:34:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b3ecef214c5ae74ea71d1fbd568ae5b89d17bff4'/>
<id>urn:sha1:b3ecef214c5ae74ea71d1fbd568ae5b89d17bff4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement 'speed' command: set a maximum read speed. At the moment it</title>
<updated>2002-05-08T07:32:40Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2002-05-08T07:32:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a28d4abfff14fde6447dc5c7639fd3368853c93'/>
<id>urn:sha1:4a28d4abfff14fde6447dc5c7639fd3368853c93</id>
<content type='text'>
works on ATAPI drives only.

PR:		kern/35512 (a part of)
Submitted by:	Philipp Mergenthaler &lt;philipp.mergenthaler@stud.uni-karlsruhe.de&gt;
Reviewed by:	-hackers
MFC after:	1 month
</content>
</entry>
<entry>
<title>Use `The .Nm utility'</title>
<updated>2002-04-20T12:27:18Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-04-20T12:27:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f94b8deee60475f7d25f04484f36e824d2ce21d'/>
<id>urn:sha1:7f94b8deee60475f7d25f04484f36e824d2ce21d</id>
<content type='text'>
</content>
</entry>
</feed>
