Home
last modified time | relevance | path

Searched refs:latest (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/freebsd/contrib/kyua/store/
H A Dlayout.cpp75 std::string latest; in find_latest() local
82 if (latest.empty() || iter->name > latest) { in find_latest()
83 latest = iter->name; in find_latest()
90 if (latest.empty()) in find_latest()
95 return store_dir / latest; in find_latest()
/freebsd/libexec/rc/rc.d/
H A Dnuageinit19 cd /media/nuageinit/openstack/latest
21 fetch http://169.254.169.254/openstack/latest/$file || :
57 mkdir -p /media/nuageinit/openstack/latest
76 dir=/media/nuageinit/$d/latest
/freebsd/contrib/libucl/tests/basic/
H A D3.in5 #packagesite http//pkg.freebsd.org/freebsd-9-amd64/latest
6 #packagesite http//pkg.freebsd.org/freebsd-9-amd64/latest
7 packagesite: http://pkg-test.freebsd.org/pkg-test/${ABI}/latest
/freebsd/share/examples/oci/
H A DREADME4 For instance, To build a new image called 'my-new-image:latest' containing the
7 # podman build --squash --build-arg packages=nginx --tag my-new-image:latest -f Containerfile.pkg
/freebsd/contrib/libcbor/
H A DREADME.md4 [![Documentation Status](https://readthedocs.org/projects/libcbor/badge/?version=latest)](https://readthedocs.org/projects/libcbor/?badge=latest)
5 [![latest packaged version(s)](https://repology.org/badge/latest-versions/libcbor.svg)](https://repology.org/project/libcbor/versions)
92 Get the latest documentation at [libcbor.readthedocs.org](http://libcbor.readthedocs.org/)
H A DCONTRIBUTING.md5 Community contributions are welcome as long as they align with the [project priorities](https://github.com/PJK/libcbor#main-features) and [goals](https://libcbor.readthedocs.io/en/latest/development.html#goals) and follow the guidelines described below.
34 - [Development documentation](https://libcbor.readthedocs.io/en/latest/development.html)
/freebsd/usr.sbin/pkg/
H A DMakefile6 PKGCONFBRANCH?= latest
14 PKGCONFBRANCH?= latest
H A DFreeBSD.conf.latest10 url: "pkg+https://pkg.FreeBSD.org/${ABI}/latest",
/freebsd/contrib/unbound/
H A DREADME.md6 …dthedocs.org/projects/unbound/badge/?version=latest)](https://unbound.readthedocs.io/en/latest/?ba…
H A DSECURITY.md8 Support is provided in respect of the latest release, i.e. releases with the
11 3.2.18 to 4.0.0), support will also be provided on the latest minor version of
/freebsd/tools/boot/
H A Dfull-test.readme8 (2) The latest qemu-system-aarch64 (I think ports/pkg version of emulators/qemu
9 is recent enough). If not, I know the latest master of qemu project works.
21 the latest CDs to do the testing, but has a way to override the kernel and
/freebsd/secure/caroot/
H A DREADME11 2) Download the latest certdata.txt from Mozilla (fetchcerts)
26 Download the latest certdata.txt from the Mozilla NSS hg repo
/freebsd/contrib/googletest/docs/
H A Dquickstart-cmake.md19 [CMake Generators](https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html)
47 [`FetchContent` CMake module](https://cmake.org/cmake/help/latest/module/FetchContent.html).
72 hash often to point to the latest version.
75 [CMake Tutorial](https://cmake.org/cmake/help/latest/guide/tutorial/index.html).
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dtime_zone.h45 enum class choose { earliest, latest }; enumerator
116 case choose::latest: in to_sys()
/freebsd/crypto/openssl/fuzz/
H A Dmkfuzzoids.pl13 my $YEAR = OpenSSL::copyright::latest(($0, $obj_dat_h));
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dcopyright.pm35 sub latest { subroutine
/freebsd/contrib/less/
H A Dregexp.c377 register char *latest; local
385 latest = regpiece(&flags);
386 if (latest == NULL)
392 regtail(chain, latest);
393 chain = latest;
/freebsd/crypto/openssl/
H A DREADME-FIPS.md39 If you want to use a validated FIPS provider, but also want to use the latest
89 Installing the FIPS provider and using it with the latest release
107 Download and build the latest release of OpenSSL
110 We use OpenSSL 3.1.0 here, (but you could also use the latest 3.0.X)
/freebsd/contrib/ntp/sntp/
H A Dmain.c1555 struct timeval latest; in gettimeofday_cached() local
1563 event_base_gettimeofday_cached(b, &latest); in gettimeofday_cached()
1565 !memcmp(&latest, &cached, sizeof(latest))) { in gettimeofday_cached()
1569 cached = latest; in gettimeofday_cached()
1580 diff = sub_tval(systemt, latest); in gettimeofday_cached()
1592 diff = sub_tval(latest, mono); in gettimeofday_cached()
/freebsd/contrib/unbound/contrib/
H A DDockerfile.tests1 FROM gcc:latest
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/
H A DREADME4 testregex.c 2004-05-31 is the latest source for the AT&T Research
/freebsd/contrib/sendmail/contrib/
H A DREADME6 care -- some of the patches may be out of date with the latest release
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-kizbox2-common.dtsi234 /* WMBUS (inverted with IO in the latest schematic) */
250 /* IO (inverted with WMBUS in the latest schematic) */
/freebsd/contrib/libxo/libxo/
H A Dadd.man.in17 The latest release of
/freebsd/lib/libxo/
H A Dadd.man17 The latest release of

12345678910>>...12