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
Age
Commit message (
Expand
)
Author
1997-02-10
Permit single block trailers differently.
Todd C. Miller
1997-02-10
Don't freak out on archives with only a single block of 0's as
Todd C. Miller
1997-01-26
Support lchown().
Jason Downs
1997-01-24
Support multiple -v options like GNU tar (> 1 -v means do ls-like output).
Todd C. Miller
1996-12-24
Use mkstemp(3) for temporary files
Thorsten Lockert
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-11-24
Fix core dump if -xz and archive does not exist (doh!)
Todd C. Miller
1996-10-27
Initial cut -C support in paxtar. Exceeds GNU tar by quite a bit.
Jason Downs
1996-10-27
-z can now list/extra compressed files too. Uses new gz_iszipped() function.
Todd C. Miller
1996-09-22
Use zopen for compress-style compressed archives
Thorsten Lockert
1996-09-15
sprintf -> snprintf paranoia
Todd C. Miller
1996-08-27
Fix uses of strncpy
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-29
Use tar(1) emulation as provided by pax(1)
Thorsten Lockert
1996-06-23
update rcsid
Theo de Raadt
1996-06-11
Manual page for tar(1) emulation in pax(1), by me
Thorsten Lockert
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
Use systems definition for getting major and minor numbers, and for
Thorsten Lockert
1996-06-11
Correct usage for listing contents of archives; from FreeBSD
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