/freebsd/sys/contrib/openzfs/ |
H A D | .mailmap | 17 # Canonical Name <canonical-email> 18 # Canonical Name <canonical-email> <commit-email> 19 # Canonical Name <canonical-email> Commit Name <commit-email> 21 # See https://git-scm.com/docs/gitmailmap for more info. 25 # Signed-off-by of a commit with a matching author. 31 Benedikt Neuffer <github@itfriend.de> 34 Chris Lindee <chris.lindee+github@gmail.com> 47 Ilkka Sovanto <github@ilkka.kapsi.fi> 56 Kash Pande <github@tripleback.net> 65 Olivier Mazouffre <olivier.mazouffre@ims-bordeaux.fr> [all …]
|
H A D | AUTHORS | 24 Akash B <akash-b@hpe.com> 74 Andy Bakun <github@thwartedefforts.org> 75 Andy Fiddaman <omnios@citrus-it.co.uk> 79 Arkadiusz Bubała <arkadiusz.bubala@open-e.com> 81 Arne Jansen <arne@die-jansens.de> 94 Benedikt Neuffer <github@itfriend.de> 102 Bill McGonigle <bill-github.com-public1@bfccomputing.com> 106 Brad Forschinger <github@bnjf.id.au> 112 Brooks Davis <brooks@one-eyed-alien.net> 117 cable2999 <cable2999@users.noreply.github.com> [all …]
|
/freebsd/contrib/libcbor/ |
H A D | CHANGELOG.md | 2 - [Fix issue X in feature Y](https://github.com/PJK/libcbor/pull/XXX) (by [YYY](https://github.com/YYY)) 5 ------- [all...] |
/freebsd/sys/contrib/openzfs/.github/workflows/ |
H A D | zfs-qemu.yml | 1 name: zfs-qemu 20 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} 21 cancel-in-progress: true 24 test-config: 26 runs-on: ubuntu-24.04 31 - uses: actions/checkout@v4 33 fetch-depth: 0 34 - name: Generate OS config and CI type 37 …, "debian11", "debian12", "fedora40", "fedora41", "freebsd13-4r", "freebsd14-2r", "freebsd15-0c", … 38 … QUICK_OS='["almalinux8", "almalinux9", "debian12", "fedora41", "freebsd14-2r", "ubuntu24"]' [all …]
|
H A D | labels.yml | 8 pull-requests: write 12 runs-on: ubuntu-latest 13 if: ${{ github.event.action == 'opened' && github.event.pull_request.draft }} 15 - env: 17 ISSUE: ${{ github.event.pull_request.html_url }} 19 gh pr edit $ISSUE --add-label "Status: Work in Progress" 22 runs-on: ubuntu-latest 23 if: ${{ github.event.action == 'synchronize' || github.event.action == 'reopened' }} 25 - env: 27 ISSUE: ${{ github.event.pull_request.html_url }} [all …]
|
H A D | zfs-qemu-packages.yml | 6 # Build RPMs - Build release RPMs and tarballs and put them into an artifact 10 # Test repo - Test install the ZFS RPMs from the ZFS repo. On EL distos, this 17 # zfs-release RPM (http://download.zfsonlinux.org). 22 name: zfs-qemu-packages 33 - "Build RPMs" 34 - "Test repo" 41 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} 42 cancel-in-progress: true 45 zfs-qemu-packages-jobs: 46 name: qemu-VMs [all …]
|
H A D | codeql.yml | 8 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} 9 cancel-in-progress: true 14 runs-on: ubuntu-22.04 18 security-events: write 21 fail-fast: false 26 - name: Set make jobs 28 echo "MAKEFLAGS=-j$(nproc)" >> $GITHUB_ENV 30 - name: Checkout repository 33 - name: Initialize CodeQL 34 uses: github/codeql-action/init@v3 [all …]
|
/freebsd/contrib/libfido2/ |
H A D | README.adoc | 3 image:https://github.com/yubico/libfido2/workflows/linux/badge.svg["Linux Build Status (github actions)", link="https://github.com/Yubico/libfido2/actions"] 4 image:https://github.com/yubico/libfido2/workflows/macos/badge.svg["macOS Build Status (github actions)", link="https://github.com/Yubico/libfido2/actions"] 5 image:https://github.com/yubico/libfido2/workflows/windows/badge.svg["Windows Build Status (github actions)", link="https://github.com/Yubico/libfido2/actions"] 6 image:https://github [all...] |
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | ReleaseNotes.rst | 11 These are in-progress notes for the upcoming LLVM |release| release. 23 Non-comprehensive list of changes in this release 27 ---------------- 30 temporary section type code 0x40000020 (``clang -c -Wa,--crel,--allow-experimental-crel``). 34 (`#98115 <https://github.com/llvm/llvm-project/pull/98115>`_) 36 (`#97144 <https://github.com/llvm/llvm-project/pull/97144>`_) 37 * ``--compress-sections <section-glib>={none,zlib,zstd}[:level]`` is added to compress 39 (`#84855 <https://github.com/llvm/llvm-project/pull/84855>`_) 40 (`#90567 <https://github.com/llvm/llvm-project/pull/90567>`_) 46 (`#72714 <https://github.com/llvm/llvm-project/pull/72714>`_) [all …]
|
/freebsd/contrib/ntp/ |
H A D | README.pullrequests | 3 The NTP project's github repository is at https://github.com/ntp-project/ntp. 8 ntp-stable code (even 2nd number). 10 The master branch is for new development, also known as ntp-dev (which 16 publishing your changes in the ntp-dev or master branch. 19 current stable release (the ntp-stable code) then it's better to do your 37 1) If you haven't, create a fork of ntp-project/ntp with your github account. 38 i) Log on to github.com with your github account. 39 …- If you don't have one, create one first. (read: https://help.github.com/articles/signing-up-for-… 40 - Make sure you also have a SSH key associated with your github account. 41 (read: https://help.github.com/articles/generating-ssh-keys/) [all …]
|
/freebsd/crypto/openssl/ |
H A D | README.md | 6 [![github actions ci badge]][github actions ci] 9 OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit 12 on a full-strength general purpose cryptographic library, which can also 13 be used stand-alone. 23 - [Overview](#overview) 24 - [Download](#download) 25 - [Build and Install](#build-and-install) 26 - [Documentation](#documentation) 27 - [License](#license) 28 - [Support](#support) [all …]
|
H A D | CONTRIBUTING.md | 6 [Getting Started]: <https://openssl-library.org/community/getting-started> 8 Development is done on GitHub in the [openssl/openssl] repository. 10 [openssl/openssl]: <https://github.com/openssl/openssl> 13 please open an [issue on GitHub](https://github.com/openssl/openssl/issues). 16 [pull request on GitHub](https://github.com/openssl/openssl/pulls). 32 One-line summary of trivial change 40 It is not sufficient to only place the text "`CLA: trivial`" in the GitHub 48 git commit --amend 50 git push -f [<repository> [<branch>]] 58 Copyright 20xx-20yy The OpenSSL Project Authors. All Rights Reserved. [all …]
|
/freebsd/crypto/openssh/.github/ |
H A D | ci-status.md | 2 …tps://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.c… 3 …-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/b… 4 …f-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml/ba… 5 [](htt… 6 …tatus](https://oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://bugs.chromi… 7 …//scan.coverity.com/projects/21341/badge.svg)](https://scan.coverity.com/projects/openssh-portable) 10 …github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_9)](https://g… 11 …-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/b…
|
/freebsd/contrib/googletest/ |
H A D | README.md | 8 [Abseil Live at Head philosophy](https://abseil.io/about/philosophy#upgrade-support). 10 …nch as often as possible](https://github.com/abseil/abseil-cpp/blob/master/FAQ.md#what-is-live-at-… 16 Our documentation is now live on GitHub Pages at 17 https://google.github.io/googletest/. We recommend browsing the documentation on 18 GitHub Pages rather than directly in the repository. 22 [Release 1.15.0](https://github.com/google/googletest/releases/tag/v1.15.0) is 34 [Abseil](https://github.com/abseil/abseil-cpp). 44 See the [GoogleTest User's Guide](https://google.github.io/googletest/) for 46 [GoogleTest Primer](https://google.github.io/googletest/primer.html). 62 * User-defined assertions: \ [all …]
|
H A D | WORKSPACE | 11 strip_prefix = "rules_python-0.29.0", 12 …urls = ["https://github.com/bazelbuild/rules_python/releases/download/0.29.0/rules_python-0.29.0.t… 15 # https://github.com/bazelbuild/rules_python/releases/tag/0.29.0 22 …urls = ["https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-1.5.0.tar… 28 …"https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/0.0.10/platforms-0.0… 29 "https://github.com/bazelbuild/platforms/releases/download/0.0.10/platforms-0.0.10.tar.gz",
|
/freebsd/sys/contrib/openzfs/.github/ |
H A D | CONTRIBUTING.md | 4 …src="https://openzfs.github.io/openzfs-docs/_static/img/logo/480px-Open-ZFS-Secondary-Logo-Colour-… 13 started?](#what-should-i-know-before-i-get-started) 15 * [Get ZFS](#get-zfs) 16 * [Debug ZFS](#debug-zfs) 17 * [Where can I ask for help?](#where-can-I-ask-for-help) 19 [How Can I Contribute?](#how-can-i-contribute) 21 * [Reporting Bugs](#reporting-bugs) 22 * [Suggesting Enhancements](#suggesting-enhancements) 23 * [Pull Requests](#pull-requests) 26 [Style Guides](#style-guides) [all …]
|
H A D | PULL_REQUEST_TEMPLATE.md | 1 <!--- Please fill out the following template, which will help other contributors review your Pull R… 3 <!--- Provide a general summary of your changes in the Title above --> 5 <!--- 7 https://openzfs.github.io/openzfs-docs/Developer%20Resources/Buildbot%20Options.html 8 --> 11 <!--- Why is this change required? What problem does it solve? --> 12 <!--- If it fixes an open issue, please link to the issue here. --> 15 <!--- Describe your changes in detail --> 18 <!--- Please describe in detail how you tested your changes. --> 19 <!--- Include details of your testing environment, and the tests you ran to --> [all …]
|
/freebsd/.github/workflows/ |
H A D | checklist.yml | 11 pull-requests: write 16 runs-on: ubuntu-latest 18 - uses: actions/github-script@v7 23 * Github's API returns the results in pages of 30, so 27 const comments = await github.paginate(github.rest.issues.listComments, { 33 const commits = await github.paginate(github.rest.pulls.listCommits, { 41 let comment_id = -1; 53 const sob_lines = commit.commit.message.match(/^[^\S\r\n]*signed-off-by:.*/gim); 56 addToChecklist("Missing Signed-off-by lines", commit.sha); 60 if (!line.includes("Signed-off-by: ")) [all …]
|
H A D | style.yml | 17 runs-on: ubuntu-latest 21 - name: Get depth 23 echo "DEPTH=$(( ${{ github.event.pull_request.commits }} + 1 ))" >> $GITHUB_ENV 24 - name: checkout 27 fetch-depth: ${{ env.DEPTH }} 28 ref: ${{ github.event.pull_request.head.sha }} 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 [all …]
|
/freebsd/contrib/less/ |
H A D | NEWS | 10 https://github.com/gwsw/less/issues. 16 * Make 256/true colors work better on Windows without -Da 17 (github #539, github #546, github #562). 19 * Fix build using --with-secure (github #544). 21 * Fix crash when using - [all...] |
/freebsd/ |
H A D | CONTRIBUTING.md | 1 # Contribution Guidelines for GitHub 8 [developer's handbook](https://docs.freebsd.org/en/books/developers-handbook/) 12 - A GitHub [pull request](https://github.com/freebsd/freebsd-src/pulls) 13 - A code review in [Phabricator](https://reviews.freebsd.org/differential) 14 - An attachment on a [Bugzilla ticket](https://bugs.freebsd.org) 15 - Direct access to the [Git repository](https://cgit.freebsd.org/src/) 18 the change. GitHub pull requests are preferred for relatively straightforward 19 changes where the contributor already has a GitHub account. 22 open a GitHub pull request and create a Phabricator review for the same change 25 ## GitHub Pull Requests [all …]
|
/freebsd/contrib/libxo/doc/ |
H A D | getting.rst | 10 libxo source code lives on github: 12 https://github.com/Juniper/libxo 16 https://github.com/Juniper/libxo/releases 25 git clone https://github.com/Juniper/libxo.git -b develop 29 http://nvie.com/posts/a-successful-git-branching-model 32 our github site. 35 ----------------------------- 39 A. Use a "distfile" for a specific release. We use github to maintain 42 green "Latest release" button and the green "libxo-RELEASE.tar.gz" 45 .. _release page: https://github.com/Juniper/libxo/releases [all …]
|
/freebsd/contrib/libxo/libxo/ |
H A D | add.man.in | 6 Complete documentation can be found on github: 7 .Bd -literal -offset indent 8 https://juniper.github.io/libxo/@LIBXO_VERSION@/html/index.html 12 lives on github as: 13 .Bd -literal -offset indent 14 https://github.com/Juniper/libxo 20 .Bd -literal -offset indent 21 https://github.com/Juniper/libxo/releases
|
/freebsd/lib/libxo/ |
H A D | add.man | 6 Complete documentation can be found on github: 7 .Bd -literal -offset indent 8 https://juniper.github.io/libxo/1.6.0/html/index.html 12 lives on github as: 13 .Bd -literal -offset indent 14 https://github.com/Juniper/libxo 20 .Bd -literal -offset indent 21 https://github.com/Juniper/libxo/releases
|
/freebsd/crypto/openssh/.github/workflows/ |
H A D | cifuzz.yml | 4 …, '**.h', '**.m4', '**.sh', '**/Makefile.in', 'configure.ac', '.github/configs', '.github/workflow… 6 …, '**.h', '**.m4', '**.sh', '**/Makefile.in', 'configure.ac', '.github/configs', '.github/workflow… 10 if: github.repository != 'openssh/openssh-portable-selfhosted' 11 runs-on: ubuntu-latest 13 - name: Build Fuzzers 15 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master 17 oss-fuzz-project-name: 'openssh' 18 dry-run: false 20 - name: Run Fuzzers 21 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master [all …]
|