summaryrefslogtreecommitdiff
path: root/bin/pax/ar_io.c
AgeCommit message (Expand)Author
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-23tabifykstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-03-25Back out my previous kludge to make tar files with short trailers work inTodd C. Miller
1997-03-02Say how many blocks were read/written in cpio modeThorsten Lockert
1997-02-27fix pr system/124, reported by Janjaap van Velthooven (janjaap@stack.nl).michaels
1997-02-20cpio emulation for paxThorsten Lockert
1997-02-16Don't give summary line at end when using tar formatThorsten Lockert
1996-12-09revert to spawning compress-ing program. normally we want extracts usingTheo de Raadt
1996-11-24Fix core dump if -xz and archive does not exist (doh!)Todd C. Miller
1996-10-27-z can now list/extra compressed files too. Uses new gz_iszipped() function.Todd C. Miller
1996-09-22Use zopen for compress-style compressed archivesThorsten Lockert
1996-06-23update rcsidTheo de Raadt
1996-06-11Correct compile warningsThorsten Lockert
1996-04-19from mrg; impliment -z (gzip) in pax and tar, and -Z (compress) in tarTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt