| /freebsd-src/contrib/ntp/ |
| H A D | ChangeLog | 4 * [Bug 3918] Tweak openssl header/library handling. <stenn@ntp.org> 5 * [Bug 3914] Spurious "Unexpected origin timestamp" logged after time 7 * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 9 * [Bug 3912] Avoid rare math errors in ntptrace. <brian.utterback@oracle.com> 10 * [Bug 3910] Memory leak using openssl-3 <hart@ntp.org> 11 * [Bug 3909] Do not select multicast local address for unicast peer. 13 * [Bug 3903] lib/isc/win32/strerror.c NTstrerror() is not thread-safe. 15 * [Bug 3901] LIB_GETBUF isn't thread-safe. <hart@ntp.org> 16 * [Bug 3900] fast_xmit() selects wrong local addr responding to mcast on 18 * [Bug 3888] ntpd with multiple same-subnet IPs using manycastclient creates [all …]
|
| H A D | NEWS | 4 Focus: Bug fixes 22 * [Bug 3918] Tweak openssl header/library handling. <stenn@ntp.org> 23 * [Bug 3914] Spurious "Unexpected origin timestamp" logged after time 25 * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 27 * [Bug 3912] Avoid rare math errors in ntptrace. <brian.utterback@oracle.com> 28 * [Bug 3910] Memory leak using openssl-3 <hart@ntp.org> 29 * [Bug 3909] Do not select multicast local address for unicast peer. 31 * [Bug 3903] lib/isc/win32/strerror.c NTstrerror() is not thread-safe. 33 * [Bug 3901] LIB_GETBUF isn't thread-safe. <hart@ntp.org> 34 * [Bug 3900] fast_xmit() selects wrong local addr responding to mcast on [all …]
|
| H A D | CommitLog | 1025 [Bug 2734] TEST3 prevents initial interleave sync 1028 [Bug 2734] TEST3 prevents initial interleave sync 1031 [Bug 2734] TEST3 prevents initial interleave sync 1034 [Bug 3910] Memory leak using openssl-3 <hart@ntp.org> 1037 [Bug 3910] Memory leak using openssl-3 <hart@ntp.org> 1040 [Bug 3918] Tweak openssl header/library handling. <stenn@ntp.org> 1043 [Bug 3918] Tweak openssl header/library handling. <stenn@ntp.org> 1046 [Bug 3870] Server drops client packets with ppoll < 4. <stenn@ntp.org> 1049 [Bug 3870] Server drops client packets with ppoll < 4. <stenn@ntp.org> 1052 [Bug 3870] Server drops client packets with ppoll < 4. <stenn@ntp.org> [all …]
|
| /freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | NoUncountedMembersChecker.cpp | 31 BugType Bug; member in __anon189805e70111::NoUncountedMemberChecker 36 : Bug(this, in NoUncountedMemberChecker() 144 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| H A D | RefCntblBaseVirtualDtorChecker.cpp | 127 BugType Bug; in visitCXXRecordDecl() 132 : Bug(this, in visitCXXRecordDecl() 376 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); 26 BugType Bug; global() member in __anon2c0e1f150111::RefCntblBaseVirtualDtorChecker
|
| H A D | UncountedLambdaCapturesChecker.cpp | 26 BugType Bug{this, "Lambda capture of uncounted variable", member in __anonc6e454a70111::UncountedLambdaCapturesChecker 95 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| H A D | UncountedCallArgsChecker.cpp | 30 BugType Bug{this, member in __anon0391d8280111::UncountedCallArgsChecker 263 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); 275 Bug, "Call argument for 'this' parameter is uncounted and unsafe.",
|
| H A D | UncountedLocalVarsChecker.cpp | 108 BugType Bug{this, in isGuardedScopeEmbeddedInGuardianScope() 263 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); 279 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); 130 BugType Bug{this, global() member in __anon4db8fb260111::UncountedLocalVarsChecker
|
| /freebsd-src/crypto/heimdal/ |
| H A D | README | 8 Bug reports and bugs are appreciated, see more under Bug reports in
|
| H A D | NEWS | 9 Bug fixes 43 Bug fixes 49 Bug fixes 62 Bug fixes 121 * Bug 131 * Bug 143 [HEIMDAL-117] - Use libtool to detect symbol versioning (Debian Bug#453241) 185 * Bug fixes. 191 * Bug fixes. 207 * Bug fixes. [all …]
|
| /freebsd-src/contrib/libcbor/ |
| H A D | CONTRIBUTING.md | 9 **Bug reports and questions:** Bug reports and specific technical questions are always welcome. Fee… 11 **Incremental improvements:** Bug fixes (including build scripts, examples, test, typos, CI/CD conf…
|
| /freebsd-src/contrib/jemalloc/ |
| H A D | ChangeLog | 13 Bug fixes: 114 Bug fixes (all only relevant to jemalloc 5.x): 234 Bug fixes (most of the issues are only relevant to jemalloc 5.0): 265 Bug fixes: 476 Bug fixes: 497 Bug fixes: 535 Bug fixes: 546 Bug fixes: 566 Bug fixes: 599 Bug fixes: [all …]
|
| /freebsd-src/contrib/gdtoa/ |
| H A D | dmisc.c | 122 /*debug*/ Bug("oversize b in quorem"); 133 /*debug*/ Bug("oversized quotient in quorem");
|
| H A D | misc.c | 502 Bug("cmp called with a->x[a->wds-1] == 0"); 504 Bug("cmp called with b->x[b->wds-1] == 0"); 637 if (!y) Bug("zero y in b2d"); 778 Bug("Zero passed to d2b");
|
| /freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx31-bug.dts | 10 model = "Buglabs i.MX31 Bug 1.x";
|
| /freebsd-src/contrib/libcbor/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 2 name: Bug report
|
| /freebsd-src/crypto/heimdal/doc/ |
| H A D | intro.texi | 73 @heading Bug reports 78 Bug reports should be sent to @email{heimdal-bugs@@h5l.org}. Please
|
| /freebsd-src/contrib/expat/ |
| H A D | Changes | 125 Bug fixes: 144 Bug fixes: 183 Bug fixes: 288 Bug fixes: 320 Bug fixes: 397 Bug fixes: 431 Bug fixes: 507 Bug fixes: 601 Bug fixes: 646 Bug fixe [all...] |
| /freebsd-src/contrib/ntp/html/scripts/ |
| H A D | install.txt | 8 <li class='inline'><a href='bugs.html'>NTP Bug Reporting Procedures</a></li>\
|
| /freebsd-src/share/doc/papers/relengr/ |
| H A D | ref.bib | 4 %T Bug Fixes and Changes in 4.3BSD
|
| /freebsd-src/contrib/ntp/sntp/m4/ |
| H A D | ntp_libntp.m4 | 23 # [Bug 2332] because we need to know if we are using GNU ld... 62 # Bug 2516: 82 # Bug 2713 171 # sys/sysctl.h depends on sys/param.h on OpenBSD - Bug 1576 231 # [Bug 1628] On Solaris, we need -lxnet -lsocket. Generalize this to 235 # functions there and never add libsocket. See also [Bug 660] 258 # Bug 2427 - look for recvmsg here.
|
| /freebsd-src/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 2 name: Bug report
|
| /freebsd-src/contrib/libfido2/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 2 name: Bug report
|
| /freebsd-src/lib/libc/softfloat/ |
| H A D | softfloat-history.txt | 17 the last place (1 ulp) from what it should be. (Bug discovered by Paul
|
| /freebsd-src/contrib/ntp/html/hints/ |
| H A D | solaris.xtra.4023118 | 1 Bug Id: 4023118
|