/freebsd/crypto/openssl/ |
H A D | CONTRIBUTING.md | 25 1. Anything other than a trivial contribution requires a [Contributor 28 mistake), then place the text "`CLA: trivial`" on a line by itself below 32 One-line summary of trivial change 35 or two explaining the trivial change. 37 CLA: trivial 40 It is not sufficient to only place the text "`CLA: trivial`" in the GitHub 45 To amend a missing "`CLA: trivial`" line after submission, do the following:
|
/freebsd/tests/sys/acl/ |
H A D | tools-nfs4-trivial.test | 28 # both kind of trivial ACLs and replaces it by the default one. 36 # Check whether ls(1) correctly recognizes PSARC/2010/029-style trivial ACLs. 47 # Check whether ls(1) correctly recognizes draft-style trivial ACLs. 66 # Make sure ls(1) actually can recognize something as non-trivial.
|
H A D | 04.sh | 63 perl $TESTDIR/run $TESTDIR/tools-nfs4-trivial.test >&2
|
H A D | Makefile | 10 ${PACKAGE}FILES+= tools-nfs4-trivial.test
|
/freebsd/contrib/diff/src/ |
H A D | util.c | 661 bool trivial = ignore_blank_lines || ignore_regexp.fastmap; in analyze_hunk() local 684 for (i = next->line0; i <= l0 && trivial; i++) in analyze_hunk() 696 trivial = 0; in analyze_hunk() 699 for (i = next->line1; i <= l1 && trivial; i++) in analyze_hunk() 711 trivial = 0; in analyze_hunk() 722 if (trivial) in analyze_hunk()
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | coroutine.cppm |
|
/freebsd/tests/sys/cddl/zfs/tests/acl/ |
H A D | acl.cfg | 55 # Define several directories for trivial ACLs function test. 61 # Define test files and their attributes files number for trivial
|
H A D | Makefile | 13 TESTS_SUBDIRS+= trivial
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/acl/ |
H A D | acl.cfg | 55 # Define several directories for trivial ACLs function test. 61 # Define test files and their attributes files number for trivial
|
/freebsd/bin/mv/ |
H A D | mv.c | 441 int acl_supported = 0, ret, trivial; in preserve_fd_acls() local 471 if (acl_is_trivial_np(acl, &trivial)) { in preserve_fd_acls() 476 if (trivial) { in preserve_fd_acls()
|
/freebsd/lib/libc/powerpc/gen/ |
H A D | Makefile.common | 4 signalcontext.c syncicache.c trivial-getcontextx.c
|
/freebsd/lib/libc/riscv/gen/ |
H A D | Makefile.inc | 12 trivial-getcontextx.c
|
/freebsd/lib/libc/powerpc64/gen/ |
H A D | Makefile.inc | 5 trivial-getcontextx.c
|
/freebsd/sys/kern/ |
H A D | subr_acl_nfs4.c | 1263 int trivial; in acl_nfs4_is_trivial() local 1284 trivial = _acls_are_equal(aclp, tmpaclp); in acl_nfs4_is_trivial() 1285 if (trivial) { in acl_nfs4_is_trivial() 1287 return (trivial); in acl_nfs4_is_trivial() 1295 trivial = _acls_are_equal(aclp, tmpaclp); in acl_nfs4_is_trivial() 1298 return (trivial); in acl_nfs4_is_trivial()
|
/freebsd/lib/libz/ |
H A D | FREEBSD-upgrade | 1 Original distribution from http://zlib.net/. Currently, only trivial
|
/freebsd/sys/contrib/device-tree/Bindings/auxdisplay/ |
H A D | img-ascii-lcd.txt | 17 from the compatible string, making this binding somewhat trivial.
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CXXRecordDeclDefinitionBits.def | 126 /// even if the class has a trivial default constructor. 165 /// The trivial special members which this class has, per 179 /// non-trivial. 187 /// non-trivial for the purpose of calls.
|
/freebsd/tests/sys/cddl/zfs/tests/acl/trivial/ |
H A D | Makefile | 4 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/acl/trivial
|
/freebsd/usr.sbin/pw/ |
H A D | README | 16 This program may be FreeBSD specific, but should be trivial to port to
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | coroutine | 34 // [coroutine.trivial.awaitables]
|
/freebsd/contrib/ntp/html/hints/ |
H A D | solaris.xtra.4023118 | 12 trivial, it adds up quickly. In this case, the TOD chip will have to
|
/freebsd/share/examples/bootforth/ |
H A D | menu.4th | 2 \ XXX This is far too trivial - I don't have time now to think
|
H A D | menuconf.4th | 2 \ XXX This is far too trivial - I don't have time now to think
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | writing-schema.rst | 190 make dt_binding_check DT_SCHEMA_FILES=trivial-devices.yaml 191 make dt_binding_check DT_SCHEMA_FILES=trivial-devices.yaml:rtc.yaml 193 make dtbs_check DT_SCHEMA_FILES=trivial-devices.yaml
|
/freebsd/contrib/ntp/ |
H A D | README.patches | 23 it will be trivial to apply your patches.
|