summaryrefslogtreecommitdiff
path: root/bin/pax/ar_io.c
AgeCommit message (Expand)Author
2001-09-19occured->occurredMike Pechkin
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-05-26Get rid of NET2_FTS and NET2_REGEX #ifdefs since they are useless.Todd C. Miller
2001-05-16use proper str*cpy functions instead of home grown one, spaces; millert@ okMichael Shalayeff
2000-06-09Some minor cleanup, ok'd millert@Marc Espie
1999-08-04Kill gzip subprocess correctly instead of letting it get a SIGPIPE whenMarc Espie
1998-09-20When invoked as tar, print verbose output to stdout, not stderr. If in list ...Todd C. Miller
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