Module Name: src Committed By: mrg Date: Wed Jan 30 01:40:02 UTC 2019
Modified Files: src/bin/dd: args.c dd.1 Log Message: adjust the open flags available for dd to match actual reality of what matters. remove "search" for now, since O_SEARCH has no backend. document them all. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/bin/dd/args.c cvs rdiff -u -r1.34 -r1.35 src/bin/dd/dd.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.