| /freebsd/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 388 [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 390 [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 387 [all...] |
| /freebsd/contrib/pam-krb5/tests/data/ |
| H A D | cppcheck.supp | 31 // Bug in cppcheck 2.3. cppcheck can't see the assignment because of the 43 // Bug in cppcheck 1.89 (fixed in 2.3). The address of this variable is 47 // Bug in cppcheck 2.3. 50 // Bug in cppcheck 2.3. 57 // (remctl) Bug in cppcheck 1.89 (fixed in 2.3). The address of these 66 // (remctl) Bug in cppcheck 1.82. A pointer to this array is stored in a
|
| /freebsd/contrib/lyaml/ |
| H A D | NEWS.md | 5 ### Bug fixes 16 ### Bug fixes 23 ### Bug fixes 31 ### Bug fixes 40 ### Bug fixes 55 ### Bug fixes 63 ### Bug fixes 73 ### Bug fixes 84 ### Bug fixes 91 ### Bug fixes [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | NoUncountedMembersChecker.cpp | 31 BugType Bug; member in __anond0130fd50111::NoUncountedMemberChecker 36 : Bug(this, in NoUncountedMemberChecker() 144 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| H A D | UncountedLambdaCapturesChecker.cpp | 26 BugType Bug{this, "Lambda capture of uncounted variable", member in __anon8cd8c3550111::UncountedLambdaCapturesChecker 95 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| H A D | UncountedLocalVarsChecker.cpp | 108 BugType Bug{this, member in __anon053405140111::UncountedLocalVarsChecker 263 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug() 279 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| H A D | UncountedCallArgsChecker.cpp | 30 BugType Bug{this, member in __anon75bc5c560111::UncountedCallArgsChecker 263 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug() 275 Bug, "Call argument for 'this' parameter is uncounted and unsafe.", in reportBugOnThis()
|
| H A D | RefCntblBaseVirtualDtorChecker.cpp | 127 BugType Bug; member in __anonf2028dc30111::RefCntblBaseVirtualDtorChecker 132 : Bug(this, in RefCntblBaseVirtualDtorChecker() 376 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| /freebsd/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/contrib/libcbor/ |
| H A D | CONTRIBUTING.md | 9 **Bug reports and questions:** Bug reports and specific technical questions are always welcome. Feel free to open an [issue](https://github.com/PJK/libcbor/issues). 11 **Incremental improvements:** Bug fixes (including build scripts, examples, test, typos, CI/CD config, etc.) and documentation improvements (fixes of typos, inaccuracies, out of date content, etc.) are always welcome. Feel free to open a [PR](https://github.com/PJK/libcbor/pulls).
|
| /freebsd/contrib/jemalloc/ |
| H A D | ChangeLog | 51 Bug fixes: 113 Bug fixes: 214 Bug fixes (all only relevant to jemalloc 5.x): 334 Bug fixes (most of the issues are only relevant to jemalloc 5.0): 365 Bug fixes: 576 Bug fixes: 597 Bug fixes: 635 Bug fixes: 646 Bug fixes: 666 Bug fixe [all...] |
| /freebsd/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/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx31-bug.dts | 10 model = "Buglabs i.MX31 Bug 1.x";
|
| /freebsd/contrib/libcbor/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 2 name: Bug report
|
| /freebsd/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/tools/test/stress2/misc/ |
| H A D | mprotect3.sh | 12 Bug 272585 - calling mprotect in an mmap-ed stack can affect non-target pages
|
| /freebsd/contrib/ntp/html/scripts/ |
| H A D | install.txt | 8 <li class='inline'><a href='bugs.html'>NTP Bug Reporting Procedures</a></li>\
|
| /freebsd/share/doc/papers/relengr/ |
| H A D | ref.bib | 4 %T Bug Fixes and Changes in 4.3BSD
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 172 Bug fixes: 375 Bug fixes: 394 Bug fixes: 433 Bug fixes: 538 Bug fixes: 570 Bug fixes: 647 Bug fixes: 681 Bug fixes: 757 Bug fixes: 851 Bug fixe [all...] |
| /freebsd/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/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 2 name: Bug report
|