Age | Commit message (Collapse) | Author |
|
|
|
pjanzen@
|
|
|
|
is used instead; kwesterback@home.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it's given)
|
|
processing); kill redundant .Pp macros; other misc fixes
|
|
wsanchez@apple.com
|
|
|
|
|
|
mode or in create mode where create output is to stdout print to stderr
|
|
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS
cleanups, other miscellaneous typos.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the man page reflect reality. The -p flag only preserves the file
mode (irrespective of umask) if possible. The -x flag tries
to set user/group, mtime, and mode.
|
|
This is traditional tar behavior.
|
|
|
|
customary block of zeroes at the end.
|
|
|
|
|
|
|
|
This works in cases where the parent dir is not readable.
|
|
|
|
|
|
|
|
|
|
but we don't have to do that in non-pax modes.
|
|
(EPERM) unless the verbose flag is given or the user is root.
Noted by Magnus Holmberg <mho@stacken.kth.se>.
|
|
pad with NULL's like strncpy(3). This eliminates the need for
zf_strncpy(); ocurrences of zf_strncpy() have been changed to l_strncpy().
|
|
|
|
|
|
specified.
|
|
will be reused.
|
|
|
|
|
|
|
|
|
|
"preserve leading /" like GNU tar (no longer use -S for this).
|
|
but complain about non-portability if > 32256 bytes.
Brought up by George Robbins <grr@shandakor.tharsis.com>
|
|
|
|
this off like GNU tar.
|