Fix .deb unpack and experimental TAR support
authorGlenn L McGrath <bug1@ihug.co.nz>
Mon, 11 Sep 2000 05:25:39 +0000 (05:25 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Mon, 11 Sep 2000 05:25:39 +0000 (05:25 -0000)
commitfca8050f0fd224a22136b74fce23b700f1d07ccf
tree11eeac7b1ceedd328e9af890a305c8618492f9c9
parentac19b7e032c3d4449d08ea9ae438192b6a15170d
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"
ar.c
archival/ar.c