Commit Graph

28 Commits

Author SHA1 Message Date
Thomas Schmitt ba9b69b1df Fixed spelling errors found by fossies.org with codespell 2019-10-28 16:58:20 +01:00
Thomas Schmitt 6905bb447a Showing more info in case of drive errors and transport problems 2019-07-05 15:36:42 +02:00
Thomas Schmitt 0dd3ff606c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
Thomas Schmitt 6a927ae867 Changed wrong use of "resp." in docs 2015-08-01 13:58:24 +00:00
Thomas Schmitt ca532f7623 Improved drive capacity estimation for sparse regular files 2014-06-10 07:37:40 +00:00
Thomas Schmitt 3ea4892040 Corrected some minor differences between SVN and local development tree 2012-01-23 10:27:13 +00:00
Thomas Schmitt ac4bfb128c Gave up use of burn_print() in libburn 2011-10-12 10:01:28 +00:00
Thomas Schmitt 54325147ee Reacted on warning of cppcheck about libburn/sg-freebsd-port.c 2011-07-12 14:19:55 +00:00
Thomas Schmitt 5ba8c03a98 Gave up use of bzero() in FreeBSD system adapters 2011-06-02 08:39:13 +00:00
Thomas Schmitt edd131b1b9 Replaced some large local variables by other means in libburn/sg-freebsd-port.c 2011-05-23 18:26:02 +00:00
Thomas Schmitt 2a48b34bcd Changed all malloc() to calloc() 2010-07-12 19:37:31 +00:00
Thomas Schmitt edca339338 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
Thomas Schmitt 6db992e646 Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt 39fd8b922d New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives 2010-01-16 12:51:24 +00:00
Thomas Schmitt 2ff03841d7 Corrected free capacity measurement of stdio: drives in regular files 2010-01-12 16:50:44 +00:00
Thomas Schmitt d53c5db98e Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string() 2009-12-27 14:45:05 +00:00
Thomas Schmitt 08169d63bc New API function burn_scsi_transport_id() 2009-12-26 08:01:35 +00:00
Thomas Schmitt e13b6369ba New internal sg-API function sg_initialize() 2009-12-25 22:37:57 +00:00
Thomas Schmitt dd85e37ac8 Experimental SCSI transport adapter via GNU libcdio 2009-12-19 14:34:48 +00:00
Thomas Schmitt 496d794bcd Gave up call burn_os_close_track_src() introduced by rev 2920 2009-11-25 12:21:12 +00:00
Thomas Schmitt dc8ecdd77e New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00
Thomas Schmitt ed60d9a644 Removed remark that use of statvfs() was untested with FreeBSD 2008-11-15 22:07:24 +00:00
Thomas Schmitt 75dd141055 Enable os dependend stdio size estimation 2007-09-09 13:31:29 +00:00
Thomas Schmitt 373e401671 Polished porting hints 2006-11-16 14:21:27 +00:00
Thomas Schmitt 06d008d6c6 Polished porting hints and self-compliance to newly established specs 2006-11-16 13:40:21 +00:00
Thomas Schmitt ff284b3f51 Made consolidaed operating system adapters for ease of porting 2006-11-16 11:17:55 +00:00
Thomas Schmitt 628e935fe5 Narrowed system specific part of enumerate_common() 2006-11-15 20:49:27 +00:00
Thomas Schmitt 13641fcbae Made portability clarifications 2006-11-15 17:10:12 +00:00