diff options
author | kientzle <kientzle@FreeBSD.org> | 2004-04-26 23:37:54 +0000 |
---|---|---|
committer | kientzle <kientzle@FreeBSD.org> | 2004-04-26 23:37:54 +0000 |
commit | 736725bcabf6c72ac5bfda301f3aa3b447ac4c6b (patch) | |
tree | f0f5a81c35118c56a6a3ac1a5d72fd50e2cdf842 /contrib/lukemftp | |
parent | f5f7c88a25b2bbf11fbacb20c1194ad48018294b (diff) | |
download | FreeBSD-src-736725bcabf6c72ac5bfda301f3aa3b447ac4c6b.zip FreeBSD-src-736725bcabf6c72ac5bfda301f3aa3b447ac4c6b.tar.gz |
Update file flag handling.
The new fflags support in archive_entry supports Linux and FreeBSD
file flags and is a bit more gracious about unrecognized flag names
than strtofflags(3). This involves some minor API breakage.
The default tar format ("restricted pax") now enables pax extensions
when archiving files that have flags. In particular, copying dir
heirarchies with 'bsdtar cf - -C src . | bsdtar xpf - -C dest' now
preserves file flags. (Note the "p" on extract!)
While I'm here, fill in some additional explanation in the
archive_entry.3 manpage, fill in some missing MLINKS, mark some
overlooked internal functions 'static', and make a few minor style
fixes.
Diffstat (limited to 'contrib/lukemftp')
0 files changed, 0 insertions, 0 deletions