Home
last modified time | relevance | path

Searched +full:google +full:- +full:chrome +full:- +full:stable (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dcheckstyle.yaml8 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
9 cancel-in-progress: true
13 runs-on: ubuntu-22.04
15 - uses: actions/checkout@v4
18 - name: Install dependencies
21 sudo apt-get purge -y snapd google-chrome-stable firefox
22 ONLY_DEPS=1 .github/workflows/scripts/qemu-3-deps-vm.sh ubuntu22
23 sudo apt-get install -y cppcheck devscripts mandoc pax-utils shellcheck
24 sudo python -m pipx install --quiet flake8
27 checkbashisms --version
[all …]
H A Dzloop.yml8 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
9 cancel-in-progress: true
13 runs-on: ubuntu-24.04
18 - uses: actions/checkout@v4
21 - name: Install dependencies
23 sudo apt-get purge -y snapd google-chrome-stable firefox
24 ONLY_DEPS=1 .github/workflows/scripts/qemu-3-deps-vm.sh ubuntu24
25 - name: Autogen.sh
27 sed -i '/DEBUG_CFLAGS="-Werror"/s/^/#/' config/zfs-build.m4
29 - name: Configure
[all …]
/freebsd/contrib/tzcode/
H A Dtz-link.html5 <meta charset="UTF-8">
7 pre {margin-left: 2em; white-space: pre-wrap;}
14 <a href="https://en.wikipedia.org/wiki/Daylight_saving_time">daylight-saving</a>
39 <li><a href="#software">Other <code><abbr>tz</abbr></code>-based time zone software</a></li>
44 <li><a href="#other-dbs">Other time zone databases</a></li>
58 <li><a href="#see-also">See also</a></li>
65 The <a href="https://en.wikipedia.org/wiki/Public_domain">public-domain</a>
84 <a href="https://www.chromium.org/chromium-os/">ChromiumOS</a>,
97 <a href="https://www.microsoft.com/en-us/windows">Microsoft Windows</a>,
104 for a set of civil-time clocks that have all agreed since 1970.
[all …]
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src7 # bug-ncurses@gnu.org
19 # under the ncurses MIT-style license. That was the effect of the agreement
33 # some portions of the data are derivative work under a compatible MIT-style
36 #------------------------------------------------------------------------------
37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying
38 # https://invisible-island.net/personal/copyrights.html#removing_notes
39 #------------------------------------------------------------------------------
48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu
54 # This file describes the capabilities of various character-cell terminals,
55 # as needed by software such as screen-oriented editors.
[all …]