| /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 80 * Old V7 tar archives 90 …* ZIP archives (with uncompressed or "deflate" compressed entries, including support for encrypted… 91 * ZIPX archives (with support for bzip2, zstd, ppmd8, lzma and xz compressed entries) 92 * GNU and BSD 'ar' archives 94 * 7-Zip archives (including archives that use zstandard compression) 96 * LHA and LZH archives 97 * RAR and RAR 5.0 archives (with some limitations due to RAR's proprietary status) 98 * WARC archives [all …]
|
| H A D | NEWS | 67 Jan 23, 2020: Important fixes for writing XAR archives 77 Nov 17, 2019: Unicode filename support for reading lha/lzh archives 81 May 18, 2019: Fixes for reading Android APK and JAR archives 176 Nov 11, 2012: Add support for __MACOSX directory in Zip archives, which resource 189 (Currently only supported for uncompressed RAR archives). 211 Nov 20, 2011: New seeking Zip reader supports SFX Zip archives 257 Feb 21, 2010: Performance: Cheat on block sizes when reading archives from disk. 421 ustar, and old cpio archives. Just a little more testing before 439 Feb 18, 2008: Fix writing empty 'ar' archives, per Kai Wang 444 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/packages/libarchive/ |
| H A D | libarchive.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
|
| H A D | archive | 4 # extracting compressed archives) 7 # pre-POSIX "tar" archives are also handled in the C code ../../src/is_tar.c. 9 # POSIX tar archives 327 # cpio archives 330 # The idea is to indicate archives produced on machines with the same 332 # to indicate archives produced on machines with the opposite byte order 472 # before the entry for regular portable archives, as it's recognized as 532 # before the entry for regular portable archives, as it's recognized as 573 #EOF for common ar archives 613 # I can't create either SPARK or ArcFS archives so I have not tested this stuff [all …]
|
| /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/tzcode/ |
| 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/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/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 5459 OLD_FILES+=usr/tests/usr.bin/bmake/archives/Kyuafile 5460 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/Kyuafile 5461 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/Makefile.test 5462 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.1 5463 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.2 5464 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.3 5465 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.4 5466 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.5 5467 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/expected.status.6 5468 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bs [all...] |
| /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/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 \
|