busybox/archival
Ron Yorston 6bafcfb67a tar: fix handling of first argument without '-'
The following no longer works as expected:

   $ ./busybox tar xfz test.tgz
   tar: can't open 'z': No such file or directory

Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-23 12:19:44 +02:00
..
libarchive libarchive: fix build failure on NOMMU systems 2017-08-22 15:41:33 +02:00
ar.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
bbunzip_test2.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test3.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
bzip2.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
Config.src config: deindent all help texts 2017-07-21 09:50:55 +02:00
cpio.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
dpkg_deb.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
dpkg.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
gzip.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
Kbuild.src cpio: implement -R/--owner 2015-10-16 17:24:46 +02:00
lzop.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
rpm.c rpm,rpm2cpio: do not compile not-configurred parts of rpm.c 2017-08-22 15:33:04 +02:00
rpm.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
tar_symlink_attack tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 2017-07-24 17:20:13 +02:00
tar.c tar: fix handling of first argument without '-' 2017-08-23 12:19:44 +02:00
unzip.c libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 2017-08-10 11:52:42 +02:00