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
/
pax.c
Age
Commit message (
Expand
)
Author
2001-05-16
use proper str*cpy functions instead of home grown one, spaces; millert@ ok
Michael Shalayeff
2001-02-07
Honor TMPDIR environment variable and document the fact.
Todd C. Miller
2000-06-09
Some minor cleanup, ok'd millert@
Marc Espie
1998-09-20
When invoked as tar, print verbose output to stdout, not stderr. If in list ...
Todd C. Miller
1998-07-27
pull in string.h for memset() proto
Todd C. Miller
1998-06-03
zero sigset_t before use
Theo de Raadt
1997-09-01
i am bored enough to fix terminal space/tab uglies
Theo de Raadt
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-24
Stash fd of cwd instead of using getcwd() to stash path.
Todd C. Miller
1997-07-23
tabify
kstailey
1997-04-05
Strip leading '/' of pathnames (only in tar mode). -S option turns
Todd C. Miller
1997-03-02
More complete cpio(1) emulation
Thorsten Lockert
1996-10-27
Initial cut -C support in paxtar. Exceeds GNU tar by quite a bit.
Jason Downs
1996-06-23
update rcsid
Theo de Raadt
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