| /freebsd/sys/contrib/openzfs/contrib/debian/ |
| H A D | control | 36 Breaks: libnvpair1, libnvpair3 84 Breaks: libzfs2, libzfs4, libzfs4linux, libzfs6linux, libzfs7linux, openzfs-libzfs4, openzfs-libzfs6 98 Breaks: libzfs2, libzfs4 112 Breaks: libzpool2, libzpool5, libzpool6linux, libzpool7linux 180 Breaks: spl-dkms (<< 0.8.0~rc1) 198 Breaks: zfsutils-linux (<= 0.7.11-2) 236 Breaks: openrc, 297 Breaks: zfsutils-linux (<= 0.7.9-2)
|
| /freebsd/contrib/libyaml/src/ |
| H A D | emitter.c | 1924 int breaks = 0; in yaml_emitter_write_plain_scalar() local 1959 if (!breaks && CHECK(string, '\n')) { in yaml_emitter_write_plain_scalar() 1964 breaks = 1; in yaml_emitter_write_plain_scalar() 1968 if (breaks) { in yaml_emitter_write_plain_scalar() 1974 breaks = 0; in yaml_emitter_write_plain_scalar() 1990 int breaks = 0; in yaml_emitter_write_single_quoted_scalar() local 2016 if (!breaks && CHECK(string, '\n')) { in yaml_emitter_write_single_quoted_scalar() 2021 breaks = 1; in yaml_emitter_write_single_quoted_scalar() 2025 if (breaks) { in yaml_emitter_write_single_quoted_scalar() 2034 breaks = 0; in yaml_emitter_write_single_quoted_scalar() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | writing-schema.rst | 54 line breaks and leading whitespace are stripped. Paragraphs are delimited by 61 to maintaining line breaks on double line breaks, the folded style also 63 breaks on indented lines are also maintained. 66 style maintains all line breaks and whitespace (beyond indentation of the
|
| /freebsd/contrib/unbound/contrib/ios/ |
| H A D | openssl.patch | 7 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */ 31 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_KDF-TLS1_PRF.pod | 66 This option breaks FIPS compliance if it causes the approved "fips-indicator" 75 This option breaks FIPS compliance if it causes the approved "fips-indicator" 88 This option breaks FIPS compliance if it causes the approved "fips-indicator"
|
| H A D | EVP_KDF-X963.pod | 59 This option breaks FIPS compliance if it causes the approved "fips-indicator" 73 This option breaks FIPS compliance if it causes the approved "fips-indicator"
|
| H A D | EVP_KDF-TLS13_KDF.pod | 100 This option breaks FIPS compliance if it causes the approved "fips-indicator" 113 This option breaks FIPS compliance if it causes the approved "fips-indicator"
|
| H A D | EVP_KDF-SSHKDF.pod | 103 This option breaks FIPS compliance if it causes the approved "fips-indicator" 116 This option breaks FIPS compliance if it causes the approved "fips-indicator"
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | EVP_KDF-TLS1_PRF.7 | 116 This option breaks FIPS compliance if it causes the approved "fips\-indicator" 124 This option breaks FIPS compliance if it causes the approved "fips\-indicator" 136 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
|
| H A D | EVP_KDF-X963.7 | 109 This option breaks FIPS compliance if it causes the approved "fips\-indicator" 122 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
|
| H A D | EVP_KDF-TLS13_KDF.7 | 146 This option breaks FIPS compliance if it causes the approved "fips\-indicator" 158 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
|
| H A D | EVP_KDF-SSHKDF.7 | 149 This option breaks FIPS compliance if it causes the approved "fips\-indicator" 161 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
|
| /freebsd/usr.sbin/rarpd/ |
| H A D | Makefile | 7 # This breaks with format strings returned by expand_syslog_m().. argh!
|
| /freebsd/sys/netinet/libalias/ |
| H A D | alias_irc.c | 240 * protocol, but DCC breaks CTCP protocol anyway in AliasHandleIrcOut() 264 * protocol, but DCC breaks CTCP protocol anyway in AliasHandleIrcOut() 288 * protocol, but DCC breaks CTCP protocol anyway in AliasHandleIrcOut() 315 * protocol, but DCC breaks CTCP protocol anyway, so we in AliasHandleIrcOut()
|
| /freebsd/contrib/libyaml/examples/ |
| H A D | strings.yaml | 4 with line breaks being preserved.
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | sh-multi-line.mk | 3 # Tests for multi-line shell commands, to ensure that the line breaks
|
| /freebsd/contrib/lyaml/spec/ |
| H A D | ext_yaml_scanner_spec.yaml | 152 - it ignores line-breaks and indentation: 183 - it removes indentation but preserves all line-breaks: 194 - it folds line breaks: 208 - it folds line breaks: '
|
| H A D | ext_yaml_parser_spec.yaml | 159 - it ignores line-breaks and indentation: 204 - it removes indentation but preserves all line-breaks: 214 - it folds line breaks: 228 - it folds line breaks: '
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | ContinuationIndenter.h | 130 /// The returned penalty will cover the cost of the additional line breaks 309 /// that clang-format prefers similar breaks, i.e. breaks in the same 436 /// Disallow line breaks for this line.
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | kludge-fd_set.c | 5 * where n > FD_SETSIZE. This breaks OpenSSH and other programs that
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | rc_cmdlength.c | 12 /* evaluate the length of the command sequence. This breaks at the first
|
| /freebsd/crypto/openssh/contrib/aix/ |
| H A D | README | 43 It is hoped that it is useful but there is no warranty. If it breaks
|
| /freebsd/release/scripts/ |
| H A D | make-pkg-package.sh | 14 # breaks the package-pkg build. For now, forcibly unset this and hope ports
|
| /freebsd/sbin/hastd/ |
| H A D | lzf.h | 155 * (linux kernel for example), this is necessary. NOTE: this breaks 165 * NOTE: this breaks the prototype in lzf.h.
|
| /freebsd/crypto/krb5/src/util/et/ |
| H A D | com_err.3 | 91 .\" .PP for paragraph breaks
|