Home
last modified time | relevance | path

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

12345678910>>...18

/freebsd-10-stable/sys/dev/aic7xxx/
Daic79xx_seq.h845 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0); in ahd_patch23_func()
853 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) == 0); in ahd_patch22_func()
877 return ((ahd->bugs & AHD_AUTOFLUSH_BUG) != 0); in ahd_patch19_func()
917 return ((ahd->bugs & AHD_REG_SLOW_SETTLE_BUG) != 0); in ahd_patch14_func()
933 return ((ahd->bugs & AHD_EARLY_REQ_BUG) != 0); in ahd_patch12_func()
941 return ((ahd->bugs & AHD_BUSFREEREV_BUG) == 0); in ahd_patch11_func()
965 return ((ahd->bugs & AHD_LQO_ATNO_BUG) != 0); in ahd_patch8_func()
973 return ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0); in ahd_patch7_func()
981 return ((ahd->bugs & AHD_NONPACKFIFO_BUG) != 0); in ahd_patch6_func()
989 return ((ahd->bugs & AHD_SENT_SCB_UPDATE_BUG) != 0); in ahd_patch5_func()
[all …]
Daic7xxx_seq.h899 return ((ahc->bugs & AHC_SCBCHAN_UPLOAD_BUG) != 0); in ahc_patch23_func()
939 return ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0); in ahc_patch18_func()
947 return ((ahc->bugs & AHC_TMODE_WIDEODD_BUG) != 0); in ahc_patch17_func()
955 return ((ahc->bugs & AHC_AUTOFLUSH_BUG) != 0); in ahc_patch16_func()
971 return ((ahc->bugs & AHC_PCI_MWI_BUG) != 0 && ahc->pci_cachesize != 0); in ahc_patch14_func()
Daic7xxx_pci.c917 if ((ahc->bugs & AHC_CACHETHEN_DIS_BUG) != 0) in ahc_pci_config()
920 if ((ahc->bugs & AHC_CACHETHEN_BUG) != 0) in ahc_pci_config()
930 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0 in ahc_pci_config()
2163 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic785X_setup()
2166 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic785X_setup()
2181 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7860_setup()
2184 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7860_setup()
2208 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7870_setup()
2256 ahc->bugs |= AHC_TMODE_WIDEODD_BUG; in ahc_aic7880_setup()
2259 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7880_setup()
[all …]
/freebsd-10-stable/crypto/openssh/
Dcompat.c66 int bugs; in compat_datafellows() member
211 version, check[i].pat, check[i].bugs); in compat_datafellows()
212 datafellows = check[i].bugs; /* XXX for now */ in compat_datafellows()
213 return check[i].bugs; in compat_datafellows()
/freebsd-10-stable/share/skel/
Ddot.mail_aliases9 # alias freebsd-bugs freebsd-bugs@FreeBSD.org
/freebsd-10-stable/contrib/gcc/doc/
Dbugreport.texi8 @cindex bugs
9 @cindex reporting bugs
89 @cindex compiler bugs, reporting
92 @uref{http://gcc.gnu.org/bugs.html} for up-to-date instructions how to
93 submit bug reports. Copies of this file in HTML (@file{bugs.html}) and
/freebsd-10-stable/crypto/heimdal/
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>.
/freebsd-10-stable/contrib/ntp/sntp/include/
Dcopyright.def6 eaddr = "http://bugs.ntp.org, bugs@ntp.org";
/freebsd-10-stable/lib/libc/db/
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.
/freebsd-10-stable/contrib/expat/
DChanges102 - Fixed bugs #1515266, #1515600: The character data handler's calling
111 bugs #1409451, #1476160, #1548182, #1602769, #1717322.
119 bugs #1408143, #1535603, #1536684.
157 - Fixed a variety of bugs: see SF issues #458907, #609603,
166 - Fixed a variety of bugs: see SF issues #615606, #616863,
187 - Fixed a variety of bugs: see SF issues #580793, #434664,
198 - Fixed a variety of bugs: see SF issues #441449, #563184,
217 - Fixed many bugs; see SF bug reports #231864, #461380, #464837,
219 #547350. Other bugs which we can't test as easily may also
/freebsd-10-stable/gnu/usr.bin/grep/
DREADME2 bugs reported in previous releases have been fixed. Many exciting new
3 bugs have probably been introduced in this revision.
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/
Dweblatency_example.txt82 bugs.opensolaris.org 7
95 bugs.opensolaris.org 162
112 bugs.opensolaris.org 560
/freebsd-10-stable/contrib/amd/
DNEWS230 - bugs fixed:
246 - bugs fixed:
265 - bugs fixed:
279 - bugs fixed:
291 - bugs fixed:
297 - bugs fixed:
325 - bugs fixed:
375 bugs in certain kernels, which cause them to try and talk to amd from
458 - bugs fixed:
493 - bugs fixed:
[all …]
/freebsd-10-stable/tools/test/testfloat/
DsystemBugs.txt11 Several popular systems have bugs that TestFloat is very likely to run
18 On the other hand, bugs are found in these processors/machines:
26 For some reason, most of the bugs found involve conversions from floating-
29 The bugs are shown as actual TestFloat error lines, along with a brief
36 knowledge of what bugs TestFloat might find in them.
46 from the infamous floating-point divide bug. These bugs have been fixed on
/freebsd-10-stable/contrib/jemalloc/
DChangeLog24 This version fixes bugs that are typically encountered only when utilizing
41 - Fix two quarantine bugs:
175 - Fix large calloc() zeroing bugs due to dropping chunk map unzeroed flags.
178 - Fix fork-related bugs that could cause deadlock in children between fork
214 This version fixes numerous bugs related to heap profiling.
222 - Fix prof-related bugs in allocm() and rallocm().
268 + Fix error detection bugs for aligned memory allocation.
391 - Fix threads-related profiling bugs that affected accuracy and caused memory
427 - Fix thread cleanup bugs related to TLS destruction.
/freebsd-10-stable/usr.sbin/cron/doc/
DREADME.1ST3 any bugs introduced by this reorganization or the port to FreeBSD remain
/freebsd-10-stable/contrib/openpam/
DHISTORY148 - BUGFIX: Correct several small signedness and initialization bugs
180 - BUGFIX: Correct array handling bugs in conversation code.
303 - BUGFIX: Various markup bugs in the documentation.
356 - BUGFIX: Fix bugs in portability code; libpam now builds on NetBSD.
376 of bugs which would cause a segmentation fault if pam_start(3) was
439 Fixed a number of bugs in the previous release, including:
440 - a number of bugs in and related to pam_[gs]et_item(3)
/freebsd-10-stable/contrib/bzip2/
DCHANGES187 are to do with file-handling or documentation bugs. To the best of my
188 knowledge, there have been no data-loss-causing bugs reported in the
270 Fixes some minor bugs since the last version, 1.0.2.
282 * Various minor bugs in the documentation have been fixed.
293 Fixes some minor bugs since the last version, 1.0.3.
313 * Fix minor doc/comment bugs.
/freebsd-10-stable/contrib/file/magic/Magdir/
Dpsl7 # see also: http://thread.gmane.org/gmane.network.dns.libpsl.bugs/162/focus=166
/freebsd-10-stable/contrib/sendmail/contrib/
DREADME2 We will not fix bugs in these programs. Contact the original author
/freebsd-10-stable/contrib/binutils/libiberty/
DREADME18 Please report bugs to "gcc-bugs@gcc.gnu.org" and send fixes to
/freebsd-10-stable/contrib/gcclibs/libiberty/
DREADME18 Please report bugs to "gcc-bugs@gcc.gnu.org" and send fixes to
/freebsd-10-stable/contrib/tcsh/
DREADME92 http://bugs.gw.com/
96 The tcsh bugs mailing list
97 tcsh-bugs@mx.gw.com
188 It is some serious bugs that kill tcsh when compiled for 16-bit characters.
189 I can provide more details of bugs that I noticed for brave souls who want
/freebsd-10-stable/crypto/heimdal/doc/
Dintro.texi75 If you find bugs in this software, make sure it is a genuine bug and not
78 Bug reports should be sent to @email{heimdal-bugs@@h5l.org}. Please
/freebsd-10-stable/tools/tools/nanobsd/dhcpd/
DREADME14 bugs lurking that cause your entire FreeBSD tree to disappear.

12345678910>>...18