Module Name: src Committed By: christos Date: Sat Apr 11 15:41:33 UTC 2015
Modified Files: src/bin/pax: options.c tar.1 Log Message: Add -J/--xz to specifically decompress xz compressed files. We don't really need this because -z autodetects the compression format; this is for syntax compatibility with other tar implementations. From Joachim Henke To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 src/bin/pax/options.c cvs rdiff -u -r1.33 -r1.34 src/bin/pax/tar.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.