Commit Graph

722 Commits (660bf40a3c5e157b0a4cfd9bb17547b5c3f733b2)
 

Author SHA1 Message Date
Thomas Schmitt 660bf40a3c Changed many /dev/sg to /dev/sr 16 years ago
Thomas Schmitt 25ba84a7e2 Repaired autotools bootstrap bug by help of sed 16 years ago
Thomas Schmitt 6566771834 Next cdrskin-0.3.5 cycle 16 years ago
Thomas Schmitt 2d2a2f8c1b Declared failure of DDLP to entirely solve the concurrency problem 16 years ago
Thomas Schmitt 329f266cea Beginning to develop DDLP-B 16 years ago
Thomas Schmitt dce1ba57f3 Clarifications about motivation and duties of the participants 16 years ago
Thomas Schmitt d3f08d4f96 Clarifications about motivation and duties of the participants 16 years ago
Thomas Schmitt ddb63509af Corrected a list of standard paths 16 years ago
Thomas Schmitt 96098b3f2d Adaptations to new test results and discussions 16 years ago
Thomas Schmitt 256139c9d6 Polished messages, comments and description of DDLP-A 16 years ago
Thomas Schmitt fd5b681bc6 Updated comments about DVD+R 16 years ago
Thomas Schmitt 2a38890c5f Progress due to tests with test/open-cd-excl 16 years ago
Thomas Schmitt 2ec2a34f51 Allowed for Friendly Programs: O_EXCL | O_RDONLY 16 years ago
Thomas Schmitt 10e320911a Program for probing access to device files. By Ted Ts'o with modifications by me. 16 years ago
Thomas Schmitt 9699880581 Corrected description of return values 16 years ago
Thomas Schmitt 13b9f910e1 Polished txt and finally threw out getter functions 16 years ago
Thomas Schmitt acaba76cda Emerging description of DDLP 16 years ago
Thomas Schmitt 927a820aec Finalized DVD+R cookbook 16 years ago
Thomas Schmitt 3b9f66a765 Implemented ddlpa_lock_btl() 16 years ago
Thomas Schmitt 5d2ad006a4 Began test implementation of DDLP-A 16 years ago
Thomas Schmitt aa03717f24 Made use of fcntl(F_SETLK) switchable (and thus became more free with default) 16 years ago
Thomas Schmitt ab5f39b8bb Switched from O_NONBLOCK to O_NDELAY (see http://lkml.org/lkml/2007/4/11/141) 16 years ago
Thomas Schmitt e1b8edb437 Clarified license. People who object shall please come forward now. 16 years ago
Thomas Schmitt a78e6f9b29 Avoided SIGSEGV with an old SCSI CD-ROM drive and its wild replies 16 years ago
Thomas Schmitt 047f9c75f5 Fixed bug in sg_open_scsi_siblings() introduced with revision 802 16 years ago
Thomas Schmitt 159715ebaa Used O_EXCL|O_RDWR and fcntl() even within sg_obtain_scsi_adr() 16 years ago
Thomas Schmitt f617567e03 Fixed bug with drive_scsi_dev_family= introduced by revision 796 (fcntl lock) 16 years ago
Thomas Schmitt 10a7a9d5e8 Next cdrskin-0.3.5 cycle 16 years ago
Thomas Schmitt 76ed9570c9 Reacted on compiler warning about last_rdev, fixed fresh typo bug 16 years ago
Thomas Schmitt 4bc8e4caea Cleaned up scsi sibling management, sketched grafting of DDLP 16 years ago
Thomas Schmitt 1a054b54c9 Updated media list in introduction comment 16 years ago
Thomas Schmitt 76a9fa4fa2 New cdrskin options --drive_not_f_setlk and --drive_not_o_excl 16 years ago
Thomas Schmitt 4c85686aad Added fcntl() locking to O_EXCL locking 16 years ago
Thomas Schmitt a686340407 Make --old_pseudo_scsi_adr -scanbus work with any drive_scsi_dev_family= 16 years ago
Thomas Schmitt 16c7cf1889 Added fcntl() locking to O_EXCL locking 16 years ago
Thomas Schmitt 15b33422d0 Avoided unconditional finalizing of DVD+R 16 years ago
Thomas Schmitt 649f67697a Allowed finalizing of DVD+R 16 years ago
Thomas Schmitt 125e28160d Next cdrskin-0.3.5 cycle 16 years ago
Thomas Schmitt eb860ee4b7 Silenced error message if tsize= is smaller than source is willing to deliver 16 years ago
Thomas Schmitt a8c69206fe Made fifo based -isosize read 64k first and the rest only at normal stage 16 years ago
Thomas Schmitt 26745b4064 Enabled -isosize with S_IFREG or S_IFBLK files and without fifo 16 years ago
Thomas Schmitt 962f68b1d6 Silenced error condition about -sao with stdin and -isosize 16 years ago
Thomas Schmitt cc5560fc86 Enabled -isosize for first track by help of fifo and without seeking 16 years ago
Thomas Schmitt 5d65697697 Preparations for option -isosize via fifo (only a debug message yet) 16 years ago
Thomas Schmitt 749d12591e Warning of very small tsize= settings. (Proposal by Eduard Bloch) 16 years ago
Thomas Schmitt 98f0dab87e Fixed bug with burn_disc_available_space(...,NULL) 16 years ago
Thomas Schmitt 17c87b78a6 Mentioned new sr behavior 16 years ago
Thomas Schmitt ecbe1c0f39 Next cdrskin-0.3.5 cycle 16 years ago
Thomas Schmitt 9507587652 Updated drive_scsi_dev_family= 16 years ago
Thomas Schmitt dba40c756b Trying to recognize kernel >= 2.6 and use /dev/sr by default 16 years ago