| /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 fixes22 * [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 sync1028     [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 D | categorization.dat | 4 ;										POSITION=bug8 ;										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 D | NEWS | 9  Bug fixes43  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 D | version.c | 24 v7     5/24/84  Fixed jump_back(n) bug: n should count real28 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 D | NEWS | 68 * Fix bug when coloring prompt string with SGR sequences (github #516).70 * Fix bug when searching for text near an invalid UTF-8 sequence (github #542).
 72 * Fix display bug when file contains ESC followed by NUL (github #550).
 74 * Fix bug when using +:n +:p +:x or +:d on the command line (github #552).
 76 * Fix bug with --no-number-headers when header is not at start of file
 79 * Fix bug where lesstest fails if window is resized (github #570).
 81 * Fix bug using "configure --with-secure=no" (github #584).
 83 * Fix bug using multibyte command chars (github #595).
 89 * Fix bug searching for UTF-8 strings with the PCRE2 library (github #610).
 91 * Fix bug highlighting OSC 8 links when opening a new file.
 [all …]
 
 | 
| /freebsd/contrib/bc/ | 
| H A D | NEWS.md | 30 This bug was caused by the macOS fix in `7.0.0`. Unfortunately, this means that43 The first bug is that `bc`/`dc` will exit on macOS when the terminal is resized.
 45 The second bug is that an array, which should only be a function parameter, was
 48 The third bug is that value stack for `dc` was cleared on any error. However,
 55 This is a production release to fix one bug.
 57 The bug was that `bc` attempted to jump out when flushing `stdout` on exit, but
 62 This is a production release to fix one small bug.
 64 The bug is that sometimes numbers are printed to incorrect line lengths. The
 88 This is a production release with a bug fix for `SIGINT` only being handled
 105 This is a production release with two bug fixes and one change.
 [all …]
 
 | 
| H A D | MEMORY_BUGS.md | 11 This list is sorted by the first version a bug exists in, not the last it18   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 D | ChangeLog | 2 bug fixes are all mentioned, but some internal enhancements are omitted here for51   Bug fixes:
 113   Bug fixes:
 144   reduced virtual memory fragmentation and metadata usage; and 3) bug fixes on
 171   - Workaround a compiler optimizer bug on s390x.  (@rkmisra)
 214   Bug fixes (all only relevant to jemalloc 5.x):
 334   Bug fixes (most of the issues are only relevant to jemalloc 5.0):
 345   - Fix a indexing bug when creating background threads.  (@davidtgoldblatt,
 365   Bug fixes:
 370     failure bug fo
 [all...]
 | 
| /freebsd/contrib/gdtoa/ | 
| H A D | changes | 3 (fixed-point mode); fix rounding bug in these modes when the input17   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/crypto/openssl/test/ssl-tests/ | 
| H A D | 01-simple.cnf | 6 test-1 = 1-Server signature algorithms bug34 [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/mandoc/ | 
| H A D | NEWS | 145  * Anthony Bentley and Klemens Nanni (OpenBSD) for many patches and bug147  * 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/contrib/nvi/regex/ | 
| H A D | WHATSNEW | 3 New in alpha3.4:  The complex bug alluded to below has been fixed (in a7 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 D | WHATSNEW | 2 New in alpha3.4:  The complex bug alluded to below has been fixed (in a6 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/ntp/html/ | 
| H A D | bugs.html | 6 <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/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ | 
| H A D | BugReporter.h | 65 // 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/sntp/libevent/ | 
| H A D | ChangeLog-1.4 | 8  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 D | ChangeLog-1.4 | 8  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 D | NEWS.md | 5 ### Bug fixes16 ### 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 D | ONEWS | 3 	- Fixed a bug introduced in 2.5.3 that blew it when a call19 	- 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/contrib/llvm-project/libcxx/ | 
| H A D | CREDITS.TXT | 44 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/sys/contrib/zlib/ | 
| H A D | ChangeLog | 6 - Fix bug in inflateSync() for data held in bit buffer11 - 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/one-true-awk/ | 
| H A D | FIXES.1e | 25 This file lists all bug fixes, changes, etc., made since the AWK book57 	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 D | cppcheck.supp | 31 // Bug in cppcheck 2.3.  cppcheck can't see the assignment because of the43 // 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
 
 |