Home
last modified time | relevance | path

Searched full:bug (Results 1 – 25 of 2105) sorted by relevance

12345678910>>...85

/freebsd/contrib/ntp/
H A DChangeLog4 * [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 DNEWS4 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 DCommitLog1025 [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/netbsd-tests/lib/libc/regex/data/att/
H A Dcategorization.dat4 ; POSITION=bug
8 ; ASSOCIATIVITY=bug
12 ; SUBEXPRESSION=bug
17 ; REPEAT_LONGEST=bug
20 |E (a|ab)(bc|c) abcabc (0,3)(0,1)(1,3) BUG=alternation-order
21 ; BUG=alternation-order-UNKNOWN
24 |E (aba|a*b)(aba|a*b) ababa (0,4)(0,3)(3,4) BUG=first-match
25 ; BUG=unknown-match
28 |B a\(b\)*\1 a (0,1) BUG=nomatch-match
29 |B a\(b\)*\1 abab (0,2)(1,2) # BUG=repeat-any
[all …]
/freebsd/crypto/heimdal/
H A DNEWS9 Bug fixes
43 Bug fixes
49 Bug fixes
62 Bug fixes
65 - Many many more bug fixes
121 * Bug
131 * Bug
133 [HEIMDAL-10] - Follow-up on bug report for SEGFAULT in
135 [HEIMDAL-15] - Re: [Heimdal-bugs] potential bug in Heimdal 1.1
143 [HEIMDAL-117] - Use libtool to detect symbol versioning (Debian Bug#453241)
[all …]
/freebsd/contrib/less/
H A Dversion.c24 v7 5/24/84 Fixed jump_back(n) bug: n should count real
28 v10 10/10/84 Fixed bug in -b<n> argument processing
53 v28 6/28/85 Fixed right margin bug.
55 v30 6/29/85 Fixed stupid bug in argument processing.
78 v47 10/30/85 Fixed bug in edit(): *first_cmd==0
83 v49 1/9/86 Fixed bug: signal didn't clear mcc.
105 v63 1/8/87 Fixed bug in cat-and-exit if > 1 file.
111 v66 2/13/87 Fixed bug: prepaint should use force=1.
145 "pipe error" bug.
146 v87 3/1/88 Fix bug re BSD signals while reading file.
[all …]
H A DNEWS58 * Fix bug when coloring prompt string with SGR sequences (github #516).
60 * Fix bug when searching for text near an invalid UTF-8 sequence (github #542).
62 * Fix display bug when file contains ESC followed by NUL (github #550).
64 * Fix bug when using +:n +:p +:x or +:d on the command line (github #552).
66 * Fix bug with --no-number-headers when header is not at start of file
69 * Fix bug where lesstest fails if window is resized (github #570).
71 * Fix bug using "configure --with-secure=no" (github #584).
73 * Fix bug using multibyte command chars (github #595).
79 * Fix bug searching for UTF-8 strings with the PCRE2 library (github #610).
81 * Fix bug highlighting OSC 8 links when opening a new file.
[all …]
/freebsd/contrib/bc/
H A DNEWS.md8 This bug was caused by the macOS fix in `7.0.0`. Unfortunately, this means that
21 The first bug is that `bc`/`dc` will exit on macOS when the terminal is resized.
23 The second bug is that an array, which should only be a function parameter, was
26 The third bug is that value stack for `dc` was cleared on any error. However,
33 This is a production release to fix one bug.
35 The bug was that `bc` attempted to jump out when flushing `stdout` on exit, but
40 This is a production release to fix one small bug.
42 The bug is that sometimes numbers are printed to incorrect line lengths. The
66 This is a production release with a bug fix for `SIGINT` only being handled
83 This is a production release with two bug fixes and one change.
[all …]
H A DMEMORY_BUGS.md11 This list is sorted by the first version a bug exists in, not the last it
18 The first version without this bug is `6.2.1`.
24 The first version without this bug is `6.0.2`.
31 The first version without this bug is `6.7.6`.
43 The first version without this bug is `6.1.0`.
52 The first version without this bug is `6.1.0`.
60 The first version without this bug is `6.0.1`.
65 The first version without this bug is `6.2.5`.
/freebsd/contrib/jemalloc/
H A DChangeLog2 bug fixes are all mentioned, but some internal enhancements are omitted here for
13 Bug fixes:
44 reduced virtual memory fragmentation and metadata usage; and 3) bug fixes on
71 - Workaround a compiler optimizer bug on s390x. (@rkmisra)
114 Bug fixes (all only relevant to jemalloc 5.x):
234 Bug fixes (most of the issues are only relevant to jemalloc 5.0):
245 - Fix a indexing bug when creating background threads. (@davidtgoldblatt,
265 Bug fixes:
270 failure bug for which we still do not have a clear reproduction test case.
476 Bug fixes:
[all …]
/freebsd/contrib/gdtoa/
H A Dchanges3 (fixed-point mode); fix rounding bug in these modes when the input
17 dtoa.c: fix another bug in modes 3,5,7,9 when the result, before
58 dtoa.c: fix bug in strtod's handling of numbers with very
112 -DNO_IEEE_Scale restores the old logic. Fix a bug, revealed by
114 than the smallest normalized number. (The bug introduced an extra
176 dtoa.c: Fix bug in strtod under -DSudden_Underflow and (the default)
191 dtoa.c, gdtoa.tgz: fix a bug in strtod's reading of 4.9e-324:
248 dtoa.c: tweak to bypass a bug with HUGE_VAL on HP systems.
264 1. Fix bug in test for exact half-way cases of denormalized numbers
318 gdtoa.tgz: Fix uninitialized variable bug in g_Qfmt.c's handling of NaNs.
[all …]
/freebsd/contrib/mandoc/
H A DNEWS145 * Anthony Bentley and Klemens Nanni (OpenBSD) for many patches and bug
147 * Anton Lindqvist (OpenBSD) for two patches and a bug report
148 * Marc Espie (OpenBSD) for a patch, many bug reports, and useful discussions
149 * Lukas Epple (NixOS) for a patch, bug reports, suggesting a minor
151 * Abel Romero Perez for a patch, a bug report, and suggesting a new feature
153 * Jonathan Gray (OpenBSD) for a patch and for bug reports
160 * Jan Schreiber for many bug reports found with afl(1)
161 * G. Branden Robinson (GNU troff) for several bug reports, feature
163 * Michael Stapelberg (Debian) for several bug reports and feature
165 * Ian Ropers, Lorenzo Beretta, and Oliver Corff for several bug reports
[all …]
/freebsd/crypto/openssl/test/ssl-tests/
H A D01-simple.cnf6 test-1 = 1-Server signature algorithms bug
34 [1-Server signature algorithms bug]
35 ssl_conf = 1-Server signature algorithms bug-ssl
37 [1-Server signature algorithms bug-ssl]
38 server = 1-Server signature algorithms bug-server
39 client = 1-Server signature algorithms bug-client
41 [1-Server signature algorithms bug-server]
47 [1-Server signature algorithms bug-client]
/freebsd/contrib/nvi/regex/
H A DWHATSNEW3 New in alpha3.4: The complex bug alluded to below has been fixed (in a
7 the bug was that something like a?b matching ab matched b rather than ab.
8 (The bug was essentially specific to this exact situation, else it would
17 the cost of weaker checking. A workaround for a bug in some folks'
20 because the code currently flunks them (complex bug; fix coming).
26 serious bug that affected REs using many [] (including REG_ICASE REs
40 it out the door in time for 4.4" release.) One bug fix: regfree() didn't
60 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
78 been tightened up somewhat. Small bug fixes in parameter passing (not
/freebsd/lib/libc/regex/
H A DWHATSNEW2 New in alpha3.4: The complex bug alluded to below has been fixed (in a
6 the bug was that something like a?b matching ab matched b rather than ab.
7 (The bug was essentially specific to this exact situation, else it would
16 the cost of weaker checking. A workaround for a bug in some folks'
19 because the code currently flunks them (complex bug; fix coming).
25 serious bug that affected REs using many [] (including REG_ICASE REs
39 it out the door in time for 4.4" release.) One bug fix: regfree() didn't
59 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
77 been tightened up somewhat. Small bug fixes in parameter passing (not
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h65 // Interface for individual bug reports.
118 /// individual bug reports.
160 /// the list of all reported bugs. It should describe what kind of bug is found
161 /// but does not need to try to go into details of that specific bug.
169 /// The primary location of the bug report that points at the undesirable
175 /// The smallest declaration that contains the bug location.
181 /// considered to be equivalent whenever they have the same bug types,
200 /// separately. Use bug visitors if you need to add an extra path note.
215 /// Add a range to a bug report.
233 /// Add a fix-it hint to the bug report.
[all …]
/freebsd/contrib/ntp/html/
H A Dbugs.html6 <title>NTP Bug Reporting Procedures</title>
11 <h3>NTP Bug Reporting Procedures</h3>
19 <h4> Security Bug Reporting Procedures</h4>
20 <p>If you find or suspect a security related program bug in this distribution, please send a report…
21 <h4>Non-Security Bug Reporting Procedures</h4>
22 … related program or documentation bug in this distribution, please send a report to the NTP Public…
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.48 o Valgrind fix: Clear struct kevent before checking for OSX bug. (5713d5d William Ahern)
32 … negative number of bytes to read from a socket, do not believe it. Fixes bug 2841177; found by A…
33 …er than we're requesting them. Saves up to 512K per epoll-based event_base. Resolves bug 2839240.
53 o Fix a bug when removing a timeout from the heap. [Patch from Marko Kreen]
55 …o Fix a nasty dangling pointer bug in epoll.c that could occur after epoll_recalc(). [Patch from K…
60 o bug fix and potential race condition in signal handling; from Alexander Drozdov
85 …o Fix a bug where headers arriving in multiple packets were not parsed; fix from Jiang Hong; test …
92 o Reject negative Content-Length headers; anonymous bug report
93 o Detect CLOCK_MONOTONIC at runtime for evdns; anonymous bug report
94 o Fix a bug where deleting signals with the kqueue backend would cause subsequent adds to fail
[all …]
/freebsd/contrib/libevent/
H A DChangeLog-1.48 o Valgrind fix: Clear struct kevent before checking for OSX bug. (5713d5d William Ahern)
32 … negative number of bytes to read from a socket, do not believe it. Fixes bug 2841177; found by A…
33 …er than we're requesting them. Saves up to 512K per epoll-based event_base. Resolves bug 2839240.
53 o Fix a bug when removing a timeout from the heap. [Patch from Marko Kreen]
55 …o Fix a nasty dangling pointer bug in epoll.c that could occur after epoll_recalc(). [Patch from K…
60 o bug fix and potential race condition in signal handling; from Alexander Drozdov
85 …o Fix a bug where headers arriving in multiple packets were not parsed; fix from Jiang Hong; test …
92 o Reject negative Content-Length headers; anonymous bug report
93 o Detect CLOCK_MONOTONIC at runtime for evdns; anonymous bug report
94 o Fix a bug where deleting signals with the kqueue backend would cause subsequent adds to fail
[all …]
/freebsd/contrib/lyaml/
H A DNEWS.md5 ### 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/flex/
H A DONEWS3 - Fixed a bug introduced in 2.5.3 that blew it when a call
19 - A bug in handling NUL's in the input stream of scanners using
32 - A bug that completely broke the "-Cf" table compression
72 - A bug in destructing a FlexLexer object before doing any scanning
525 - A bug was fixed in which dynamically-expanded buffers were
528 - A bug was fixed which could cause flex to read and write beyond
536 - Fixed serious bug in reading multiple files.
538 - Fixed bug in scanning NUL's.
540 - Fixed bug in input() returning 8-bit characters.
542 - Fixed bug in matching text with embedded NUL's when
[all …]
/freebsd/sys/contrib/zlib/
H A DChangeLog6 - Fix bug in inflateSync() for data held in bit buffer
11 - Fix a bug in ZLIB_DEBUG compiles in check_match()
16 - Fix bug in deflateBound() for level 0 and memLevel 9
17 - Fix bug when gzungetc() is used immediately after gzopen()
18 - Fix bug when using gzflush() with a very small buffer
38 - Fix a bug when getting a gzip header extra field with inflate()
39 - Fix bug in block type selection when Z_FIXED used
48 - Fix bug when window full in deflate_stored()
69 - Fix a bug that can crash deflate on some input when using Z_FIXED
108 - Fix deflate stored bug when pulling last block from window
[all …]
/freebsd/contrib/llvm-project/libcxx/
H A DCREDITS.TXT44 D: C++14 support, patches and bug fixes.
52 D: Minor patches and bug fixes.
65 D: LFTS support, patches and bug fixes.
69 D: Regex bug fixes.
84 D: Minor patches and bug fixes.
88 D: Bug fixes.
173 D: Minor bug fix.
182 D: Minor patches and bug fixes.
/freebsd/contrib/one-true-awk/
H A DFIXES.1e25 This file lists all bug fixes, changes, etc., made since the AWK book
57 Historic bug: command-line "name=value" assignment had been
104 Fix a decision bug with trailing stuff in lib.c:is_valid_number
111 gawk. (Found a gawk bug while we're at it.) Added a torture
227 Fix a bug in the concatenation of two string constants into
234 Fix a bug whereby a{0,3} could match four a's. Thanks to
395 bug. There are interactions with the old and new value of OFS as well.
436 fixed obscure call by value bug in split(a[1],a) reported on
461 fixed day 1 bug that resurrected deleted elements of ARGV when
488 fixed long-standing overflow bug in run.c; many thanks to
[all …]
/freebsd/contrib/pam-krb5/tests/data/
H A Dcppcheck.supp31 // 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

12345678910>>...85