Module Name: src Committed By: enami Date: Wed Dec 22 09:42:53 UTC 2010
Modified Files: src/bin/dd: args.c dd.1 Log Message: Add iseek and oseek option as aliases for skip and seek respectively. These options exist in dd of solaris or svr3. From FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/bin/dd/args.c cvs rdiff -u -r1.22 -r1.23 src/bin/dd/dd.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.