hush/archival
Denis Vlasenko d6772501db tar: fix and sanitize handling of long filenames/linknames
(GNU extensions 'K' and 'L').
We correctly handle them when untarring now, but unfortunately
we still don't use them when tarring! That stupid 100 char limit
is still there!
The biggest problem is that we don't support 'pax' tar format.
Linux kernel tarballs are in this format... shame
2006-11-24 17:21:44 +00:00
..
libunarchive tar: fix and sanitize handling of long filenames/linknames 2006-11-24 17:21:44 +00:00
ar.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
bunzip2.c style fixes 2006-10-12 20:06:18 +00:00
Config.in build system overhaul 2006-10-05 10:17:08 +00:00
cpio.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
dpkg_deb.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
dpkg.c rename: compare_string_array -> index_in_str_array 2006-11-05 18:05:09 +00:00
gunzip.c style fixes 2006-10-12 20:06:18 +00:00
gzip.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
rpm2cpio.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
rpm.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
tar.c tar: small fixes: 2006-11-24 14:59:45 +00:00
uncompress.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
unlzma.c bb_applet_name -> applet_name 2006-10-03 21:00:43 +00:00
unzip.c last nail into error_msg() (de)capitalization 2006-10-27 09:02:31 +00:00