Home
last modified time | relevance | path

Searched full:buggy (Results 1 – 25 of 263) sorted by relevance

1234567891011

/freebsd/tests/sys/kern/pipe/
H A Dpipe_wraparound_test.c49 int buggy, i; in main() local
52 buggy = 0; in main()
124 buggy = 1; in main()
133 if (buggy) in main()
H A Dpipe_reverse_test.c51 int buggy, error; in main() local
54 buggy = 0; in main()
132 buggy = 1; in main()
142 if ((buggy == 1) || (total != 10 * 4096)) in main()
/freebsd/sys/dev/amdsmu/
H A Damdsmu_reg.h74 * XXX Total active time for IP blocks seems to be buggy and reporting
76 * active time for the USB4_0 IP block also seems to be buggy.
/freebsd/contrib/libpcap/doc/
H A DREADME.aix69 your system, since certain versions may be buggy and cause your AIX
71 found that the DLPI driver that came with AIX 4.3.2 was buggy, and
/freebsd/crypto/openssh/regress/
H A Dconch-ciphers.sh20 # XXX the 2nd "cat" seems to be needed because of buggy FD handling
/freebsd/contrib/tcpdump/
H A Dconfigure.in170 AC_MSG_CHECKING([whether to enable the possibly-buggy SMB printer])
172 [ --enable-smb enable possibly-buggy SMB printer [default=yes]
173 --disable-smb disable possibly-buggy SMB printer],,
179 [define if you want to build the possibly-buggy SMB printer])
438 AC_CACHE_CHECK(for buggy ether_ntohost, ac_cv_buggy_ether_ntohost, [
H A Dntp.c43 if (ff < 0.0) /* some compilers are buggy */ in p_ntp_time()
H A Dconfigure.ac185 AC_MSG_CHECKING([whether to enable the possibly-buggy SMB printer])
188 [enable possibly-buggy SMB printer [default=no]])],
194 [define if you want to build the possibly-buggy SMB printer])
548 AC_CACHE_CHECK(for buggy ether_ntohost, ac_cv_buggy_ether_ntohost, [
/freebsd/contrib/bmake/unit-tests/
H A Dvarname-dot-curdir.mk38 # this code path is buggy as well.
/freebsd/stand/powerpc/boot1.chrp/
H A DMakefile18 # even if the entire partition gets used as the load size by a buggy OFW.
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dsbs,sbs-battery.yaml58 the bus. Also some SBS battery fuel gauges are known to have a buggy multi-
/freebsd/contrib/diff/src/
H A Dsystem.h312 It's possible for two distinct files on a buggy filesystem to have
315 these rare cases in buggy implementations. */
/freebsd/crypto/krb5/src/util/
H A Dkrb5-c-style.el49 ;; emacs-23.x has a buggy cc-mode that incorrectly deals with case
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_macros.h70 * The -Wmissing-field-initializers warning is buggy in GCC versions < 5.1 and
/freebsd/share/man/man4/man4.i386/
H A Dapm.4129 today are buggy.
/freebsd/usr.bin/grep/tests/
H A Dgrep_freebsd_test.sh110 # This assumes a MAX_MATCHES of exactly 32. Previously buggy procline()
/freebsd/contrib/file/magic/Magdir/
H A Drtf40 # skip unknown or buggy codepage string 0 like in fdo78502.rtf
/freebsd/crypto/krb5/src/util/support/
H A Dcache-addrinfo.h46 * If a system version is available but buggy, save handles to it,
/freebsd/contrib/gdtoa/
H A Darithchk.c146 #ifdef WRITE_ARITH_H /* for Symantec's buggy "make" */ in main()
/freebsd/tests/sys/fs/fusefs/
H A Dreadlink.cc83 * If a malicious or buggy server returns a NUL in the FUSE_READLINK result, it
/freebsd/libexec/rc/rc.d/
H A Dserial146 # Don't use anything from this file unless you have some buggy programs
/freebsd/contrib/ntp/
H A Dbootstrap173 # triggering the buggy recursive autoreconf, we can once again use a
/freebsd/contrib/bearssl/src/rand/
H A Dsysrng.c76 * reliably detect the buggy case, at least. This also in seeder_rdrand()
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dbootconfig68 # some buggy firmware, while preserving complex UEFI setups for multiple booting
/freebsd/stand/
H A Dloader.mk40 # non-default values won't work due to buggy support for that component being

1234567891011