Commit Graph

2182 Commits (195451421068623f7d7c2262b2859aeaa40c6af6)
 

Author SHA1 Message Date
Thomas Schmitt e0167f9385 Made sure that cdrskin on Solaris gets linked with libvolmgt 8 years ago
Thomas Schmitt 516df39cc7 Corrected outdated references to function name burn_get_media_product_id() 8 years ago
Thomas Schmitt 406a0e7747 Human readable error message for 3 32 00 9 years ago
Thomas Schmitt 44f064fea0 Fixed a typo in message of make install. Thanks to Jakub Wilk. 9 years ago
Thomas Schmitt 5c154a478e Using libvolmgt on older Solaris 9 years ago
Thomas Schmitt 4670984dec Added debugging messages for drive recognition on Solaris 9 years ago
Thomas Schmitt 0b110821f6 Equipped all non-system-dependent open(2) calls with O_BINARY 9 years ago
Thomas Schmitt ad688b85eb Bug fix: Double free with cdrskin -vvv. Introduced with rev 5065, version 1.3.1 9 years ago
Thomas Schmitt 3877fc6bea Fixed a bug introduced with previous revision 9 years ago
Thomas Schmitt 77aeeba934 New flag bit5 with burn_read_data() and burn_read_audio() 9 years ago
Thomas Schmitt cfa6ee1498 Removed obsolete conditional code 9 years ago
Thomas Schmitt a9affdc82a Reduced number of GET CONFIGURATION transactions 9 years ago
Thomas Schmitt 1286079d3d Small correction of rev5369 9 years ago
Thomas Schmitt 3b5906b30c Improved error message for erase failures 9 years ago
Thomas Schmitt 0c9293f9c6 Keeping GET CONFIGURATION from requesting more than 4 KB of data 9 years ago
Thomas Schmitt 3c4dccc966 Debugging macro Libburn_debug_dxferP to check sg_io_hdr_t.dxferp 9 years ago
Thomas Schmitt f3fd5fbc99 New internal function for SCSI-logging arbitrary texts 9 years ago
Thomas Schmitt f4a49078c8 Fixed a wrong read access to memory. Reported by valgrind of lian jianfei, 9 years ago
Thomas Schmitt 193c2b14d5 Updated copyright date 9 years ago
Thomas Schmitt a3b8c3c659 Documented changes and release timestamp 9 years ago
Thomas Schmitt 73bd0547e2 Updated cdrskin tarball generator 9 years ago
Thomas Schmitt da874ca4f8 Made number transition to 1.3.9 9 years ago
Thomas Schmitt 69b282a5ba Reacted on compiler warning of gcc on NetBSD-current 9 years ago
Thomas Schmitt 193c260285 Fixed a SIGSEGV introduced by previous revision 9 years ago
Thomas Schmitt ca532f7623 Improved drive capacity estimation for sparse regular files 9 years ago
Thomas Schmitt 61e2176d03 Bug fix: A failed MMC BLANK command did not cause error indication by libburn 10 years ago
Thomas Schmitt 91eca50221 Bug fix: Wrong stack usage caused SIGBUS on sparc when compiled by gcc -O2 10 years ago
Thomas Schmitt e54f6ebd68 Improved read retrying with DVD and BD media 10 years ago
Thomas Schmitt 856081559c Retrying write(2) if it returns a short non-negative write count 10 years ago
Thomas Schmitt 511d23f574 Restoring capability of burn_random_access_write() to fsync() (lost in rev 5302) 10 years ago
Thomas Schmitt f17d5ee7d1 Bug fix: A final fsync(2) was performed with stdio drives, even if not desired 10 years ago
Thomas Schmitt d08658833a Bug fix: Minimum drive buffer fill was measured before the buffer could get full 10 years ago
Thomas Schmitt a8a2d54c25 Bug fix: Compilation warning for unsupported systems mutated into an error 10 years ago
Thomas Schmitt 9accc668fa Updated change log 10 years ago
Thomas Schmitt 33e20f9e49 Bug fix: CD TAO with multiple tracks could cause a buffer overrun 10 years ago
Thomas Schmitt 48db3adaf6 Documented changes and release timestamp 10 years ago
Thomas Schmitt ac46978d63 Updated cdrskin tarball generator 10 years ago
Thomas Schmitt 2aba5b4dd7 Made number transition to 1.3.7 10 years ago
Thomas Schmitt 6e5c50bde4 Improved emulation of mode page 2A 10 years ago
Thomas Schmitt 174c22aeb7 Removed Linux compilability mock-up from sg-netbsd.c 10 years ago
Thomas Schmitt 31abdedade Inquiring GET PERFORMANCE independently of existence of mode page 2A 10 years ago
Thomas Schmitt b6afe92e47 Improved workaround for missing mode page 2A 10 years ago
Thomas Schmitt 1d616b5944 Corrected size determination of NetBSD block devices 10 years ago
Thomas Schmitt 070ac64459 Mentioned support for NetBSD 10 years ago
Thomas Schmitt ad95f1ff2b Silenced warnings about -Wchar-subscripts, added /usr/local for NetBSD 10 years ago
Thomas Schmitt 3edde5dc9d Introduced netbsd system adapter in tarball generator 10 years ago
Thomas Schmitt cf5c7aa84f Inmplemented a system adapter for NetBSD 10 years ago
Thomas Schmitt d40ab32360 Being more rugged towards missing MODE SENSE info 10 years ago
Thomas Schmitt 43e1daab23 Avoiding to have two file descriptors open to the same stdio drive 10 years ago
Thomas Schmitt 6e4d1cc53e Prepared for possible demise of mode page 2A 10 years ago