index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
bsd
/
libarchive
Age
Commit message (
Expand
)
Author
2023-06-10
libarchive: fail if name_max is 0
lukem
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-05-08
Elide OpenSSL-3 deprecation warning
christos
2022-07-22
Build and install pkgconfig files for liblzma and libarchive
wiz
2021-04-12
new GCC_NO_* uses for warning issues. most of the users of the new
mrg
2021-03-29
PR/56083: RVP: tar -c hangs when reading from FUSE-ext2 filesystems since
christos
2021-01-28
Don't try print an error message when there is none.
christos
2021-01-28
PR/55962: Andreas Gustafsson: Some tar(1) error messages lack file name and
christos
2020-09-05
avoid always passing NULL to printf()-like functions
mrg
2020-08-28
PR/55612: Martin Husemann: libarchive tests pollute /tmp w/o cleanup
christos
2020-08-14
PR/55568: Andreas Gustafsson: Set the error when failing to create a temp file.
christos
2020-05-16
Add ACL support for FFS. From FreeBSD.
christos
2020-04-22
Add missing break's
christos
2020-04-22
make variable constant since it is assigned from a string literal
christos
2020-02-27
Fix undefined behavior in archive_read_support_format_xar()
kamil
2020-02-27
Fix undefined behavior in from_hex()
kamil
2020-02-25
Avoid NULL pointer arithmetic
kamil
2020-02-10
When extracting symlinks atomically remove them like we do for hard links.
christos
2020-01-21
Fix printf formats in tests for the clang build.
christos
2020-01-17
Extract a second time to exercise extracting hardlinks over existing hardlinks.
christos
2020-01-17
Don't remove the test harness utilities (the tests were not removed already
christos
2020-01-17
Add back the test harness
christos
2020-01-17
make things compile (pullup merged)
christos
2020-01-17
fix test I broke by commenting out flags.
christos
2020-01-17
pull fix from head (O_EXEC means O_SEARCH only on FreeBSD)
christos
2020-01-14
In the extract atomic case, remove the destination hard link first
christos
2020-01-12
Leave pre-existing symlinks alone on extraction
christos
2020-01-12
Introduce ARCHIVE_EXTRACT_ATOMIC and set it by default on bsdtar.
christos
2019-10-24
Switch the iconv(3) prototype to the POSIX conformant variation
kamil
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-07-30
Add libpthread to DPADD and LDADD, as libarchive now references it
martin
2019-07-24
Update build glue and configuration for libarchive 3.4.0.
joerg
2019-07-24
Avoid ctype warning due to missing cast.
joerg
2019-07-24
Merge changes from libarchive 3.4.0.
joerg
2019-07-24
Import libarchive 3.4.0
joerg
2019-02-04
- use -Wno-error=implicit-fallthrough with GCC7.
mrg
2018-02-05
undo previous.
christos
2018-02-05
Adapt the version hack for openssl provided inline functions: openssl 1.0.2k
martin
2018-02-05
Try to fix the build: OpenSSL 1.0.2k already has the EVP inline functions.
martin
2018-02-04
switch everyone to openssl.old
christos
2017-05-21
Simplify linking libarchive with libcrypto
kamil
2017-05-21
Remove MKCRYPTO option.
riastradh
2017-04-22
Obey MKCRYPTO.
christos
2017-04-20
Tell GCC to shut up about strftime format strings.
joerg
2017-04-20
Update build system for libarchive-3.3.2pre.
joerg
2017-04-20
GC old files.
joerg
2017-04-20
Merge libarchive-3-3-2pre.
joerg
2017-04-20
Import libarchive 3.3.2pre (7ad477ea7655f3dfcdcfa5adcb792f0ec864969d).
joerg
2017-01-12
we JAVE_SSIZE max.
christos
2016-12-29
Do not mention non-existing archive_write_set_format_shar_binary.
wiz
[next]