Commit Graph

2115 Commits (ef2fa1d99d6c0e68451e34967892d97d1abd0ef9)
 

Author SHA1 Message Date
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 9 years ago
Thomas Schmitt 91eca50221 Bug fix: Wrong stack usage caused SIGBUS on sparc when compiled by gcc -O2 9 years ago
Thomas Schmitt e54f6ebd68 Improved read retrying with DVD and BD media 9 years ago
Thomas Schmitt 856081559c Retrying write(2) if it returns a short non-negative write count 9 years ago
Thomas Schmitt 511d23f574 Restoring capability of burn_random_access_write() to fsync() (lost in rev 5302) 9 years ago
Thomas Schmitt f17d5ee7d1 Bug fix: A final fsync(2) was performed with stdio drives, even if not desired 9 years ago
Thomas Schmitt d08658833a Bug fix: Minimum drive buffer fill was measured before the buffer could get full 9 years ago
Thomas Schmitt a8a2d54c25 Bug fix: Compilation warning for unsupported systems mutated into an error 9 years ago
Thomas Schmitt 9accc668fa Updated change log 9 years ago
Thomas Schmitt 33e20f9e49 Bug fix: CD TAO with multiple tracks could cause a buffer overrun 9 years ago
Thomas Schmitt 48db3adaf6 Documented changes and release timestamp 9 years ago
Thomas Schmitt ac46978d63 Updated cdrskin tarball generator 9 years ago
Thomas Schmitt 2aba5b4dd7 Made number transition to 1.3.7 9 years ago
Thomas Schmitt 6e5c50bde4 Improved emulation of mode page 2A 9 years ago
Thomas Schmitt 174c22aeb7 Removed Linux compilability mock-up from sg-netbsd.c 9 years ago
Thomas Schmitt 31abdedade Inquiring GET PERFORMANCE independently of existence of mode page 2A 9 years ago
Thomas Schmitt b6afe92e47 Improved workaround for missing mode page 2A 9 years ago
Thomas Schmitt 1d616b5944 Corrected size determination of NetBSD block devices 9 years ago
Thomas Schmitt 070ac64459 Mentioned support for NetBSD 9 years ago
Thomas Schmitt ad95f1ff2b Silenced warnings about -Wchar-subscripts, added /usr/local for NetBSD 9 years ago
Thomas Schmitt 3edde5dc9d Introduced netbsd system adapter in tarball generator 9 years ago
Thomas Schmitt cf5c7aa84f Inmplemented a system adapter for NetBSD 9 years ago
Thomas Schmitt d40ab32360 Being more rugged towards missing MODE SENSE info 9 years ago
Thomas Schmitt 43e1daab23 Avoiding to have two file descriptors open to the same stdio drive 9 years ago
Thomas Schmitt 6e4d1cc53e Prepared for possible demise of mode page 2A 9 years ago
Thomas Schmitt cdbbcbb923 Fixed bugs introduced with previous commit 9 years ago
Thomas Schmitt 7f31c9e985 Trying to better handle MMC violating replies of MODE SENSE (Block Descriptors) 9 years ago
Thomas Schmitt dd0ceb6720 Implemented a generic verification whether a SPC device is a MMC device 9 years ago
Thomas Schmitt 5676a1953d Improved handling of stdio pseudo-drives after aborted burn runs 10 years ago
Thomas Schmitt 78627934f3 Updated copyright claim in sg-linux.c 10 years ago
Thomas Schmitt 217289f71a Adapted Linux SG_IO adapter to scsi/sg.h of git.kernel.org 10 years ago
Thomas Schmitt 1c6f6c084f Interpreting feature 0x107 when deciding from where to get speed info 10 years ago
Thomas Schmitt 658851a497 Registering all drive-media feature descriptors in burn_drive 10 years ago
Thomas Schmitt 2aa10d1099 Documented changes and release timestamp 10 years ago
Thomas Schmitt ba8b1b5e17 Updated cdrskin tarball generator 10 years ago
Thomas Schmitt ef17544eb9 Made number transition to 1.3.5 10 years ago
Thomas Schmitt 7f99a8e70e Better reaction on drive errors during burn_drive_scan_and_grab() 10 years ago
Thomas Schmitt 5f6281261d Corrected bugs introduced with rev 5180 10 years ago
Thomas Schmitt 04afd1c958 Resetting the drive failure status before starting random-access writing 10 years ago
Thomas Schmitt 83eac67cf5 Prevented a memory leak that in most cases was closed by a race condition 10 years ago
Thomas Schmitt d09ecac4a8 Enforcing reasonable minimum read speeds even if the drive is lying 10 years ago
Thomas Schmitt 404f239207 Improved reaction on Linux SG_IO transport problems 10 years ago