K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-06-27T21:00:09.805136Z K 7 svn:log V 304 MFC r333157: cmp(1): Provide some long options These match GNU cmp(1) for compatibility where applicable. Future work might implement the -i option from GNU cmp(1) to express skip either in terms of both files or of the form "SKIP1:SKIP2" rather than specifying them as additional arguments to cmp(1). END