| /freebsd/contrib/libarchive/ |
| H A D | README.md | 4 can read and write streaming archives in a variety of formats. It 22 * **libarchive**: a library for reading and writing streaming archives 77 * Old V7 tar archives 87 …* ZIP archives (with uncompressed or "deflate" compressed entries, including support for encrypted… 88 * ZIPX archives (with support for bzip2, zstd, ppmd8, lzma and xz compressed entries) 89 * GNU and BSD 'ar' archives 91 * 7-Zip archives (including archives that use zstandard compression) 93 * LHA and LZH archives 94 * RAR and RAR 5.0 archives (with some limitations due to RAR's proprietary status) 95 * WARC archives [all …]
|
| H A D | NEWS | 59 Jan 23, 2020: Important fixes for writing XAR archives 69 Nov 17, 2019: Unicode filename support for reading lha/lzh archives 73 May 18, 2019: Fixes for reading Android APK and JAR archives 168 Nov 11, 2012: Add support for __MACOSX directory in Zip archives, which resource 181 (Currently only supported for uncompressed RAR archives). 203 Nov 20, 2011: New seeking Zip reader supports SFX Zip archives 249 Feb 21, 2010: Performance: Cheat on block sizes when reading archives from disk. 413 ustar, and old cpio archives. Just a little more testing before 431 Feb 18, 2008: Fix writing empty 'ar' archives, per Kai Wang 436 Jan 30, 2008: Ignore hardlink size for non-POSIX tar archives. [all …]
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | CommonOpts.td | 23 : Flag<["--"], "enable-deterministic-archives">, 24 HelpText<"Enable deterministic mode when operating on archives (use " 28 HelpText<"Alias for --enable-deterministic-archives">; 31 : Flag<["--"], "disable-deterministic-archives">, 32 HelpText<"Disable deterministic mode when operating on archives (use " 36 HelpText<"Alias for --disable-deterministic-archives">;
|
| /freebsd/contrib/llvm-project/lld/docs/MachO/ |
| H A D | ld64-vs-lld.rst | 31 archives. 34 1. Duplicate ObjC symbols from the same archives will not raise an error. 36 2. Duplicate ObjC symbols from different archives will raise a "duplicate 38 - LLD: Duplicate symbols, regardless of which archives they are from, will
|
| /freebsd/release/packages/ucl/ |
| H A D | libarchive-all.ucl | 27 comment = "Library for reading and writing streaming archives" 31 archives in various formats such as tar and cpio. libarchive also supports 32 reading and writing archives compressed using various compression filters
|
| /freebsd/contrib/bmake/ |
| H A D | arch.c | 155 static ArchList archives; /* The archives we've already examined */ variable 430 for (ln = archives.first; ln != NULL; ln = ln->next) { in ArchStatMember() 565 Lst_Append(&archives, ar); in ArchStatMember() 996 Lst_Init(&archives); in Arch_Init() 1006 for (ln = archives.first; ln != NULL; ln = ln->next) in Arch_End() 1008 Lst_Done(&archives); in Arch_End()
|
| /freebsd/usr.bin/lorder/tests/ |
| H A D | lorder_test.sh | 80 atf_test_case archives 114 atf_add_test_case archives
|
| /freebsd/usr.bin/bmake/tests/archives/ |
| H A D | Makefile | 1 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives
|
| /freebsd/contrib/llvm-project/lld/docs/ELF/ |
| H A D | warn_backrefs.rst | 20 references, the archives can be ordered in such a way that there are no 25 LLD remembers the symbol table of archives that it has previously seen, so if 34 selected different objects from different archives that both define the same 49 topological order of archives, which can be useful to detect layering
|
| /freebsd/usr.bin/bmake/tests/ |
| H A D | Makefile | 6 TESTS_SUBDIRS= archives
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | bout | 4 # i80960 b.out objects and archives
|
| H A D | sccs | 4 # sccs: file(1) magic for SCCS archives
|
| H A D | fsav | 93 # ./archive handle pure tar archives 98 # one space at the end of text and then handles gzipped archives by ./compress
|
| H A D | mozilla | 30 # Note: Most ZIP utilities are able to extract such archives
|
| /freebsd/usr.bin/bmake/tests/archives/fmt_44bsd_mod/ |
| H A D | Makefile | 3 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives/fmt_44bsd_mod
|
| /freebsd/usr.bin/bmake/tests/archives/fmt_44bsd/ |
| H A D | Makefile | 3 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives/fmt_44bsd
|
| /freebsd/usr.bin/bmake/tests/archives/fmt_oldbsd/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives/fmt_oldbsd
|
| /freebsd/crypto/openssl/ |
| H A D | SUPPORT.md | 35 consider searching the mail archives and posting a question to the 78 archives are made public, however. For more information, see the [mailing
|
| /freebsd/contrib/tzdata/ |
| H A D | CONTRIBUTING | 14 archives are public, so please do not send confidential information. 26 It is also good to browse the mailing list archives
|
| /freebsd/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 17 and mailing list archives.
|
| /freebsd/contrib/arm-optimized-routines/string/ |
| H A D | README.contributors | 12 library archives should be usable to override libc symbols at link time (or
|
| /freebsd/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 5391 OLD_FILES+=usr/tests/usr.bin/bmake/archives/Kyuafile 5392 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/Kyuafile 5393 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/Makefile.test 5394 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.1 5395 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.2 5396 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.3 5397 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.4 5398 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.5 5399 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.6 5400 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.7 [all …]
|
| /freebsd/targets/pseudo/tests/ |
| H A D | Makefile.depend | 269 usr.bin/bmake/tests/archives \ 270 usr.bin/bmake/tests/archives/fmt_44bsd \ 271 usr.bin/bmake/tests/archives/fmt_44bsd_mod \ 272 usr.bin/bmake/tests/archives/fmt_oldbsd \
|
| /freebsd/contrib/ncurses/include/ |
| H A D | ncurses_cfg.hin | 47 * https://invisible-island.net/archives/autoconf/
|
| /freebsd/crypto/krb5/src/util/ss/ |
| H A D | Makefile.in | 58 dist: archives
|