summaryrefslogtreecommitdiff
path: root/bin/pax/options.c
AgeCommit message (Expand)Author
1997-01-24Support multiple -v options like GNU tar (> 1 -v means do ls-like output).Todd C. Miller
1996-12-09support pax '-s replstr' option in tar mode too. this can be used toTheo de Raadt
1996-12-09revert to spawning compress-ing program. normally we want extracts usingTheo de Raadt
1996-10-27Initial cut -C support in paxtar. Exceeds GNU tar by quite a bit.Jason Downs
1996-09-22Use zopen for compress-style compressed archivesThorsten Lockert
1996-08-10Add support for -h in tar emulation mode to follow symlinksThorsten Lockert
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-11Default to "ustar" format when invoked as tarThorsten Lockert
1996-06-11Add -z and -Z options to tar usage stringsThorsten Lockert
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