Searched full:fixes (Results 1 – 25 of 471) sorted by relevance
12345678910>>...19
... arnold-fixes/ arnold-fixes/unary-plus.bad arnold-fixes/a-format.
1 echo T.arnold: test fixes by Arnold Robbins 8/184 rm -rf arnold-fixes5 tar xf arnold-fixes.tar6 cd arnold-fixes
8 Alexandre Oliva <oliva@lsd.ic.unicamp.br> - AIX fixes9 Andre Lucas <andre@ae-35.com> - new login code, many fixes11 Andrew McGill <andrewm@datrix.co.za> - SCO fixes16 Arkadiusz Miskiewicz <misiek@pld.org.pl> - IPv6 compat fixes18 Ben Taylor <bent@clark.net> - Solaris debugging and fixes20 Charles Levert <charles@comm.polymtl.ca> - SunOS 4 & bug fixes24 Chris, the Young One <cky@pobox.com> - Password auth fixes25 Christos Zoulas <christos@zoulas.com> - Autoconf fixes26 Chun-Chung Chen <cjj@u.washington.edu> - RPM fixes29 Dan Brosemer <odin@linuxfreak.com> - Autoconf support, build fixes[all …]
3 Security fixes9 Bug fixes43 Bug fixes49 Bug fixes62 Bug fixes65 - Many many more bug fixes185 * Bug fixes.191 * Bug fixes.195 * Serveral bug fixes to iprop.207 * Bug fixes.[all …]
150 101. More utmp fixes156 95. revert gencat handling to pre-cygwin fixes (without the env settings)195 64. NLSPATH handling fixes (Corinna Vinschen)225 42. resource limit fixes: signed vs. unsigned, megabyte issue, doc issues235 34. Better fixes for histchars and promptchars (nargs)242 29. PR/84: Performance fixes for large history merges (add272 9. Manual page fixes (Alan R. S. Bueno)311 32. longjmp clobbered variable fixes.313 30. Windows fork fixes384 48. Fixes build failure with !SHORT_STRINGS (Miloslav Trmac)[all …]
13 D: Minor patches and Linux fixes.28 D: Visibility fixes, minor FreeBSD portability patches.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.113 D: Minor patches and Linux fixes.129 D: Windows fixes[all …]
5 This is a production release that fixes `Ctrl+d` on FreeBSD and Linux when using13 This is a production release that fixes a warning using GCC on FreeBSD.83 This is a production release with two bug fixes and one change.95 This is a production release that fixes an infinite loop bug in `root()` and96 `cbrt()`, fixes a bug with `BC_LINE_LENGTH=0`, and adds the `fib()` function to101 This is a production release that fixes a `read()`/`?` bug and adds features to120 This is a production release that fixes a `bc` dependency loop for minimal125 This is a production release with a couple of fixes for manuals and a new133 This is a production release that fixes an install bug that affected locale139 This is a production release that fixes a test bug that affected Android and[all …]
58 tooling::Replacements &Fixes, in replaceToken() argument61 auto Err = Fixes.add(Replacement); in replaceToken()70 tooling::Replacements &Fixes, in removeToken() argument74 replaceToken(SourceMgr, Fixes, Range, ""); in removeToken()78 tooling::Replacements &Fixes, in insertQualifierAfter() argument87 replaceToken(SourceMgr, Fixes, Range, NewText); in insertQualifierAfter()91 tooling::Replacements &Fixes, in insertQualifierBefore() argument100 replaceToken(SourceMgr, Fixes, Range, NewText); in insertQualifierBefore()116 tooling::Replacements &Fixes, const FormatToken *First, in rotateTokens() argument152 replaceToken(SourceMgr, Fixes, Range, NewText); in rotateTokens()[all …]
139 const SourceManager &SourceMgr, tooling::Replacements *Fixes, in endUsingDeclarationBlock() argument173 auto Err = Fixes->add(tooling::Replacement(SourceMgr, Range, "")); in endUsingDeclarationBlock()197 auto Err = Fixes->add(tooling::Replacement(SourceMgr, Range, Text)); in endUsingDeclarationBlock()217 tooling::Replacements Fixes; in analyze() local223 endUsingDeclarationBlock(&UsingDeclarations, SourceMgr, &Fixes, in analyze()228 endUsingDeclarationBlock(&UsingDeclarations, SourceMgr, &Fixes, in analyze()235 endUsingDeclarationBlock(&UsingDeclarations, SourceMgr, &Fixes, in analyze()241 endUsingDeclarationBlock(&UsingDeclarations, SourceMgr, &Fixes, in analyze()243 return {Fixes, 0}; in analyze()
39 ** Documentation and reliability fixes.49 ** Documentation and reliability fixes.62 ** Cygwin and NetBSD build fixes.63 ** Documentation and reliability fixes.84 ** Reliability and portability fixes.105 ** Documentation and reliability fixes.146 ** Documentation and reliability fixes.161 - reliability fixes.218 ** Documentation and reliability fixes.234 ** Documentation and reliability fixes[all...]
67 - BREAKING: Fix `cbor_tag_item` not increasing the reference count on the tagged item reference it returns [[Fixes #109](https://github.com/PJK/libcbor/issues/109)] (discovered bt [JohnGilmour](https://github.com/JohnGilmour))76 - Fix bad encoding of NaN half-floats [[Fixes #53]](https://github.com/PJK/libcbor/issues/53) (discovered by [BSipos-RKF](https://github.com/BSipos-RKF))78 - Fix potentially bad encoding of negative half-float with exponent < -14 [[Fixes #112]](https://github.com/PJK/libcbor/issues/112) (discovered by [yami36](https://github.com/yami36))79 - BREAKING: Improved bool support [[Fixes #63]](https://github.com/PJK/libcbor/issues/63)82 - Fix memory_allocation_test breaking the build without CBOR_CUSTOM_ALLOC [[Fixes #128]](https://github.com/PJK/libcbor/issues/128) (by [panlinux](https://github.com/panlinux))96 - Correctly set .so version [[Fixes #52]](https://github.com/PJK/libcbor/issues/52). 99 - Correctly set OSX dynamic library version [[Fixes #75]](https://github.com/PJK/libcbor/issues/75)102 and builder helper functions [[Fixes #84]](https://github.com/PJK/libcbor/issues/84)105 - Globally enforced code style [[Fixes #83]](https://github.com/PJK/libcbor/issues/83)109 running on a big-endian machine [[Fixes #9[all...]
2 bug fixes are all mentioned, but some internal enhancements are omitted here for13 Bug fixes:44 reduced virtual memory fragmentation and metadata usage; and 3) bug fixes on114 Bug fixes (all only relevant to jemalloc 5.x):234 Bug fixes (most of the issues are only relevant to jemalloc 5.0):262 This bugfix release fixes several issues, most of which are obscure enough265 Bug fixes:289 fixes potential deadlocks after fork(2). (@interwq)476 Bug fixes:497 Bug fixes:[all …]
43 Jan 23, 2020: Important fixes for writing XAR archives57 May 18, 2019: Fixes for reading Android APK and JAR archives65 Mar 12, 2019: Important fixes for storing file attributes and flags75 Jan 27, 2018: Many fixes for building with Visual Studio106 This fixes a handful of security and other critical issues with 3.2.0121 Early 2015: Many fixes to crash and overflow bugs thanks to Hanno Boeck178 Dec 23, 2011: Various fixes merged from FreeBSD180 Dec 23, 2011: Robustness fixes to 7Zip reader185 Nov 26, 2011: Small fixes to ISO and Zip to improve robustness with corrupted input188 Nov 20, 2011: Build fixes on Windows[all …]
6 A couple of man page fixes from various submitters.36 Lot of man-page fixes from ru@freebsd.org.38 Fixes to command line macros and macro redefinition.44 Man-page fixes from Christian Brueffer.46 Lots of spelling fixes from Giorgios Keramidas.72 many man page fixes from ru@freebsd.org and tobez@freebsd.org156 WARNS=5 fixes.174 Sparc fixes.
34 Security fixes:88 Security fixes:94 Bug fixes:113 Bug fixes:136 Security fixes:152 Bug fixes:250 Security fixes:257 Bug fixes:284 Security fixes:289 Bug fixes:[all …]
39 *** A number of portability fixes were introduced so building flex is50 needed portability fixes have been included.66 *** several bug fixes resolved problems introduced in recent flex162 *** Some portability fixes in the test suite such as opening files for reading in binary mode176 ** bug fixes204 *** various documentation and code clean up fixes: resolves sf bugs #167, #168, among other patches.244 ** various portability fixes that quiet compiler warnings on 64-bit247 ** various manual fixes, including correcting the name of a %option and250 ** various bug fixes that prevent certain error conditions from323 ** portability fixes to some unit tests[all …]
23 Make some static variables thread-local; fixes issue #1174.28 moving code (#976); fixes #945 (although the resulting filter31 of that value is deleted (#972); fixes #143, #434, #436, #437,36 Avoid 32-bit unsigned integer overflow in USB captures. Fixes60 Convert the module to C. Fixes issue #1114.61 Address a few compiler warnings. Fixes issue #1114.62 Fix various build problems. Fixes issue #1114.114 support, if no capture mechanism was found. Fixes issue #1016.118 Better handle enabling and disabling of sanitizers. Fixes issue152 Man page formatting and prose fixes.[all …]
3 This release contains mostly bug fixes (I decided not to port some features26 fixes:33 o Merge branch 'EV_CLOSED-and-EV_ET-fixes' (db2efdf5 Azat Khuzhin)58 build fixes:87 details). Apart from that it contains some bug fixes, that grouped below.130 This release contains mostly fixes (some evbuffer oddity, AF_UNIX handling in131 http server, some UB fixes and others) but also some new functionality136 trivial fixes pruned out from it - to make it a little bit more informative).149 fixes:150 o Merge branch 'evbuffer-fixes-806-v2' (2fea04b3 Azat Khuzhin)[all …]
4 Focus: Bug fixes17 - Fixes 40 bugs140 Focus: Bug fixes146 - fixes 3 bugs, including a regression165 Focus: Security, Bug fixes171 - fixes 4 vulnerabilities (3 LOW and 1 None severity), 172 - fixes 46 bugs224 - original patch by Richard Schmidt, with mods & unit test fixes239 * [Bug 3682] Fixes for warnings when compiled without OpenSSL <perlinger@ntp.org>288 Focus: Security, Bug fixes[all...]
14 ESP: Don't use EVP_add_cipher_alias() (fixes building on OpenBSD 7.5).44 Use the buffer stack for de-escaping PPP; fixes CVE-2024-2397;561 Fixes issue where statistics not reported when -G and -W options used587 CFM: Fixes to match the IEEE standard, additional bounds and length checks629 MPLS LSP ping: Update printing for RFC 4379, bug fixes, more bounds checks700 … dagid is always an IPv6 address, not an opaque 128-bit string, and other fixes to RPL printer.725 fixes to LLC header printing, and RFC948-style IP packets735 Capsicum fixes for FreeBSD 10740 fixes for CVE-2015-0261: IPv6 mobility header check issue741 fixes for CVE-2015-2153, 2154, 2155: kday packets[all …]
5 Portability fixes.9 Portability fixes.35 Portability fixes, including for FreeBSD, Mac OS X, and Solaris.
43 fixes apply only to features (calls and parameters) not used by177 There are no functionality changes or bug fixes relative to version186 in the 18 or so months since 1.0.1 was released. Most of the fixes270 Fixes some minor bugs since the last version, 1.0.2.277 to 1.0.3 is recommended. This fixes CAN-2005-1260.284 * Fixes for various compilation warnings with newer versions of293 Fixes some minor bugs since the last version, 1.0.3.305 * Sanitise file names more carefully in bzgrep. Fixes CAN-2005-0758318 Security fix only. Fixes CERT-FI 20469 as it applies to bzip2.
11 # style fixes for iflib15 # style and whitespace fixes for bpf17 # whitespace fixes in sys/mman.h
26 This release incorporates the following bug fixes and mitigations:717 * Build fixes for the Windows and OpenVMS platforms841 * Build fixes for the Windows and OpenVMS platforms908 * Various DTLS fixes.928 * Various DTLS fixes.951 * GOST MAC and CFB fixes.981 * CFB cipher definition fixes.986 * Cipher definition fixes.989 * SPKAC handling fixes.993 * Ticket and SNI coexistence fixes.[all …]