HomeSort by: relevance | last modified time | path
    Searched refs:download (Results 1 - 25 of 115) sorted by relevancy

1 2 3 4 5

  /src/external/bsd/pkg_install/sbin/pkg_admin/
Makefile 6 SCRIPTS= audit-packages.sh download-vulnerability-list.sh
7 CLEANFILES= audit-packages.sh download-vulnerability-list.sh
13 download-vulnerability-list.sh: download-vulnerability-list.sh.in
15 ${DIST}/admin/download-vulnerability-list.sh.in > $@
  /src/sys/arch/arm/xscale/
ixp425-fw.mk 9 # See ixp425-fw.README for instructions on how to download and generate
  /src/external/bsd/unbound/dist/contrib/android/
install_expat.sh 7 if ! curl -L -k -s -o $LIBEXPAT_FNAME.tar.gz https://github.com/libexpat/libexpat/releases/download/$LIBEXPAT_VERSION_DIR/$LIBEXPAT_FNAME.tar.gz;
9 echo "Failed to download Expat"
  /src/external/bsd/unbound/dist/contrib/ios/
install_expat.sh 7 if ! curl -L -k -s -o $LIBEXPAT_FNAME.tar.gz https://github.com/libexpat/libexpat/releases/download/$LIBEXPAT_VERSION_DIR/$LIBEXPAT_FNAME.tar.gz;
9 echo "Failed to download Expat"
  /src/external/gpl3/gcc/dist/gcc/doc/
install.texi2html 49 for x in index.html specific.html prerequisites.html download.html \
  /src/external/gpl3/gcc.old/dist/gcc/doc/
install.texi2html 49 for x in index.html specific.html prerequisites.html download.html \
  /src/external/mit/expat/dist/
Makefile.am 145 .PHONY: download-xmlts-zip
146 download-xmlts-zip:
155 $(MAKE) download-xmlts-zip
159 [ -f $(builddir)/tests/xmlts.zip ] || $(MAKE) download-xmlts-zip # vpath workaround
  /src/external/gpl2/groff/font/devps/
Makefile 8 DISTFILES= text.enc download \
  /src/distrib/amiga/stand/
update 26 ftp -o $exelha $githubdir/releases/download/$version/device-streams.lha
  /src/external/bsd/ntp/dist/scripts/update-leap/
update-leap-opts.def 20 Specify the URL of the master copy to download
131 If the current file is acceptable, no download or restart occurs.
update-leap.in 52 # How many times to try to download new file
174 # Download new file if:
184 logger(LOG_DEBUG, "Attempting download from $LEAPSRC, try $try..");
206 logger(LOG_INFO, "Download failed. Waiting $INTERVAL minutes before retrying...");
211 log_fatal(LOG_ERR, "Download from $LEAPSRC failed after $MAXTRIES attempts");
273 # server to download the file, the network socket should be closed after
298 logger(LOG_DEBUG, "Download of $LEAPSRC succeeded");
423 -u Specify the URL of the master copy to download
445 If the current file is acceptable, no download or restart occurs.
update-leap.sh 23 # How many times to try to download new file
60 -s Specify the URL of the master copy to download
103 If the current file is acceptable, no download or restart occurs.
334 # Download a new one
341 log "info" "Attempting download from $LEAPSRC, try $TRY.."
344 log "info" "Download of $LEAPSRC succeeded"
408 # Failed to download. See about trying again
423 log "warning" "Download from $LEAPSRC failed after $TRY attempts"
  /src/external/apache2/llvm/dist/libcxx/
appveyor-reqs-install.cmd 41 appveyor DownloadFile https://github.com/ninja-build/ninja/releases/download/v1.6.0/ninja-win.zip -FileName ninja.zip
  /src/external/gpl3/autoconf/dist/build-aux/
gnupload 71 download.gnu.org.ua:{alpha|ftp}/DIRECTORY
335 download.gnu.org.ua:alpha/*|download.gnu.org.ua:ftp/*)
  /src/external/bsd/unbound/dist/contrib/
unbound.spec 96 - fixed download url to nlnetlabs.nl download.
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 853 * intended to download.
941 * incrementing of the address during download and upload operations
1597 const QOUTFIFO_OFFSET download
1598 const QINFIFO_OFFSET download
1599 const CACHESIZE_MASK download
1600 const INVERTED_CACHESIZE_MASK download
1601 const SG_PREFETCH_CNT download
1602 const SG_PREFETCH_ALIGN_MASK download
1603 const SG_PREFETCH_ADDR_MASK download
  /src/usr.sbin/sysinst/
msg.entropy.en 73 {Download via ftp}
76 {Download via http}
79 {Start download}
msg.entropy.es 73 {Download via ftp}
76 {Download via http}
79 {Start download}
msg.entropy.fr 73 {Download via ftp}
76 {Download via http}
79 {Start download}
msg.entropy.pl 73 {Download via ftp}
76 {Download via http}
79 {Start download}
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
mingw.py 125 def download(url, location, log = EmptyLogger()): function
176 of gcc. Will download the compiler if needed
212 # Get the download url
239 # Download if needed
241 downloaded = download(url, os.path.join(location, slug), log = log)
270 help = 'the location to download the compiler to',
275 help = 'the version of GCC to download')
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/
mingw.py 125 def download(url, location, log = EmptyLogger()): function
176 of gcc. Will download the compiler if needed
212 # Get the download url
239 # Download if needed
241 downloaded = download(url, os.path.join(location, slug), log = log)
270 help = 'the location to download the compiler to',
275 help = 'the version of GCC to download')
  /src/external/gpl2/grep/dist/
grep.spec 133 - fix download URL
  /src/sys/arch/sandpoint/
README 95 basic ROM with only serial-download (S-Record) capability for
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
README.md 215 You may directly download automatically generated single-header files:
217 https://github.com/fastfloat/fast_float/releases/download/v3.4.0/fast_float.h

Completed in 64 milliseconds

1 2 3 4 5