| /src/contrib/unbound/contrib/ |
| H A D | create_unbound_ad_servers.cmd | 6 rem Note: Wget required! 14 rem Check Wget installed 15 for /f "delims=" %%a in ('where wget') do @set wget=%%a variable 16 if /I "%wget%"=="" echo Wget not found. If installed, add path to PATH environment variable. & exit… 17 echo Wget found: %wget% 19 "%wget%" -O %work_dir%\yoyo_ad_servers %list_addr%
|
| H A D | create_unbound_ad_servers.sh | 7 # Note: Wget required! 17 WGET=`which wget` 20 # Check Wget installed 21 if [ ! -f $WGET ]; then 22 echo "Wget not found. Exiting..." 27 $WGET -O $work_dir/yoyo_ad_servers "$list_addr" && \
|
| /src/sys/contrib/openzfs/.github/workflows/scripts/ |
| H A D | qemu-3-deps-vm.sh | 23 strace sysstat util-linux util-linux-dev wget words xfsprogs xxhash \ 49 samba strace sysstat rng-tools rsync wget xxhash 76 rsync samba strace sysstat uuid-dev watchdog wget xfslibs-dev xxhash \ 121 rpm-build rsync samba strace sysstat systemd watchdog wget xfsprogs-devel \
|
| H A D | qemu-6-tests.sh | 65 wget https://cdn.kernel.org/pub/linux/kernel/v${major}.x/linux-$fullver.tar.xz
|
| H A D | qemu-2-start.sh | 191 # we are downloading via axel, curl and wget are mostly slower and
|
| /src/contrib/lutok/admin/ |
| H A D | travis-install-deps.sh | 61 wget --no-check-certificate \ 98 wget "http://dl.bintray.com/jmmv/kyua/${name}" || return 1
|
| /src/crypto/openssh/.github/ |
| H A D | setup_ci.sh | 231 wget ${LIBRESSL_URLBASE}/libressl-${INSTALL_LIBRESSL}.tar.gz && 267 (cd /tmp && wget https://tartarus.org/~simon/putty-snapshots/${tarball}) 271 (cd /tmp && wget https://the.earth.li/~sgtatham/putty/${ver}/${tarball})
|
| /src/usr.sbin/bsdconfig/examples/ |
| H A D | add_some_packages.sh | 10 for package in wget bash rsync; do
|
| /src/contrib/ntp/scripts/update-leap/ |
| H A D | update-leap.sh | 16 # wget sed, tr, shasum, logger 49 REQUIREDCMDS=" wget logger tr sed shasum" 343 if wget $PROTO $PREFER -o ${TMPFILE}.log $LEAPSRC -O $TMPFILE ; then
|
| /src/contrib/unifdef/tests/ |
| H A D | xterm.sh | 16 wget -q http://invisible-island.net/datafiles/release/xterm.tar.gz
|
| /src/sys/contrib/openzfs/.github/workflows/ |
| H A D | zfs-tests.yml | 18 git alien fakeroot wget curl bc fio acl \
|
| /src/crypto/openssl/ |
| H A D | README-FIPS.md | 102 $ wget https://www.openssl.org/source/openssl-3.1.2.tar.gz 114 $ wget https://www.openssl.org/source/openssl-3.5.0.tar.gz
|
| /src/crypto/openssl/crypto/http/ |
| H A D | http_lib.c | 272 * compatible with other HTTP client implementations like wget, curl and git in use_proxy() 294 * compatible with other HTTP client implementations like wget, curl and git in OSSL_HTTP_adapt_proxy()
|
| /src/contrib/kyua/admin/ |
| H A D | travis-install-deps.sh | 54 wget -O "${name}" "http://dl.bintray.com/ngie-eign/kyua/${name}" || return 1
|
| H A D | build-bintray-dist.sh | 78 wget --no-check-certificate \
|
| /src/sys/contrib/device-tree/scripts/ |
| H A D | cronjob | 18 LATEST_VERSION=$(wget --quiet -O - "$FINGER_BANNER" |\
|
| /src/crypto/openssl/doc/designs/ddd/ |
| H A D | README.md | 69 | wget | S | AOSF |
|
| /src/contrib/expat/ |
| H A D | Makefile.am | 148 wget --output-document=tests/xmlts.zip \
|
| H A D | Makefile.in | 1106 wget --output-document=tests/xmlts.zip \
|
| /src/secure/lib/libcrypto/man/man3/ |
| H A D | OSSL_HTTP_transfer.3 | 306 other HTTP client implementations such as wget, curl, and git.
|
| /src/crypto/openssl/doc/man3/ |
| H A D | OSSL_HTTP_transfer.pod | 241 other HTTP client implementations such as wget, curl, and git.
|
| /src/contrib/tzcode/ |
| H A D | tz-link.html | 148 <a href="https://www.gnu.org/software/wget/">wget</a> https://www.iana.org/time-zones/repository/tz… 149 wget https://www.iana.org/time-zones/repository/tzdata-latest.tar.gz 156 <pre><code>wget <a href="https://www.iana.org/time-zones/repository/tzdb-latest.tar.lz">https://www…
|
| /src/crypto/openssl/doc/man1/ |
| H A D | openssl-cmp.pod.in | 1359 wget 'http://pki.certificate.fi:8081/install-ca-cert.html/ca-certificate.crt\
|
| /src/contrib/ntp/libntp/ |
| H A D | snprintf.c | 48 * <djm@mindrot.org>, and others for the Samba, INN, Wget, and OpenSSH
|
| /src/contrib/tcsh/ |
| H A D | complete.tcsh | 720 complete wget c/--/"(accept= append-output= background cache= \
|