| /freebsd/contrib/pam-krb5/ |
| H A D | Makefile.am | 35 noinst_LTLIBRARIES = pam-util/libpamutil.la portable/libportable.la 36 portable_libportable_la_SOURCES = portable/dummy.c portable/kadmin.h \ 37 portable/krb5.h portable/macros.h portable/pam.h portable/stdbool.h \ 38 portable/system.h 59 module_pam_krb5_la_LIBADD = pam-util/libpamutil.la portable/libportable.la \ 97 tests/portable/asprintf-t tests/portable/mkstemp-t \ 98 tests/portable/strndup-t 123 portable/libportable.la $(KRB5_LIBS) 125 portable/libportable.la $(KRB5_LIBS) 127 portable/libportable.la $(KRB5_LIBS) [all …]
|
| H A D | LICENSE | 17 pam-util/vector.h portable/asprintf.c portable/dummy.c 18 portable/issetugid.c portable/kadmin.h portable/krb5-extra.c 19 portable/krb5.h portable/macros.h portable/mkstemp.c portable/pam.h 20 portable/pam_syslog.c portable/pam_vsyslog.c portable/reallocarray.c 21 portable/stdbool.h portable/strndup.c portable/system.h tests/README 23 tests/fakepam/README tests/pam-util/vector-t.c tests/portable/asprintf-t.c 24 tests/portable/mkstemp-t.c tests/portable/strndup-t.c 162 Files: portable/krb5-profile.c
|
| /freebsd/crypto/openssh/.github/ |
| H A D | ci-status.md | 4 …b.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://git… 5 …ub.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://gith… 8 …//scan.coverity.com/projects/21341/badge.svg)](https://scan.coverity.com/projects/openssh-portable) 14 …penssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_10_2)](http… 19 …penssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_10_1)](http… 23 …penssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_10_0)](http… 27 …openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_9)](http…
|
| H A D | setup_ci.sh | 235 git clone https://github.com/libressl-portable/portable.git && 236 cd ${HOME}/libressl/portable &&
|
| /freebsd/contrib/pam-krb5/tests/data/ |
| H A D | cppcheck.supp | 29 knownConditionTrueFalse:portable/getopt.c:146 33 knownConditionTrueFalse:portable/k_haspag.c:61 41 memleak:portable/getaddrinfo.c:236 45 nullPointer:portable/winsock.c:61 48 nullPointerRedundantCheck:portable/krb5-profile.c:61 51 nullPointerRedundantCheck:portable/krb5-renew.c:82 52 nullPointerRedundantCheck:portable/krb5-renew.c:83
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
| H A D | README.contributors | 5 The requirements for portable code apply to non-portable code with the 10 provide significantly less accuracy than portable equivalents then a clear
|
| /freebsd/usr.bin/pathchk/ |
| H A D | pathchk.c | 49 static int portable(const char *); 144 if (pflag && !portable(p)) { in check() 188 portable(const char *path) in portable() function
|
| /freebsd/contrib/pam-krb5/tests/ |
| H A D | TESTS | 42 portable/asprintf valgrind 43 portable/mkstemp valgrind 44 portable/strndup valgrind
|
| /freebsd/crypto/openssh/ |
| H A D | README.md | 5 …b.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://git… 8 …//scan.coverity.com/projects/21341/badge.svg)](https://scan.coverity.com/projects/openssh-portable) 29 …e available from a number of [download mirrors](https://www.openssh.com/portable.html#downloads). … 60 …he ``configure`` script. The following commands will check out and build portable OpenSSH from git: 63 git clone https://github.com/openssh/openssh-portable # or https://anongit.mindrot.org/openssh.git 64 cd openssh-portable
|
| H A D | FREEBSD-upgrade | 1 FreeBSD maintainer's guide to OpenSSH-portable 12 02) Download the latest OpenSSH-portable tarball and signature from 13 OpenBSD (https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/). 109 An overview of FreeBSD changes to OpenSSH-portable 187 We use the non-portable feature_present(3) API to determine which
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | modem | 71 # portable voice format 1 73 0 string PVF1\n portable voice format 77 # portable voice format 2 79 0 string PVF2\n portable voice format
|
| H A D | playdate | 5 # Various native file formats for the Playdate portable video game console.
|
| /freebsd/contrib/kyua/admin/ |
| H A D | check-style-shell.awk | 83 warn("test(1)'s == operator is not portable");
|
| /freebsd/lib/libc/db/ |
| H A D | changelog | 2 recno: #ifdef out use of mmap, it's not portable enough. 96 Try and make SIZE_T_MAX test in open portable.
|
| /freebsd/sys/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | README | 29 minimize dependencies where possible, try to be portable,
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | unbound_portable.service.in | 1 ; This unit file is provided to run unbound as portable service.
|
| /freebsd/lib/libpam/modules/pam_krb5/ |
| H A D | Makefile | 31 ${SRCDIR}/portable \
|
| /freebsd/contrib/libcbor/doc/source/ |
| H A D | standard_conformance.rst | 4 …, however, some limitations related to the numerical range and precision available in portable C99.
|
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/ |
| H A D | CHANGELOG.db2 | 22 recno: #ifdef out use of mmap, it's not portable enough. 116 Try and make SIZE_T_MAX test in open portable.
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test_acl_platform_nfs4.c | 288 static struct { int portable; int machine; } perms[] = { in acl_permset_to_bitmap() member 373 permset |= perms[i].portable; in acl_permset_to_bitmap() 386 static struct { int portable; int machine; } perms[] = { in acl_flagset_to_bitmap() member 429 flagset |= perms[i].portable; in acl_flagset_to_bitmap()
|
| /freebsd/sys/contrib/libsodium/ |
| H A D | README.markdown | 11 It is a portable, cross-compilable, installable, packageable
|
| /freebsd/contrib/ntp/libjsmn/ |
| H A D | README.md | 26 data), **fast** (it should parse data on the fly), **portable** (no superfluous 36 * highly portable (tested on x86/amd64, ARM, AVR)
|
| /freebsd/sys/contrib/zlib/doc/ |
| H A D | txtvsbin.txt | 62 widely-used, almost universally-portable control codes are 9 (TAB), 67 some printable text. Even the newer, portable text formats such as
|
| /freebsd/contrib/bmake/ |
| H A D | README | 41 portable *.mk macros which are included with bmake since 20121212
|
| /freebsd/packages/libbegemot/ |
| H A D | libbegemot.ucl | 41 probably not portable to other systems - not all systems support both calls.
|