Age | Commit message (Collapse) | Author |
|
beginning. From NetBSD (mycroft).
|
|
|
|
``real'' tars.
|
|
favor of a simpler change--never try to do a media change when invoked
as tar. This fixes problems that crop up if gzip exits unhappily and
others.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the archive; generate POSIXly correct padding of octal fields.
|
|
|
|
trailer (used to require two blocks of 0's but some tar's only
put in one).
|
|
|
|
|
|
|
|
deal with cleaning up absolute paths
|
|
'z' to also work on .Z files, but libz does not deal with compressed
data. Hacking the code to deal well with pipes has proven very hard.
|
|
|
|
General pax still seems to work ok.
|
|
|
|
Use libz for gzip-style compressed archives
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
creating a device; from FreeBSD
|
|
|
|
Rename warn() to paxwarn() so <err.h> can be included
Remove #include <ctype.h> when not needed; from FreeBSD
|
|
|
|
|