/freebsd/contrib/bc/tests/ |
H A D | error.sh | 60 problematic="$1" 62 check_bool_arg "$problematic" 76 # Just skip tests that are problematic on FreeBSD. These tests can cause FreeBSD 78 if [ "$d" = "bc" ] && [ "$problematic" -eq 0 ]; then 80 printf 'Skipping problematic %s error file %s...\n' "$d" "$t"
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | CMS_decrypt.pod | 61 is problematic. To thwart the MMA attack (Bleichenbacher's attack on
|
/freebsd/contrib/bc/manuals/ |
H A D | build.md | 971 Some tests are problematic, in that they can cause `SIGKILL` on FreeBSD or 975 To disable problematic tests, pass the `-P` flag or the 976 `--disable-problematic-tests` option to `configure.sh` as follows: 980 ./configure.sh --disable-problematic-tests
|
/freebsd/contrib/bc/ |
H A D | configure | 62 printf ' [--disable-problematic-tests] [--install-all-locales] \\\n' 159 printf ' -P, --disable-problematic-tests\n' 160 printf ' Disables problematic tests. These tests usually include tests that\n' 1076 disable-problematic-tests) problematic_tests=0 ;; 1096 disable-problematic-tests*)
|
H A D | configure.sh | 1076 disable-problematic-tests) problematic_tests=0 ;; 1096 disable-problematic-tests*)
|
/freebsd/ |
H A D | MAINTAINERS | 52 *env(3) secteam Due to the problematic security history of this
|
/freebsd/contrib/sendmail/src/ |
H A D | SECURITY | 46 least less problematic in presence of those.
|
/freebsd/contrib/nvi/cl/ |
H A D | README.signal | 74 before vi reads the ^V. (This is particularly problematic if you're
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx51-zii-rdu1.dts | 693 * pull-up resistor. This is problematic
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 31 # Doxygen are usually problematic, though by picking an appropriate subset
|
/freebsd/contrib/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 31 # Doxygen are usually problematic, though by picking an appropriate subset
|
/freebsd/contrib/unbound/ |
H A D | ax_pthread.m4 | 232 # This is problematic using libtool to build C++ shared libraries with pthread:
|
/freebsd/contrib/flex/ |
H A D | NEWS | 643 skipped is problematic under the current setup
|
/freebsd/contrib/openpam/ |
H A D | aclocal.m4 | 615 If you want to complete the configuration process using your problematic
|
/freebsd/contrib/openbsm/ |
H A D | aclocal.m4 | 568 If you want to complete the configuration process using your problematic
|
/freebsd/contrib/ntp/sntp/ |
H A D | aclocal.m4 | 638 If you want to complete the configuration process using your problematic
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | aclocal.m4 | 578 If you want to complete the configuration process using your problematic
|
/freebsd/contrib/libevent/ |
H A D | aclocal.m4 | 560 If you want to complete the configuration process using your problematic
|
/freebsd/contrib/file/ |
H A D | aclocal.m4 | 578 If you want to complete the configuration process using your problematic
|
/freebsd/contrib/ntp/ |
H A D | aclocal.m4 | 638 If you want to complete the configuration process using your problematic
|
/freebsd/contrib/tcp_wrappers/ |
H A D | README | 282 host names become more problematic. The security of your system now may
|
/freebsd/crypto/openssh/ |
H A D | ChangeLog | 1940 problematic client behaviours, controlled by two new sshd_config(5) options: 3689 ... since it seems to be problematic with several different versions of 3691 problematic, except with Apple's clang where we don't use it at all.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
H A D | libtest.shlib | 826 # NOTE: This entire interface is problematic for the Linux parted utility
|
/freebsd/contrib/bmake/mk/ |
H A D | ChangeLog | 895 is problematic, so it runs as a sibling.
|
/freebsd/contrib/tcpdump/ |
H A D | CHANGES | 1427 - Rewrite gmt2local() to avoid problematic os dependencies.
|