All releases tagged Minor bugfixes


Release Notes: This release fixes a hang on transfer sizes smaller than blocksize with status display active. It has a Gentoo compatibility update, a man page update, a summary display update, and a libmhash initialization fix. Termination latency with active status display is reduced. There is a fix for -q suppressing the output of -H.


Release Notes: A fix for an assertion failure in network mode when compiled for 64-bit architectures.


Release Notes: The use of the deprecated atoi fucntion was replaced with strtol. Build fixes were made for FreeBSD.


Release Notes: TCP buffer tuning was done. A make target check was added. An issue concerning missing output files was resolved. Numerous code cleanups were made.


Release Notes: mbuffer should not abort on SIGTERM. A segv which occurred when an invalid option was given was fixed. A minor codepath optimization was made. The status display now waits for the first block to be read. Minor cleanups were done.


Release Notes: This release fixes mlock failure if -L is passed before -T. It uses MAP_SHARED instead of MAP_PRIVATE to work around low memory limitations with huge buffers. A segfault when missing an argument has been fixed. Libraries are linked after objects to prevent linker errors.


Release Notes: Several build enhancements, minor fixes, and improvements were made.


Release Notes: This release fixes a race condition causing too many bytes being written at the end of a transfer.


Release Notes: An incorrect assertion occurring during execution without a terminal was fixed along with the 'make distclean' target for cygwin.


Release Notes: The status display was enhanced. POSIX conformance was updated. The build system was enhanced. HPUX compatibility was updated. A bugfix was made for exitcodes.