summaryrefslogtreecommitdiff
path: root/usr.bin/cdio/mmc.c
AgeCommit message (Expand)Author
2006-08-28fix up disc size check.Michael Coulter
2006-08-26print updates on the same line, per second, as we go along writing, inTheo de Raadt
2006-06-27add message on session closeMichael Coulter
2006-06-27improve output during cd writing; ok mjcTheo de Raadt
2006-06-21retry if sense code indicates not ready. fixes writing for drivesMichael Coulter
2006-06-15put fd into track's struct so we can fail earlierMichael Coulter
2006-06-06minor cleanupTheo de Raadt
2006-06-06zap another magic numberMichael Coulter
2006-06-06make use of new structs and defines in cd.hMichael Coulter
2006-06-01minor tweaksTheo de Raadt
2006-06-01add checks for disc size before we set out trying to burn 4gbMichael Coulter
2006-06-01better command line usage as suggested by deraadt@Michael Coulter
2006-05-31bogus value in cdb. excess cut n' paste.Michael Coulter
2006-05-31add license blockMichael Coulter
2006-05-31when blanking, if fd is already open read-only, re-open read/writeMichael Coulter
2006-05-31add rewritable blanking and track-at-once burning supportMichael Coulter