hush/archival
Glenn L McGrath fca8050f0f Fix .deb unpack and experimental TAR support
The previous ar.c fialed to recognise one record in .debs

Experimental tar support, this is currently *very* cheap because ar and
tar are functionally similar. It  will need lots of testing so by
default tar support code is defined out.
To test uncomment the line "#define BB_AR_EXPERIMENTAL_UNTAR"
2000-09-11 05:25:39 +00:00
..
ar.c Fix .deb unpack and experimental TAR support 2000-09-11 05:25:39 +00:00
gunzip.c Fixed a stupid thinko preventing zcat from doing its job, thanks 2000-09-01 16:25:33 +00:00
gzip.c Sigh. Seems I screwed up last time. This fixed detecting 2000-09-01 00:33:06 +00:00
tar.c Allow compilation when not using BB_FEATURE_TAR_EXCLUDE, and fix 2000-09-04 16:51:55 +00:00