CVS commit: src/bin/dd
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.