summaryrefslogtreecommitdiffstats
path: root/usr.sbin/burncd
Commit message (Collapse)AuthorAgeFilesLines
* Fix some spelling errors.mpp2000-03-241-2/+2
|
* mkisofs has the -C option for this, doh.sos2000-03-041-3/+3
|
* Add msinfo command, used for multisession CD generation withsos2000-03-032-7/+25
| | | | | | mkisofs. Gives the last track start LBA, and the next writable LBA. Inspired by: peter
* Add a percentage-meter to the progress report.sos2000-03-021-10/+16
| | | | Submitted by: peter
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-3/+6
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Dont allow burn when format not selected.sos2000-02-181-6/+9
| | | | | | | | Use the right format in printfs. Fix the partial write error (the res variable). Reminder by: (Bill Fumerola <billf@FreeBSD.org>)
* Add mode2 and XAmode1 type CD tracks.sos2000-02-022-0/+20
|
* Update to keep track of next_writeable in userland.sos2000-01-241-1/+1
| | | | Recompile both kernel & burncd !!
* Change the buffer size to 16 blocks, some crappy drives have troublesos2000-01-171-2/+8
| | | | | | | with bigger chunks of data at a time. Add filesize to progress printout. Submitted by: green@FreeBSD.org <Brian Fundakowski Feldman>
* Enable the 't' option, and document it in the manpage.sos2000-01-152-1/+4
| | | | Submitted by: green@freebsd.org <Brian Fundakowski Feldman>
* Fix 'make world' breakage caused by missing comment character.archie2000-01-101-1/+1
|
* Oops, still leftovers from yesterdays remote commit problems.sos2000-01-071-3/+3
| | | | Proberly restore blocksize on the device.
* Correct a typo.sos2000-01-061-1/+1
|
* New ATAPI burner utility. Replaces wormcontrol.sos2000-01-063-0/+307
OpenPOWER on IntegriCloud