/freebsd/crypto/openssh/.github/workflows/ |
H A D | c-cpp.yml | 57 - { target: ubuntu-latest, config: boringssl } 58 - { target: ubuntu-latest, config: libressl-master } 59 - { target: ubuntu-latest, config: libressl-3.2.6 } 60 - { target: ubuntu-latest, config: libressl-3.3.6 } 61 - { target: ubuntu-latest, config: libressl-3.4.3 } 62 - { target: ubuntu-latest, config: libressl-3.5.3 } 63 - { target: ubuntu-latest, config: libressl-3.6.1 } 64 - { target: ubuntu-latest, config: libressl-3.7.2 } 65 - { target: ubuntu-latest, config: libressl-3.8.4 } 66 - { target: ubuntu-latest, config: libressl-3.9.1 } [all …]
|
/freebsd/release/ |
H A D | Makefile.mirrors | 192 . if exists(${VM_DIR}/Latest) 193 rm -rf ${VM_DIR}/Latest 195 mkdir -p ${VM_DIR}/Latest 204 cd ${VM_DIR}/Latest && \ 219 cd ${VM_DIR}/Latest && \ 233 cd ${VM_DIR}/Latest && \ 238 . if exists(${VM_DIR}/Latest) 239 rm -rf ${VM_DIR}/Latest 241 mkdir -p ${VM_DIR}/Latest 245 ${VM_DIR}/Latest/${OSRELEASE}-${FS}.${VMFORMAT}.xz [all …]
|
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
H A D | qemu-2-start.sh | 31 …URL="https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x8… 35 …URL="https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x8… 40 …/repo.almalinux.org/almalinux/10/cloud/x86_64/images/AlmaLinux-10-GenericCloud-latest.x86_64.qcow2" 44 URL="https://geo.mirror.pkgbuild.com/images/latest/Arch-Linux-x86_64-cloudimg.qcow2" 50 …/cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-10-latest.x86_64.qcow2" 54 …URL="https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-latest.x8… 58 URL="https://cloud.debian.org/images/cloud/bullseye/latest/debian-11-generic-amd64.qcow2" 62 URL="https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-generic-amd64.qcow2" 78 URLxz="$FREEBSD_REL/$FreeBSD/amd64/Latest/FreeBSD-$FreeBSD-amd64-BASIC-CI.raw.xz" 86 URLxz="$FREEBSD_REL/$FreeBSD/amd64/Latest/FreeBSD-$FreeBSD-amd64-BASIC-CI.raw.xz" [all …]
|
/freebsd/contrib/kyua/doc/ |
H A D | results-file-flag-read.mdoc | 30 .Sq LATEST , 33 to automatically load the latest results file from the current test suite. 37 .It Sq LATEST 38 Requests the load of the latest results file available for the test suite rooted 41 Requests the load of the latest results file available for the test suite rooted 44 Requests the load of the latest results file available for the given test suite.
|
/freebsd/sys/net/altq/ |
H A D | altq.h | 85 #define CBQ_STATS_VERSION 0 /* Latest version of class_stats_t */ 86 #define CODEL_STATS_VERSION 0 /* Latest version of codel_ifstats */ 87 #define FAIRQ_STATS_VERSION 0 /* Latest version of fairq_classstats */ 88 #define HFSC_STATS_VERSION 1 /* Latest version of hfsc_classstats */ 89 #define PRIQ_STATS_VERSION 0 /* Latest version of priq_classstats */ 91 /* Return the latest stats version for the given scheduler. */
|
/freebsd/contrib/kyua/store/ |
H A D | layout.cpp | 59 /// Finds the results file for the latest run of the given test suite. 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() 130 /// Value to request the opening of the latest results file. 133 const char* layout::results_auto_open_name = "LATEST";
|
H A D | layout.hpp | 47 /// - LATEST: Given the current directory, we derive the corresponding test 48 /// suite name and find the latest timestamped file in the centralized 52 /// the latest matching timestamped file. 54 /// the latest matchin timestamped file.
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Redeclarable.h | 37 // - the "latest" (temporal) element in the chain 38 // - the "uninitialized-latest" value (when newly-constructed) 44 // the first; it points to latest. 46 // - Elements are called "first", "previous", "latest" or 60 // "first" "latest" 87 /// A pointer to a known latest declaration, either statically known or 100 /// A pointer to either an uninitialized latest declaration (where either 150 auto Latest = Link.get<KnownLatest>(); in setLatest() local 151 Latest.set(D); in setLatest() 152 Link = Latest; in setLatest() [all …]
|
/freebsd/sys/contrib/openzfs/.github/workflows/ |
H A D | labels.yml | 12 runs-on: ubuntu-latest 22 runs-on: ubuntu-latest 32 runs-on: ubuntu-latest 42 runs-on: ubuntu-latest
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/ |
H A D | rollback_002_pos.ksh | 38 # Verify that rollbacks are with respect to the latest snapshot. 48 # 8. Verify the latest snapshot and file system agree 64 log_assert "Verify rollback is with respect to latest snapshot." 112 # Now rollback to latest snapshot 128 log_pass "The rollback to the latest snapshot succeeded."
|
/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/tests/sys/cddl/zfs/tests/snapshot/ |
H A D | rollback_002_pos.ksh | 35 # Verify that rollbacks are with respect to the latest snapshot. 45 # 8. Verify the latest snapshot and file system agree 73 log_assert "Verify rollback is with respect to latest snapshot." 104 # Now rollback to latest snapshot 121 log_pass "The rollback to the latest snapshot succeeded."
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | handshake.h | 28 /* (Latest) alert sent by the client; 0 if no alert. */ 32 /* (Latest) alert received by the server; 0 if no alert. */ 34 /* (Latest) alert sent by the server; 0 if no alert. */ 38 /* (Latest) alert received by the client; 0 if no alert. */
|
/freebsd/crypto/krb5/.github/workflows/ |
H A D | build.yml | 17 os: ubuntu-latest 22 os: ubuntu-latest 27 os: ubuntu-latest 64 runs-on: windows-latest
|
/freebsd/contrib/libcbor/ |
H A D | README.md | 4 [](https://readthedocs.org/projects/libcbor/?badge=latest) 5 [](https://repology.org/project/libcbor/versions) 92 Get the latest documentation at [libcbor.readthedocs.org](http://libcbor.readthedocs.org/)
|
/freebsd/sys/contrib/device-tree/scripts/ |
H A D | cronjob | 19 sed -n -e '0,/^The latest mainline version of the Linux kernel is:\s*\(.*\)$/s//\1/p') 23 echo "Unable to determine latest version" 1>&2 27 echo "Latest Version: v$LATEST_VERSION" 29 echo "Latest version is new" 32 echo "Latest version is unmerged"
|
/freebsd/contrib/googletest/.github/workflows/ |
H A D | gtest-ci.yml | 12 runs-on: ubuntu-latest 23 runs-on: macos-latest 35 runs-on: windows-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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/ |
H A D | userspace_send_encrypted.ksh | 31 # 5. Destroy latest snapshot at source and rollback 33 # 7. Raw send latest snapshot back to source 82 # Destroy latest snapshot at source and rollback 92 # Raw send latest snapshot back to source
|
/freebsd/contrib/libyaml/.github/workflows/ |
H A D | main.yml | 20 - ubuntu-latest 21 - macOS-latest 29 if [[ '${{ matrix.os }}' == macOS-latest ]]; then
|
/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/contrib/wpa/src/pae/ |
H A D | ieee802_1x_kay_i.h | 251 * @lan: latest key AN 252 * @ltx: latest key TX 253 * @lrx: latest key RX 262 * @lsrv_mi: latest key server MI 263 * @lkn: latest key number (together with MI, form the KI) 264 * @llpn: latest lowest acceptable PN (LPN)
|
/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/unbound/ |
H A D | README.md | 6 …dthedocs.org/projects/unbound/badge/?version=latest)](https://unbound.readthedocs.io/en/latest/?ba…
|
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/ |
H A D | xz_lzma2.h | 63 /* Indicate that the latest symbol was a literal. */ 74 /* Indicate that the latest symbol was a match. */ 80 /* Indicate that the latest state was a long repeated match. */ 86 /* Indicate that the latest symbol was a short match. */
|