Home
last modified time | relevance | path

Searched refs:portable (Results 1 – 25 of 163) sorted by relevance

1234567

/freebsd-13.1/crypto/openssh/.github/
H A Dci-status.md1 …://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/…
2 …b.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://git…
3 …ub.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://gith…
H A Dsetup_ci.sh111 git clone https://github.com/libressl-portable/portable.git &&
112 cd ${HOME}/libressl/portable &&
/freebsd-13.1/usr.bin/pathchk/
H A Dpathchk.c52 static int portable(const char *);
147 if (pflag && !portable(p)) { in check()
191 portable(const char *path) in portable() function
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dmodem65 # portable voice format 1
67 0 string PVF1\n portable voice format
71 # portable voice format 2
73 0 string PVF2\n portable voice format
/freebsd-13.1/crypto/openssh/
H A DREADME.md3 …://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/…
25 …e available from a number of [download mirrors](https://www.openssh.com/portable.html#downloads). …
54 …he ``configure`` script. The following commands will check out and build portable OpenSSH from git:
57 git clone https://github.com/openssh/openssh-portable # or https://anongit.mindrot.org/openssh.git
58 cd openssh-portable
H A DFREEBSD-upgrade1 FreeBSD maintainer's guide to OpenSSH-portable
12 01) Download the latest OpenSSH-portable tarball and signature from
13 OpenBSD (https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/).
119 An overview of FreeBSD changes to OpenSSH-portable
185 https://github.com/openssh/openssh-portable/pull/262.
H A DTODO29 rather than use the (non-portable) "test -S".
/freebsd-13.1/contrib/apr/docs/
H A Dnon_apr_programs15 sure your section is portable. Assume the program provides a type foo_t with
27 There are portable functions for each APR incomplete type. They are all
/freebsd-13.1/contrib/kyua/admin/
H A Dcheck-style-shell.awk83 warn("test(1)'s == operator is not portable");
/freebsd-13.1/lib/libc/db/
H A Dchangelog2 recno: #ifdef out use of mmap, it's not portable enough.
96 Try and make SIZE_T_MAX test in open portable.
/freebsd-13.1/sys/contrib/openzfs/cmd/zed/zed.d/
H A DREADME29 minimize dependencies where possible, try to be portable,
/freebsd-13.1/contrib/unbound/contrib/
H A Dunbound_portable.service.in1 ; This unit file is provided to run unbound as portable service.
/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Dmps,mp2629.yaml14 wireless camera and portable devices. Chip is controlled over I2C.
H A Drohm,bd70528-pmic.txt4 power management IC for battery-powered portable devices. The IC
/freebsd-13.1/crypto/openssh/.github/workflows/
H A Dupstream.yml9 if: github.repository == 'openssh/openssh-portable-selfhosted'
H A Dselfhosted.yml9 if: github.repository == 'openssh/openssh-portable-selfhosted'
H A Dc-cpp.yml11 if: github.repository != 'openssh/openssh-portable-selfhosted'
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/bridge/
H A Danx6345.yaml14 portable devices.
/freebsd-13.1/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c289 static struct { int portable; int machine; } perms[] = { in acl_permset_to_bitmap() member
374 permset |= perms[i].portable; in acl_permset_to_bitmap()
387 static struct { int portable; int machine; } perms[] = { in acl_flagset_to_bitmap() member
430 flagset |= perms[i].portable; in acl_flagset_to_bitmap()
/freebsd-13.1/contrib/bmake/
H A DREADME37 portable *.mk macros which are included with bmake since 20121212
/freebsd-13.1/sys/contrib/libsodium/
H A DREADME.markdown11 It is a portable, cross-compilable, installable, packageable
/freebsd-13.1/contrib/ntp/libjsmn/
H A DREADME.md26 data), **fast** (it should parse data on the fly), **portable** (no superfluous
36 * highly portable (tested on x86/amd64, ARM, AVR)
/freebsd-13.1/sys/contrib/zlib/doc/
H A Dtxtvsbin.txt62 widely-used, almost universally-portable control codes are 9 (TAB),
67 some printable text. Even the newer, portable text formats such as
/freebsd-13.1/contrib/googletest/googletest/docs/
H A DPumpManual.md16 portable. And their capabilities are still limited.
42 …* The implementation is in a single Python script and thus ultra portable: no build or installatio…
/freebsd-13.1/contrib/ntp/
H A DNOTES.y2kfixes78 make expansion to 64 bit integer values in a portable manner

1234567