index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
cdio
/
mmc.c
Age
Commit message (
Expand
)
Author
2006-08-28
fix up disc size check.
Michael Coulter
2006-08-26
print updates on the same line, per second, as we go along writing, in
Theo de Raadt
2006-06-27
add message on session close
Michael Coulter
2006-06-27
improve output during cd writing; ok mjc
Theo de Raadt
2006-06-21
retry if sense code indicates not ready. fixes writing for drives
Michael Coulter
2006-06-15
put fd into track's struct so we can fail earlier
Michael Coulter
2006-06-06
minor cleanup
Theo de Raadt
2006-06-06
zap another magic number
Michael Coulter
2006-06-06
make use of new structs and defines in cd.h
Michael Coulter
2006-06-01
minor tweaks
Theo de Raadt
2006-06-01
add checks for disc size before we set out trying to burn 4gb
Michael Coulter
2006-06-01
better command line usage as suggested by deraadt@
Michael Coulter
2006-05-31
bogus value in cdb. excess cut n' paste.
Michael Coulter
2006-05-31
add license block
Michael Coulter
2006-05-31
when blanking, if fd is already open read-only, re-open read/write
Michael Coulter
2006-05-31
add rewritable blanking and track-at-once burning support
Michael Coulter