K 10 svn:author V 3 mav K 8 svn:date V 27 2020-11-04T14:13:29.771186Z K 7 svn:log V 268 MFC r367112: Use proper variable for device path. It seems *-passthru commands were broken from the day one, since the device path is fetched into opt.dev variable and not left in argv[optind]. The other three wrong argv[optind] instances are just in error messages. END