summaryrefslogtreecommitdiffstats
path: root/contrib/libarchive/libarchive/archive_write_disk.3
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-06-06 08:06:12 -0300
committerRenato Botelho <renato@netgate.com>2016-06-06 08:06:12 -0300
commitb8fc3766b95248624cbead2c73cc735489d9af89 (patch)
treec080ee967e51f2a045ea84afd306c29d4fdbf62d /contrib/libarchive/libarchive/archive_write_disk.3
parent95be4fb0378e88b4a64a2da93e8ef4611475a916 (diff)
parent1c978b35b9ee5349b17431da32fc8f413549f4ce (diff)
downloadFreeBSD-src-b8fc3766b95248624cbead2c73cc735489d9af89.zip
FreeBSD-src-b8fc3766b95248624cbead2c73cc735489d9af89.tar.gz
Merge remote-tracking branch 'origin/releng/10.3' into RELENG_2_3
Diffstat (limited to 'contrib/libarchive/libarchive/archive_write_disk.3')
-rw-r--r--contrib/libarchive/libarchive/archive_write_disk.33
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/libarchive/libarchive/archive_write_disk.3 b/contrib/libarchive/libarchive/archive_write_disk.3
index fa925cc..a2e7afa 100644
--- a/contrib/libarchive/libarchive/archive_write_disk.3
+++ b/contrib/libarchive/libarchive/archive_write_disk.3
@@ -177,6 +177,9 @@ The default is to not refuse such paths.
Note that paths ending in
.Pa ..
always cause an error, regardless of this flag.
+.It Cm ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS
+Refuse to extract an absolute path.
+The default is to not refuse such paths.
.It Cm ARCHIVE_EXTRACT_SPARSE
Scan data for blocks of NUL bytes and try to recreate them with holes.
This results in sparse files, independent of whether the archive format
OpenPOWER on IntegriCloud