<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/burncd/Makefile, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2013-04-04T09:21:24Z</updated>
<entry>
<title>Remove usr.sbin/burncd, useless after legacy ATA stack removal.</title>
<updated>2013-04-04T09:21:24Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2013-04-04T09:21:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=256cb4aa441b57e9ad03c267093b9889cad7f258'/>
<id>urn:sha1:256cb4aa441b57e9ad03c267093b9889cad7f258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
<updated>2010-01-02T11:07:44Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T11:07:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=71ccf09269546d398fa847168fc74c22d6338a62'/>
<id>urn:sha1:71ccf09269546d398fa847168fc74c22d6338a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>burncd(8) doesn't handle signals and interrupting burncd during operation.</title>
<updated>2008-12-19T20:20:14Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-12-19T20:20:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=970bfaf67f4cf77dbc4a9b4ca8019b6e9638ae3a'/>
<id>urn:sha1:970bfaf67f4cf77dbc4a9b4ca8019b6e9638ae3a</id>
<content type='text'>
For example, ^C (SIGINT) may leave the drive spinning and locked.
This may also happen if you try to write a too-large image to a disc
and burncd(8) exits with an I/O error.

Add signal handling by doing a CDRIOCFLUSH ioctl to attempt to leave
burner in a sane state when burning is interrupted with SIGHUP, SIGINT,
SIGTERM, or in case an I/O error occurs during write.
Note, that blanking will still continue after interrupt but it seems to
finish correctly even after burncd(8) has quit.

Also, while I'm here bump WARNS to "6".

PR:		48730
Submitted by:	Jaakko Heinonen &lt;jh@saunalahti.fi&gt;
</content>
</entry>
<entry>
<title>Make fully WARNS=5 clean.</title>
<updated>2002-12-30T10:57:41Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-12-30T10:57:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb5506762d85e46cecb1d5073486224f0469008d'/>
<id>urn:sha1:fb5506762d85e46cecb1d5073486224f0469008d</id>
<content type='text'>
Tested on:	sparc64, x86
</content>
</entry>
<entry>
<title>Fix printf format errors on 64-bit platforms and make WARNS=5 compliant.</title>
<updated>2002-12-29T22:28:51Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-12-29T22:28:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2ae92e3e07ac44bdc8494bb532f9e95213e989f1'/>
<id>urn:sha1:2ae92e3e07ac44bdc8494bb532f9e95213e989f1</id>
<content type='text'>
Checked on Alpha and IA32.

Reviewed by:	maintainer timeout
MFC after:	1 week
</content>
</entry>
<entry>
<title>Argh...save buffer before committing. NO_WERROR takes a value of</title>
<updated>2001-12-24T03:24:28Z</updated>
<author>
<name>Mike Heffner</name>
<email>mikeh@FreeBSD.org</email>
</author>
<published>2001-12-24T03:24:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=85fa4c76e5cfe39a1fe58eb3758832eb3015f25f'/>
<id>urn:sha1:85fa4c76e5cfe39a1fe58eb3758832eb3015f25f</id>
<content type='text'>
'yes', not 2.
</content>
</entry>
<entry>
<title>WARNS=2 fixup. Set NO_WERROR due to use of 'j' format specifier.</title>
<updated>2001-12-24T03:20:10Z</updated>
<author>
<name>Mike Heffner</name>
<email>mikeh@FreeBSD.org</email>
</author>
<published>2001-12-24T03:20:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c82005612f7e22c6d45c52436489cb7c67b8b9d2'/>
<id>urn:sha1:c82005612f7e22c6d45c52436489cb7c67b8b9d2</id>
<content type='text'>
PR:		bin/32567
</content>
</entry>
<entry>
<title>- Backout botched attempt to introduce MANSECT feature.</title>
<updated>2001-03-26T14:42:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:42:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=345e52e74228df732bb0c9732aca0fc0404c360d'/>
<id>urn:sha1:345e52e74228df732bb0c9732aca0fc0404c360d</id>
<content type='text'>
- MAN[1-9] -&gt; MAN.
</content>
</entry>
<entry>
<title>Set the default manual section for usr.sbin/ to 8.</title>
<updated>2001-03-20T18:17:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-20T18:17:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c73e22c3d47a3cff43c30a39e6aa4692e07316c8'/>
<id>urn:sha1:c73e22c3d47a3cff43c30a39e6aa4692e07316c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 'make world' breakage caused by missing comment character.</title>
<updated>2000-01-10T21:44:28Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-01-10T21:44:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a415d50e99ff7801cf278a6990ba42300f18f69'/>
<id>urn:sha1:4a415d50e99ff7801cf278a6990ba42300f18f69</id>
<content type='text'>
</content>
</entry>
</feed>
