/freebsd/contrib/libder/.github/workflows/ |
H A D | build.yml | 14 runs-on: ${{ matrix.os }} 17 os: [ubuntu-20.04, ubuntu-22.04, macos-latest] 19 - os: ubuntu-20.04 20 - os: ubuntu-22.04 21 - os: macos-latest 23 - name: checkout 25 - name: install system packages (Ubuntu) 28 sudo apt-get update --quiet || true 29 sudo apt-get -yq --no-install-suggests --no-install-recommends install cmake 30 - name: install system packages (macOS) [all …]
|
/freebsd/contrib/unbound/contrib/android/ |
H A D | install_tools.sh | 3 # This step should install tools needed for all packages - OpenSSL, Expat and Unbound 5 sudo apt-get -qq update 6 sudo apt-get -qq install --no-install-recommends curl tar zip unzip perl openjdk-8-jdk autoconf aut…
|
/freebsd/sys/contrib/libsodium/packaging/dotnet-core/recipes/ |
H A D | debian-x64 | 1 apt-get update 2 apt-get install -y --no-install-recommends build-essential
|
H A D | linux-x64 | 1 apt-get update 2 apt-get install -y --no-install-recommends build-essential
|
H A D | ubuntu-x64 | 1 apt-get update 2 apt-get install -y --no-install-recommends build-essential
|
H A D | opensuse-x64 | 1 zypper install -y --no-recommends -n binutils gcc make tar
|
/freebsd/.github/workflows/ |
H A D | style.yml | 17 runs-on: ubuntu-latest 21 - name: Get depth 24 - name: checkout 27 fetch-depth: ${{ env.DEPTH }} 29 - name: Install packages 31 sudo apt-get update --quiet || true 32 sudo apt-get -yq --no-install-suggests --no-install-recommends install perl 33 - name: Run checker 35 sha=$(git rev-parse HEAD~${{ github.event.pull_request.commits }}) 36 tools/build/checkstyle9.pl --github ${sha}..${{ github.event.pull_request.head.sha }}
|
H A D | cross-bootstrap-tools.yml | 1 name: Cross-build Kernel 16 runs-on: ${{ matrix.os }} 18 fail-fast: false 21 os: [ ubuntu-22.04, ubuntu-24.04, macos-latest ] 24 - os: ubuntu-22.04 25 compiler: clang-14 26 cross-bindir: /usr/lib/llvm-14/bin 27 pkgs: bmake libarchive-dev clang-14 lld-14 28 - os: ubuntu-24.04 29 compiler: clang-18 [all …]
|
/freebsd/crypto/krb5/doc/admin/ |
H A D | install_kdc.rst | 11 Kerberos ticket-granting services, but not database administration, 12 when the primary KDC is unavailable. MIT recommends that you install 21 - The Kerberos system relies on the availability of correct time 25 - It is best to install and run KDCs on secured and dedicated 33 Install and configure the primary KDC 34 ------------------------------------- 36 Install Kerberos either from the OS-provided packages or from the 44 kerberos.mit.edu - primary KDC 45 kerberos-1.mit.edu - replica KDC 46 ATHENA.MIT.EDU - realm name [all …]
|
/freebsd/crypto/krb5/doc/html/_sources/admin/ |
H A D | install_kdc.rst.txt | 11 Kerberos ticket-granting services, but not database administration, 12 when the primary KDC is unavailable. MIT recommends that you install 21 - The Kerberos system relies on the availability of correct time 25 - It is best to install and run KDCs on secured and dedicated 33 Install and configure the primary KDC 34 ------------------------------------- 36 Install Kerberos either from the OS-provided packages or from the 44 kerberos.mit.edu - primary KDC 45 kerberos-1.mit.edu - replica KDC 46 ATHENA.MIT.EDU - realm name [all …]
|
/freebsd/sys/contrib/zstd/ |
H A D | Makefile | 2 # Copyright (c) 2015-2021, Yann Collet, Facebook, Inc. 5 # This source code is licensed under both the BSD-style license (found in the 8 # You may select, at your option, one of the above-listed licenses. 24 # When cross-compiling from linux to windows, you might 28 # Note: mingw-w64 build from linux to windows does not 40 ## default: Build lib-release and zstd-release 42 default: lib-release zstd-release 53 $(Q)$(MAKE) -C $(PRGDIR) all 54 $(Q)$(MAKE) -C $(TESTDIR) all 58 $(MAKE) -C $(PRGDIR) zstd32 [all …]
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | rules.in | 1 #!/usr/bin/make -f 5 LSB_DISTRIBUTOR := $(shell lsb_release -is) 7 LINUX_MIN := $(shell awk '/Linux-Minimum:/{print $$2}' META) 8 LINUX_NEXT := $(shell awk -F'[ .]' '/Linux-Maximum:/{print $$2 "." $$3+1}' META) 10 DKMSFILES := module include config zfs.release.in autogen.sh copy-builtin META AUTHORS \ 14 KVERS=$(shell uname -r) 17 non_epoch_version=$(shell echo $(KVERS) | perl -pe 's/^\d+://') 18 PACKAGE=openzfs-zfs 19 pmodules = $(PACKAGE)-modules-$(non_epoch_version) 25 NJOBS = -j$(or $(PARALLEL),$(NUM_CPUS),1) [all …]
|
/freebsd/sys/dev/hyperv/vmbus/x86/ |
H A D | hyperv_x86.c | 1 /*- SPDX-License-Identifier: BSD-2-Clause 2 * Copyright (c) 2009-2012,2016-2017, 2022 Microsoft Corp. 20 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 30 * Implements low-level interactions with Hyper-V/Azure 75 .tc_name = "Hyper-V", 99 * Register Hyper-V timecounter. This should be done as early in hyperv_init_tc() 106 * Install 64 bits timecounter method for other modules in hyperv_init_tc() 134 /* Can't perform any Hyper-V specific actions */ in hypercall_page_setup() 136 return (-1); in hypercall_page_setup() 171 * Hyper-V w/o Hypercall is impossible; someone in hyperv_identify_features() [all …]
|
/freebsd/crypto/krb5/doc/pdf/ |
H A D | build.tex | 80 This section details how to build and install MIT Kerberos software 107 \label{\detokenize{build/index:obtaining-the-software}} 120 (generally named krb5\sphinxhyphen{}VERSION.tar.gz.asc). MIT highly recommends that 143 \label{\detokenize{build/directory_org:organization-of-the-source-directory}}\label{\detokenize{bui… 172 Kerberos V5 user programs (See \DUrole{xref,std,std-ref}{user\_commands}) 200 …beros database: \DUrole{xref,std,std-ref}{kadmin(1)}, \DUrole{xref,std,std-ref}{kdb5\_util(8)}, \D… 242 …gating the database to replica KDCs \DUrole{xref,std,std-ref}{kprop(8)} and \DUrole{xref,std,std-r… 382 \label{\detokenize{build/doing_build:doing-the-build}}\label{\detokenize{build/doing_build::doc}} 385 \label{\detokenize{build/doing_build:building-within-a-single-tree}}\label{\detokenize{build/doing_… 410 \label{\detokenize{build/doing_build:building-with-separate-build-directories}} [all …]
|
/freebsd/crypto/krb5/doc/html/admin/ |
H A D | install_kdc.html | 6 <meta charset="utf-8" /> 7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con… 13 …<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"><… 22 <link rel="prev" title="Installation guide" href="install.html" /> 24 <div class="header-wrapper"> 34 <a href="install.html" title="Installation guide" 42 <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__Installing KDCs">feedback</a> 47 <div class="content-wrapper"> 55 <section id="installing-kdcs"> 56 <h1>Installing KDCs<a class="headerlink" href="#installing-kdcs" title="Permalink to this headline"… [all …]
|
H A D | realm_config.html | 6 <meta charset="utf-8" /> 7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con… 13 …<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"><… 24 <div class="header-wrapper"> 42 …<a href="mailto:krb5-bugs@mit.edu?subject=Documentation__Realm configuration decisions">feedback</… 47 <div class="content-wrapper"> 55 <section id="realm-configuration-decisions"> 56 <h1>Realm configuration decisions<a class="headerlink" href="#realm-configuration-decisions" title=… 70 <section id="realm-name"> 71 <h2>Realm name<a class="headerlink" href="#realm-name" title="Permalink to this headline">¶</a></h2> [all …]
|
/freebsd/ |
H A D | UPDATING | 1 Updating Information for users of FreeBSD-CURRENT. 9 https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld 22 includes various WITNESS- related kernel options, INVARIANTS, malloc 28 at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) 31 LinuxKPI device.h and acpi changes effecting drivers and drm-kmod. 38 All NFS related modules must be rebuilt from up-to-date 42 "make delete-old" will now remove the Forth bootloader entirely 46 MIT KRB5 (MIT Kerberos5) has been imported into 15-CURRENT. To 47 and install MIT KRB5, add WITH_MITKRB5=yes to /etc/src.conf. This 48 will build and install MIT KRB5 1.21.3. And it will remove Heimdal [all …]
|
/freebsd/contrib/sqlite3/autosetup/teaish/ |
H A D | core.tcl | 12 # ----- @module teaish.tcl ----- 13 # @section TEA-ish ((TCL Extension Architecture)-ish) 16 # private/internal APIs. Those with a prefix of teaish- are 27 # API-internal settings and shared state. 28 array set teaish__Config [proj-strip-hash-comments { 31 # teaish__PkgInfo(-version). 33 version 0.1-beta 36 debug-enabled 0 43 # 0x20 = static-pkgIndex.tcl pragma: behave as if 0x10 44 # 0x100 = disabled by -tm.tcl.in [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Platform.cpp | 1 //===-- Platform.cpp ------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 82 m_collection_sp->Initialize(g_platform_properties); in PlatformProperties() 114 return m_collection_sp->SetPropertyAtIndex(ePropertyModuleCacheDirectory, in SetModuleCacheDirectory() 120 auto f_spec_opt = m_collection_sp->GetPropertyAtIndexAsOptionValueFileSpec( in SetDefaultModuleCacheDirectory() 123 f_spec_opt->SetDefaultValue(dir_spec); in SetDefaultModuleCacheDirectory() 126 /// Get the native host platform plug-in. 196 module_sp->SetPlatformFileSpec(resolved_spec.GetFileSpec()); in GetSharedModule() 229 return platform->GetAugmentedArchSpec(triple); in GetAugmentedArchSpec() [all …]
|
/freebsd/contrib/sqlite3/autosetup/ |
H A D | sqlite-config.tcl | 3 # that they can be reused in the autoconf sub-tree. This file requires 6 if {[string first " " $autosetup(srcdir)] != -1} { 7 user-error "The pathname of the source tree\ 10 if {[string first " " $autosetup(builddir)] != -1} { 11 user-error "The pathname of the build directory\ 19 # --prefix=... to work and to emit the Host/Build system info, but we 20 # don't want those to interfere with --help output. 21 define PACKAGE_VERSION [proj-file-content -trim $::autosetup(srcdir)/VERSION] 22 if {"--help" ni $::argv} { 23 msg-result "Configuring SQLite version [get-define PACKAGE_VERSION]" [all …]
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog | 1 Changes in version 2.1.12-stable (05 Jul 2020) 8 it recommends itself better then travis/appveyor (and had been removed from 18 o Merge branch 'event_rpcgen.py-cleanup' (f0ded5f3, 48e04887 Enji Cooper) 23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin) 24 …o test-ratelim: calculate timers bias (for slow CPUs) to avoid false-positive (8ad26d0b Azat Khuzh… 28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin) 32 …po in GetAdaptersAddresses windows library. It should be iphlpapi.dll (891adda9 Aleksandr-Melnikov) 33 o Merge branch 'EV_CLOSED-and-EV_ET-fixes' (db2efdf5 Azat Khuzhin) 41 o Merge branch 'fix-signal-leak' (poll/select now needs reinit) (1c9cc07b Azat Khuzhin) 56 o https-client: load certificates from the system cert store on Windows (e9478640 yuangongji) [all …]
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog | 1 Changes in version 2.1.12-stable (05 Jul 2020) 8 it recommends itself better then travis/appveyor (and had been removed from 18 o Merge branch 'event_rpcgen.py-cleanup' (f0ded5f3, 48e04887 Enji Cooper) 23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin) 24 …o test-ratelim: calculate timers bias (for slow CPUs) to avoid false-positive (8ad26d0b Azat Khuzh… 28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin) 32 …po in GetAdaptersAddresses windows library. It should be iphlpapi.dll (891adda9 Aleksandr-Melnikov) 33 o Merge branch 'EV_CLOSED-and-EV_ET-fixes' (db2efdf5 Azat Khuzhin) 41 o Merge branch 'fix-signal-leak' (poll/select now needs reinit) (1c9cc07b Azat Khuzhin) 56 o https-client: load certificates from the system cert store on Windows (e9478640 yuangongji) [all …]
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 2 - Merge #1265: Fix WSAPoll. 5 - Fix for print of connection type in log-replies for dot and doh. 8 - Fix to detect if atomic_store links in configure. 9 - Fix #1264: unbound 1.22.0 leaks memory when doing DoH. 12 - Tag for 1.23.0rc1. 13 - Fix fast_reload to print chroot with config file name. 16 - Merge #902: DNS Error Reporting (RFC 9567). Introduces new 17 configuration option 'dns-error-reportin [all...] |
/freebsd/contrib/xz/ |
H A D | ChangeLog | 3 Date: 2025-04-03 14:34:43 +0300 7 src/liblzma/Makefile.am | 2 +- 8 src/liblzma/api/lzma/version.h | 2 +- 9 2 files changed, 2 insertions(+), 2 deletions(-) 13 Date: 2025-04-03 14:34:43 +0300 22 Date: 2025-04-03 14:34:43 +0300 32 for OSS-Fuzz."). 34 tests/ossfuzz/fuzz_common.h | 31 ++++++++++++++++++++++++------- 35 1 file changed, 24 insertions(+), 7 deletions(-) 39 Date: 2025-04-03 14:34:43 +0300 [all …]
|
/freebsd/contrib/sendmail/doc/op/ |
H A D | op.me | 1 .\" Copyright (c) 1998-2013 Proofpoint, Inc. and its suppliers. 12 .\" $Id: op.me,v 8.759 2014-01-13 14:40:05 ca Exp $ 14 .\" eqn op.me | pic | troff -me 51 .eh 'SMM:08-%''Sendmail Installation and Operation Guide' 52 .oh 'Sendmail Installation and Operation Guide''SMM:08-%' 74 .b SENDMAIL\u\s-6TM\s0\d 103 .i Sendmail \u\s-2TM\s0\d 107 It is not tied to any one transport protocol \*- 153 RFC 7505 (A "Null MX" No Service Resource Record for Domains That Accept No Mail). 173 explains the day-to-day information you should know [all …]
|