Module Name: src Committed By: matt Date: Tue Feb 21 01:49:02 UTC 2012
Modified Files: src/bin/dd: dd.c Log Message: Fix a very old bug. When allocating the buffer and doing just a bs= transfer, hen we only need a single buffer equal to that blocksize in length. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/bin/dd/dd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.