Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/dd



Module Name:    src
Committed By:   kre
Date:           Sat Aug 29 00:05:18 UTC 2026

Modified Files:
        src/bin/dd: args.c dd.1 dd.c dd.h position.c

Log Message:
dd(1) - implement POSTX Issue 8 "-iflags=fullblock" option


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/bin/dd/args.c
cvs rdiff -u -r1.41 -r1.42 src/bin/dd/dd.1
cvs rdiff -u -r1.54 -r1.55 src/bin/dd/dd.c
cvs rdiff -u -r1.16 -r1.17 src/bin/dd/dd.h
cvs rdiff -u -r1.18 -r1.19 src/bin/dd/position.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index