/freebsd/contrib/kyua/store/ |
H A D | layout.cpp | 75 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 D | nuageinit | 19 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 D | 3.in | 5 #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 D | README | 4 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 D | README.md | 4 [![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 D | CONTRIBUTING.md | 5 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 D | Makefile | 6 PKGCONFBRANCH?= latest 14 PKGCONFBRANCH?= latest
|
H A D | FreeBSD.conf.latest | 10 url: "pkg+https://pkg.FreeBSD.org/${ABI}/latest",
|
/freebsd/contrib/unbound/ |
H A D | README.md | 6 …dthedocs.org/projects/unbound/badge/?version=latest)](https://unbound.readthedocs.io/en/latest/?ba…
|
H A D | SECURITY.md | 8 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 D | full-test.readme | 8 (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 D | README | 11 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 D | quickstart-cmake.md | 19 [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 D | time_zone.h | 45 enum class choose { earliest, latest }; enumerator 116 case choose::latest: in to_sys()
|
/freebsd/crypto/openssl/fuzz/ |
H A D | mkfuzzoids.pl | 13 my $YEAR = OpenSSL::copyright::latest(($0, $obj_dat_h));
|
/freebsd/crypto/openssl/util/perl/OpenSSL/ |
H A D | copyright.pm | 35 sub latest { subroutine
|
/freebsd/contrib/less/ |
H A D | regexp.c | 377 register char *latest; local 385 latest = regpiece(&flags); 386 if (latest == NULL) 392 regtail(chain, latest); 393 chain = latest;
|
/freebsd/crypto/openssl/ |
H A D | README-FIPS.md | 39 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 D | main.c | 1555 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 D | Dockerfile.tests | 1 FROM gcc:latest
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/ |
H A D | README | 4 testregex.c 2004-05-31 is the latest source for the AT&T Research
|
/freebsd/contrib/sendmail/contrib/ |
H A D | README | 6 care -- some of the patches may be out of date with the latest release
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91-kizbox2-common.dtsi | 234 /* WMBUS (inverted with IO in the latest schematic) */ 250 /* IO (inverted with WMBUS in the latest schematic) */
|
/freebsd/contrib/libxo/libxo/ |
H A D | add.man.in | 17 The latest release of
|
/freebsd/lib/libxo/ |
H A D | add.man | 17 The latest release of
|