index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
pax
/
options.c
Age
Commit message (
Expand
)
Author
1997-05-29
Fix -o option and add -O.
Todd C. Miller
1997-04-16
Change rmt -> rst and use _PATH_DEFTAPE as default file if none is
Todd C. Miller
1997-04-12
We need to copy the pathnames we get from fgetln() on stdin, as the buffer
Thorsten Lockert
1997-04-06
Remove old -P flag since it doesn't do anything and make -P mean
Todd C. Miller
1997-04-05
Fix bug introduced with "exit(0) if no files" behavior change.
Todd C. Miller
1997-04-05
Strip leading '/' of pathnames (only in tar mode). -S option turns
Todd C. Miller
1997-04-04
Improvements based on commets by George Robbins <grr@shandakor.tharsis.com>
Todd C. Miller
1997-04-02
opt_add() needs to make a copy of the input string since it modifies
Todd C. Miller
1997-03-26
Blocking factor in tar is in 512byte blocks. Makes -b act like
Todd C. Miller
1997-03-02
More complete cpio(1) emulation
Thorsten Lockert
1997-02-27
fix pr system/124, reported by Janjaap van Velthooven (janjaap@stack.nl).
michaels
1997-02-20
cpio emulation for pax
Thorsten Lockert
1997-01-24
Support multiple -v options like GNU tar (> 1 -v means do ls-like output).
Todd C. Miller
1996-12-09
support pax '-s replstr' option in tar mode too. this can be used to
Theo de Raadt
1996-12-09
revert to spawning compress-ing program. normally we want extracts using
Theo de Raadt
1996-10-27
Initial cut -C support in paxtar. Exceeds GNU tar by quite a bit.
Jason Downs
1996-09-22
Use zopen for compress-style compressed archives
Thorsten Lockert
1996-08-10
Add support for -h in tar emulation mode to follow symlinks
Thorsten Lockert
1996-08-02
zap getopt() case of -?, come on, it is the default!
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1996-06-11
Default to "ustar" format when invoked as tar
Thorsten Lockert
1996-06-11
Add -z and -Z options to tar usage strings
Thorsten Lockert
1996-06-11
Correct compile warnings
Thorsten Lockert
1996-04-19
from mrg; impliment -z (gzip) in pax and tar, and -Z (compress) in tar
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt