Package: dcfldd / 1.3.4.1-13

Metadata

Package Version Patches format
dcfldd 1.3.4.1-13 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_fix probing of large block devices.patch | (download)

sizeprobe.c | 10 7 + 3 - 0 !
1 file changed, 7 insertions(+), 3 deletions(-)

 fix size probing of large block devices.
20_fix sizeprobe option.patch | (download)

dcfldd.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix the sizeprobe=of option.
30_fix implicit declarations.patch | (download)

hash.h | 2 2 + 0 - 0 !
split.c | 3 3 + 0 - 0 !
translate.c | 1 1 + 0 - 0 !
util.c | 3 3 + 0 - 0 !
util.h | 2 1 + 1 - 0 !
5 files changed, 10 insertions(+), 1 deletion(-)

 fixing implicit declaration warnings.
40_fix typo.patch | (download)

dcfldd.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix spelling of 'separate' in the man page and source code.
50_fix manpage.patch | (download)

dcfldd.1 | 18 3 + 15 - 0 !
1 file changed, 3 insertions(+), 15 deletions(-)

 - fix a typo (seperate) in manpage. [miah]
             - Update whatis entry for manual page to something
               more useful. [Miah]
             - Remove the reference to 'info' command. [Eriberto]
             - Fix a wrong blank line between paragraphs. [Eriberto]
60_fix gcc warnings.patch | (download)

copy.c | 6 4 + 2 - 0 !
split.c | 5 4 + 1 - 0 !
verify.c | 6 4 + 2 - 0 !
3 files changed, 12 insertions(+), 5 deletions(-)

 fix some gcc warnings.
70_fix total message.patch | (download)

dcfldd.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add a newline to generate a space between
             the summary message and hashes.