Name Date Size #Lines LOC

..--

cat/H13-Mar-2021-641375

cpio/H19-Nov-2022-2,5472,034

libarchive/H19-Nov-2022-128,38898,028

libarchive_fe/H13-Mar-2021-784441

tar/H19-Nov-2022-6,1014,885

COPYINGH A D19-Nov-20223 KiB6654

NEWSH A D19-Nov-202231.9 KiB748588

README.DELETEDH A D20-Feb-2020848 4241

README.DRAGONFLYH A D19-Nov-2022701 3022

README.DELETED

README.DRAGONFLY

1LIBARCHIVE 3.6.1
2================
3
4Original source can be downloaded from:
5http://www.libarchive.org/
6
7file = libarchive-3.6.1.tar.gz
8date = 8 April 2022
9size = 7431598
10sha1 = f1d2fa288d7afd30a83e76d524db7a6c90b6c966
11
12A list of deleted files is in README.DELETED.
13
14Use "git diff vendor/LIBARCHIVE contrib/libarchive" to see local
15modifications.
16
17This source is used in:
18	lib/libarchive
19	usr.bin/bsdcat
20	usr.bin/cpio
21	usr.bin/tar
22
23Configured 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
29NOTE: test_read_disk_directory_traversals is expected to fail atime restore
30