CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/11 22:15:03
Modified files:
bin/pax : ar_subs.c options.c
Log message:
If an archive isn't a recognized type, then check whether it looks
like compress, gzip, bzip2, or xz output. If so then error out with
a useful message directing the user to the correct option and error
out instead of scanning forward for an embedded tar/cpio header.
wording help from sobrado@
ok millert@ deraadt@
