Home
last modified time | relevance | path

Searched refs:bugs (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/src/sys/dev/aic7xxx/
H A Daic79xx_seq.h843 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0); in ahd_patch23_func()
851 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) == 0); in ahd_patch22_func()
875 return ((ahd->bugs & AHD_AUTOFLUSH_BUG) != 0); in ahd_patch19_func()
915 return ((ahd->bugs & AHD_REG_SLOW_SETTLE_BUG) != 0); in ahd_patch14_func()
931 return ((ahd->bugs & AHD_EARLY_REQ_BUG) != 0); in ahd_patch12_func()
939 return ((ahd->bugs & AHD_BUSFREEREV_BUG) == 0); in ahd_patch11_func()
963 return ((ahd->bugs & AHD_LQO_ATNO_BUG) != 0); in ahd_patch8_func()
971 return ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0); in ahd_patch7_func()
979 return ((ahd->bugs & AHD_NONPACKFIFO_BUG) != 0); in ahd_patch6_func()
987 return ((ahd->bugs & AHD_SENT_SCB_UPDATE_BUG) != 0); in ahd_patch5_func()
[all …]
H A Daic7xxx_seq.h897 return ((ahc->bugs & AHC_SCBCHAN_UPLOAD_BUG) != 0); in ahc_patch23_func()
937 return ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0); in ahc_patch18_func()
945 return ((ahc->bugs & AHC_TMODE_WIDEODD_BUG) != 0); in ahc_patch17_func()
953 return ((ahc->bugs & AHC_AUTOFLUSH_BUG) != 0); in ahc_patch16_func()
969 return ((ahc->bugs & AHC_PCI_MWI_BUG) != 0 && ahc->pci_cachesize != 0); in ahc_patch14_func()
H A Daic7xxx_pci.c908 if ((ahc->bugs & AHC_CACHETHEN_DIS_BUG) != 0) in ahc_pci_config()
911 if ((ahc->bugs & AHC_CACHETHEN_BUG) != 0) in ahc_pci_config()
921 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0 in ahc_pci_config()
2152 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic785X_setup()
2155 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic785X_setup()
2170 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7860_setup()
2173 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7860_setup()
2197 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7870_setup()
2245 ahc->bugs |= AHC_TMODE_WIDEODD_BUG; in ahc_aic7880_setup()
2248 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7880_setup()
[all …]
/src/contrib/one-true-awk/
H A DChangeLog121 variants. See the numeric-getline.* files in bugs-fixed directory.
157 * bugs-fixed/unary-plus.awk, bugs-fixed/unary-plus.bad,
158 bugs-fixed/unary-plus.ok: New files.
171 * bugs-fixed/README: Updated.
172 * bugs-fixed/string-conv.awk, bugs-fixed/string-conv.bad,
173 bugs-fixed/string-conv.ok: New files.
224 * bugs-fixed/README: Updated.
225 * bugs-fixed/decr-NF.awk, bugs-fixed/decr-NF.bad,
226 bugs-fixed/decr-NF.ok: New files.
268 * bugs-fixed/README: Updated.
[all …]
H A DREGRESS38 cd bugs-fixed
/src/crypto/openssh/
H A Dcompat.c47 int bugs; in compat_banner() member
132 version, check[i].pat, check[i].bugs); in compat_banner()
133 ssh->compat = check[i].bugs; in compat_banner()
H A DREADME.md4 …//oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://bugs.chromium.org/p/oss-…
84 ## Reporting bugs
86 …n-security_ bugs may be reported to the developers via [Bugzilla](https://bugzilla.mindrot.org/) o…
/src/crypto/krb5/src/plugins/kdb/db2/libdb2/
H A DCHANGELOG.db22 This fixes a number of bugs in the alpha release.
13 some known bugs in the hash pacakge. This release uses
30 btree: Rework cursor deletion code yet again; bugs with
35 btree: Fix bugs introduced by new cursor/deletion code.
39 btree: Fix bugs introduced by new cursor/deletion code.
88 hash: Fixed big key overflow bugs.
H A DREADME5 contact Sleepycat regarding bugs in code found here; they do not
7 Kerberos team via email to krb5-bugs@mit.edu, as usual.
/src/share/skel/
H A Ddot.mail_aliases8 # alias freebsd-bugs freebsd-bugs@FreeBSD.org
/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DREADME.md7 * [Unresolved bugs](https://llvm.org/bugs/buglist.cgi?product=libraries&component=Backend%3A%20AVR&…
/src/crypto/krb5/src/util/
H A Dkrb5-send-pr.sh3 Please send email to krb5-bugs@mit.edu to report bugs.
/src/crypto/heimdal/
H A DREADME8 Bug reports and bugs are appreciated, see more under Bug reports in
9 the manual on how we prefer them: <heimdal-bugs@h5l.org>.
/src/contrib/ntp/sntp/include/
H A Dcopyright.def6 eaddr = "https://bugs.ntp.org, bugs@ntp.org";
/src/lib/libc/db/
H A Dchangelog10 btree: Rework cursor deletion code yet again; bugs with
15 btree: Fix bugs introduced by new cursor/deletion code.
19 btree: Fix bugs introduced by new cursor/deletion code.
68 hash: Fixed big key overflow bugs.
/src/contrib/bc/
H A DNEWS.md8 This fixes a few bugs:
41 This is a production release to fix three bugs.
222 a couple of memory bugs, and adds new features.
273 This is a production release that fixes two bugs:
281 This is a production release that fixes memory bugs and memory leaks in `bcl`.
293 Nevertheless, I have now run it under Valgrind and fixed all of the memory bugs
328 This is a production release that fixes prompt bugs with editline and readline
363 This is a production release that fixes two bugs in history:
386 This is a production release that fixes two parse bugs when in POSIX standard
387 mode. One of these bugs was due to a quirk of the POSIX grammar, and the other
[all …]
/src/usr.bin/awk/tests/
H A DMakefile3 TESTS_SUBDIRS+= bugs-fixed
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyses.def33 "Output analysis results using HTML (not allowing for multi-file bugs)",
41 "Output analysis results using Plists (allowing for multi-file bugs)",
/src/usr.bin/awk/tests/bugs-fixed/
H A DMakefile4 TESTSRC= ${SRCTOP}/contrib/one-true-awk/bugs-fixed
/src/contrib/libfido2/.actions/
H A Dbuild-osx-clang15 ${SCAN} --status-bugs make -j"$(sysctl -n hw.ncpu)" -C build-$T
H A Dbuild-linux-clang18 ${SCAN} --use-cc="${CC}" --status-bugs make -j"$(nproc)" -C build-$T
/src/usr.sbin/cron/doc/
H A DREADME.1ST3 any bugs introduced by this reorganization or the port to FreeBSD remain
/src/tools/build/options/
H A DWITH_ASAN2 memory corruption bugs such as buffer overflows or use-after-free.
/src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_ignorelist.txt9 # https://bugs.llvm.org/show_bug.cgi?id=31877
/src/contrib/xz/
H A DREADME11 3. Reporting bugs
89 TODO Known bugs and some sort of to-do list
138 * Stable: Z is incremented when bugs get fixed without adding
141 any new features to minimize the risk of introducing new bugs.
154 3. Reporting bugs
210 translators in the Translation Project. If you have found bugs in

12345678910>>...14