busybox/archival
Manuel Novoa III df7bfb433e Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly
in the 2nd and later headers.  But this and gunzip really need to be rewritten.
2005-03-02 04:10:46 +00:00
..
libunarchive When filling the bit buffer, gzip decompression apparently never checked for end of file, causing it to hang on corrupted input. 2005-03-01 19:29:29 +00:00
ar.c Make it more apparent that archive creation is not supported 2004-10-07 00:35:59 +00:00
bunzip2.c Fixup some warnings 2004-08-28 00:43:07 +00:00
Config.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
cpio.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
dpkg_deb.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
dpkg.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
gunzip.c Update my email address, document some of my tasks in the AUTHORS file 2004-04-25 05:11:19 +00:00
gzip.c Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly 2005-03-02 04:10:46 +00:00
Makefile egor duda writes: 2004-10-08 07:46:08 +00:00
Makefile.in egor duda writes: 2004-10-08 07:46:08 +00:00
rpm2cpio.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
rpm.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
tar.c Tito writes: 2004-08-26 22:18:59 +00:00
uncompress.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
unzip.c Update reference for zip format 2004-06-06 10:22:43 +00:00