| /freebsd/contrib/unbound/contrib/android/ |
| H A D | install_ndk.sh | 33 if ! unzip -qq "$HOME/android-sdk.zip" -d "$ANDROID_SDK_ROOT"; 40 if ! unzip -qq "$HOME/android-ndk.zip" -d "$HOME";
|
| H A D | install_tools.sh | 6 sudo apt-get -qq install --no-install-recommends curl tar zip unzip perl openjdk-8-jdk autoconf aut…
|
| /freebsd/usr.bin/less/ |
| H A D | lesspipe.sh | 6 exec unzip -c "$1" 2>/dev/null
|
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | test_nist_cert.in | 57 ( mkdir "$nistdir" && cd "$nistdir" && unzip "$nistzip" ) >/dev/null || \
|
| H A D | test_nist_pkcs12.in | 58 ( mkdir "$nistdir" && cd "$nistdir" && unzip "$nistzip" ) >/dev/null || \
|
| H A D | test_nist.in | 59 ( mkdir "$nistdir" && unzip -d "${nistdir}" "${nistzip}" ) >/dev/null || \
|
| H A D | test_nist2.in | 78 ( mkdir "$nistdir" && unzip -d "${nistdir}" "${nistzip}" ) >/dev/null || \
|
| /freebsd/contrib/dialog/samples/copifuncs/ |
| H A D | copi.ifmcfg2 | 7 unzip /usr/bin/unzip -oq $F
|
| /freebsd/usr.bin/unzip/ |
| H A D | Makefile | 11 .PATH: ${_LIBARCHIVEDIR}/unzip
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleZb.td | 43 def WriteZIP : SchedWrite; // zip/unzip 80 def ReadZIP : SchedRead; // zip/unzip
|
| H A D | RISCVInstrInfoZb.td | 46 // brev8, orc.b, zip, and unzip from Zbb and Zbkb. All operands are i32 or 449 def UNZIP_RV32 : Unary_r<0b000010001111, 0b101, "unzip">, 584 // We treat zip and unzip as separate instructions, so match it directly.
|
| /freebsd/sys/contrib/libsodium/packaging/dotnet-core/ |
| H A D | README.md | 52 You may need to install `docker`, `make`, `curl`, `tar` and `unzip` first.
|
| /freebsd/usr.bin/ |
| H A D | Makefile | 163 unzip \
|
| /freebsd/contrib/libarchive/unzip/ |
| H A D | bsdunzip.c | 978 unzip(const char *fn) in unzip() function 1276 unzip(zipfile); in main()
|
| /freebsd/tools/tools/locale/ |
| H A D | Makefile | 138 cd ${UNIDIR} && unzip -o ../${CLDRFILES_${N}:T}
|
| /freebsd/tools/tools/sysbuild/ |
| H A D | README | 118 /usr/ports/archivers/unzip
|
| /freebsd/contrib/libarchive/ |
| H A D | README.md | 26 * **unzip**: the 'bsdunzip' program is a simple replacement tool for Info-ZIP's unzip
|
| /freebsd/etc/mtree/ |
| H A D | BSD.tests.dist | 1264 unzip
|
| /freebsd/sys/contrib/zlib/ |
| H A D | ChangeLog | 31 - Permit compiling contrib/minizip/unzip.c with decryption 77 - Read multiple bytes instead of byte-by-byte in minizip unzip.c 339 - Minor cleanup up contrib/minizip/unzip.c [Vollant] 755 - Fix contrib/minizip/unzip.c non-encrypted after encrypted [Vollant] 1251 - added contrib/minzip, mini zip and unzip based on zlib (Gilles Vollant) 1252 See http://www.winimage.com/zLibDll/unzip.html 1285 - add a pointer to experimental unzip library in README (Gilles Vollant)
|
| /freebsd/contrib/tnftp/ |
| H A D | Makefile.in | 547 unzip $(distdir).zip ;;\
|
| /freebsd/contrib/openbsm/ |
| H A D | Makefile.in | 635 unzip $(distdir).zip ;;\
|
| /freebsd/contrib/file/ |
| H A D | Makefile.in | 691 unzip $(distdir).zip ;;\
|
| /freebsd/contrib/openpam/ |
| H A D | Makefile.in | 663 unzip $(distdir).zip ;;\
|
| /freebsd/sys/dev/e1000/ |
| H A D | README | 57 2. Untar/unzip the archive:
|
| /freebsd/contrib/unbound/ |
| H A D | README-Travis.md | 100 …by the script `contrib/android/install_tools.sh`. The tools include curl, tar, zip, unzip and java.
|