<sys/sysmsg.h>: Remove unused forward declarations
[dragonfly.git] / contrib / libarchive / README.DRAGONFLY
1 LIBARCHIVE 3.4.3
2 ================
3
4 Original source can be downloaded from:
5 http://www.libarchive.org/
6
7 file = libarchive-3.4.3.tar.xz
8 date = 20 May 2020
9 size = 4811508
10 sha1 = 53f1400ac71778d14615a66f89e04403548fae76
11
12 A list of deleted files is in README.DELETED.
13
14 Use "git diff vendor/LIBARCHIVE contrib/libarchive" to see local
15 modifications.
16
17 This source is used in:
18         lib/libarchive
19         usr.bin/bsdcat
20         usr.bin/cpio
21         usr.bin/tar
22
23 Configured with
24 ===============
25 ./configure --without-nettle --with-openssl --without-xml2 --without-zstd \
26             --without-lz4 --without-lzo2 \
27             ac_cv_lib_md_MD5Init=no ac_cv_lzma_has_mt=no
28
29 NOTE: test_read_disk_directory_traversals is expected to fail atime restore