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
/
ar_io.c
Age
Commit message (
Expand
)
Author
2001-09-19
occured->occurred
Mike Pechkin
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2001-05-26
Get rid of NET2_FTS and NET2_REGEX #ifdefs since they are useless.
Todd C. Miller
2001-05-16
use proper str*cpy functions instead of home grown one, spaces; millert@ ok
Michael Shalayeff
2000-06-09
Some minor cleanup, ok'd millert@
Marc Espie
1999-08-04
Kill gzip subprocess correctly instead of letting it get a SIGPIPE when
Marc Espie
1998-09-20
When invoked as tar, print verbose output to stdout, not stderr. If in list ...
Todd C. Miller
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-23
tabify
kstailey
1997-06-18
(foo *)NULL -> NULL
kstailey
1997-03-25
Back out my previous kludge to make tar files with short trailers work in
Todd C. Miller
1997-03-02
Say how many blocks were read/written in cpio mode
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-02-16
Don't give summary line at end when using tar format
Thorsten Lockert
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
-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-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