Home
last modified time | relevance | path

Searched refs:fix (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/freebsd/contrib/bsddialog/
H A DCHANGELOG14 * fix: "User-friendly documentation for alternate screen"
32 * fix: useless refreshes, https://gitlab.com/alfix/bsddialog/-/issues/8:
45 * fix: textbox buttons returned values (was always OK).
89 * fix: escaped text ending with an escape symbol.
169 * fix: --load-theme attributes.
170 * fix: --clear-screen with --and-dialog.
223 * fix: bsddialog_pause() elevation bar after resize.
224 * fix: bsddialog_textbox() key '0'.
225 * fix: timebox.c checksize (boxes width).
226 * fix: extend menurows after shrink and enlarge.
[all …]
H A DREADME.md124 - refactor backtitle: add WINDOW \*dialog.backtitle for multiline and fix expanding screen.
125 - refactor bottomdesc: add WINDOW \*dialog.bottomdesc to fix expandig screen.
140 - fix --form "" 0 0 0 Label 1 0 Init 1 12 0 0 (with 0 editable field).
141 - fix --mixedform "" 0 0 0 Label 1 0 Init 1 12 0 0 2 (with 0 editable field).
/freebsd/sys/contrib/zstd/
H A DCHANGELOG74 contrib: Seekable format - Decompression hanging edge case fix (#2516, @senhuang42)
77 contrib: Seekable format - Decompression fix for large offsets, (#2594, @azat)
118 cli : fix : stdin input no longer confused as user prompt
124 api : fix : multithreaded compression has predictable output even in special cases (see #2327) (iss…
125 api : fix : dictionary compression correctly respects dictionary compression level (see #2303) (iss…
126 build: fix cmake script when using path with spaces, by @terrelln
133 fix : Always return dstSize_tooSmall when that is the case
134 fix : Fix ZSTD_initCStream_advanced() with static allocation and no dictionary
168 fix : Compression ratio regression on huge files (> 3 GB) using high levels (--ultra) and multithre…
185 build: Meson multi-thread build fix on windows
[all …]
/freebsd/usr.bin/diff3/tests/
H A D1.out4 and a few typ0s to fix
7 and a few typos to fix
9 and a few typ0s to fix
H A D1t.out4 and a few typ0s to fix
7 and a few typos to fix
9 and a few typ0s to fix
H A D7.out4 and a few typ0s to fix
7 and a few typos to fix
9 and a few typ0s to fix
H A D9.out4 and a few typ0s to fix
7 and a few typos to fix
9 and a few typ0s to fix
H A D8.out12 and a few typos to fix
14 and a few typ0s to fix
/freebsd/tools/test/stress2/misc/
H A Dall.exclude9 force14.sh Waiting for fix 20230319
10 force15.sh Waiting for fix 20230319
13 fsck10.sh Waiting for fix 20230319
14 fsck11.sh Waiting for fix 20230319
15 fsck12.sh Waiting for fix 20230319
23 gnop10.sh Waiting for fix 20230319
37 memguard2.sh Waiting for fix commit
38 memguard3.sh Waiting for fix commit
59 suj12.sh Waiting for fix 20230319
/freebsd/contrib/libfido2/
H A DNEWS4 ** winhello: fix restrictive parsing of the hmac-secret on assertions.
16 ** fido2-token: fix issue when listing large blobs.
54 ** bio: fix CTAP2 canonical CBOR encoding in fido_bio_dev_enroll_*(); gh#480.
144 ** hid_linux: fix build on 32-bit systems.
191 ** fix zero-ing of le1 and le2 when talking to a U2F device.
196 ** fido2-cred: fix creation of resident keys.
199 ** hid_osx: fix device detection in MacOS Catalina.
222 ** MacOS: fix IOKit crash on HID read.
223 ** Windows: fix contents of release file.
225 ** fido_dev_make_cred: fix orde
[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
38 dtoa.c: fix a botch in placement of #ifdef __cplusplus (which only
58 dtoa.c: fix bug in strtod's handling of numbers with very
60 fix storage leak in strtod with underflows and overflows near
118 dtoa.c: strtod: fix a glitch introduced with the scaling of 19970212
126 dtoa.c: strtod: fix another glitch with scaling to avoid underflow
191 dtoa.c, gdtoa.tgz: fix a bug in strtod's reading of 4.9e-324:
198 gdtoa.tgz: gdtoa.c: fix two bugs reported by David Chase (thanks!):
321 gdtoa.tgz: strtodg: fix a storage leak and an apparently rare infinite
[all …]
/freebsd/crypto/krb5/src/lib/kadm5/
H A Dkadm_err.et40 …"API structure version specified by application is no longer supported (to fix, recompile applicat…
41 …API structure version specified by application is unknown to libraries (to fix, obtain current KAD…
43 …I version specified by application is no longer supported by libraries (to fix, update application…
44 …"API version specified by application is no longer supported by server (to fix, update application…
45 …VERSION, "API version specified by application is unknown to libraries (to fix, obtain current KAD…
46 …PI_VERSION, "API version specified by application is unknown to server (to fix, obtain and install…
/freebsd/crypto/heimdal/
H A DNEWS335 * fix vulnerabilities in telnetd
341 * fix vulnerabilities in telnet
352 * fix vulnerabilities in ftpd
359 * fix possible KDC denial of service
373 * kdc: fix denial of service attack
403 * kadmind: fix remote exploit
411 * fix EPSV parsing in ftp
457 * fix some problems when using libcrypto from openssl
465 * fix -A and -a in builtin-ls in tpd
467 * fix building problem on Irix
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin)
30 o http: fix EVHTTP_CON_AUTOFREE in case of timeout (and some else) (1be25938 Azat Khuzhin)
36 o evdns: fix a crash when evdns_base with waiting requests is freed (6f8e0e97 ayuseleznev)
37 o event_base_once: fix potential null pointer threat (2e9ceb16 chenguolong)
39 o evbuffer_add_file: fix freeing of segment in the error path (5f017bde Azat Khuzhin)
41 o Merge branch 'fix-signal-leak' (poll/select now needs reinit) (1c9cc07b Azat Khuzhin)
63 o cmake: fix getaddrinfo checking error (dea51c2e yuangongji)
64 o autoconf: fix getaddrinfo checking errors on mingw (b9bf7fa7 yuangongji)
73 o cmake: fix getrandom() detection (e0e5f3bd Azat Khuzhin)
84 This release contains one ABI breakage fix (that had been introduced in
[all …]
/freebsd/contrib/libevent/
H A DChangeLog28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin)
30 o http: fix EVHTTP_CON_AUTOFREE in case of timeout (and some else) (1be25938 Azat Khuzhin)
36 o evdns: fix a crash when evdns_base with waiting requests is freed (6f8e0e97 ayuseleznev)
37 o event_base_once: fix potential null pointer threat (2e9ceb16 chenguolong)
39 o evbuffer_add_file: fix freeing of segment in the error path (5f017bde Azat Khuzhin)
41 o Merge branch 'fix-signal-leak' (poll/select now needs reinit) (1c9cc07b Azat Khuzhin)
63 o cmake: fix getaddrinfo checking error (dea51c2e yuangongji)
64 o autoconf: fix getaddrinfo checking errors on mingw (b9bf7fa7 yuangongji)
73 o cmake: fix getrandom() detection (e0e5f3bd Azat Khuzhin)
84 This release contains one ABI breakage fix (that had been introduced in
[all …]
/freebsd/sys/netgraph/bluetooth/l2cap/
H A DTODO15 Will fix later. I only have CSR based hardware and it does not
25 Will fix later
29 Will fix later. What to count?
/freebsd/contrib/bmake/
H A DChangeLog71 o var.c: fix parsing of modifier parts for :gmtime and :localtime
106 o main.c: fix bug in handling of output of children in jobs mode
146 o var.c: fix order of error messages in the ":?" modifier
157 o make.c: fix grammar in debug log message
184 o var.c: fix error message for undefined variable in conditional.
196 fix error message for unclosed expression and invalid :[...]
278 o var.c: fix confusing error message when overriding a read-only
325 * arch.c: fix NetBSD PR 58597
483 fix memory leak when purging realpath cache.
489 o fix a number of memory leaks
[all …]
/freebsd/contrib/file/
H A DChangeLog56 * PR/408: fix -p with seccomp
57 * PR/412: fix MinGW compilation
137 * fix regex cacheing bug (Dirk Mueller)
226 * fix multithreaded decompression file descriptor issue
277 * fix memory leaks (SonarQube)
281 * fix memory leaks (SonarQube)
283 * fix bogus test (SonarQube)
286 * fix memory leaks (SonarQube)
532 * fix leak on allocation failure
610 * fix problems with --parameter (Christoph Biedl)
[all …]
/freebsd/contrib/tcsh/
H A DFixes11 6. alzwded@github, fix infinite loop with :gas variable modifier
57 12. PR/526: Fix double \\ printing from previous fix in history expansion.
73 39. fix reseting when interrupted inside an eval "eval sleep 10^C"
76 37. fix input tests that need stdin on a tty
78 35. revert fix echo "\1", it is incorrect.
79 34. revert fix to PR/437, breaks short strings.
84 29. Pavel Raiskup fix hang with:
95 23. fix ls-F /non printing exit value twice.
102 16. revert fix for 15. Causes extra quoting, for example (foo is a program
106 15. fix globbing for ``, stripping backslashes. Example:
[all …]
/freebsd/contrib/ncurses/
H A DNEWS101 + amend locale-portability fix in tty_update.c (MidnightCommander #4799,
118 + fix stray "\" in curs_extend.3x, regen html manpages.
132 + add configure check for <sys/fsuid.h>, build-fix for flatpacks
158 + build-fix for experimental Windows configuration (report by Kirill
217 + fix a few compiler-warnings.
235 + fix some typos/errata in license text, to help with scripted checks
319 + fix a few compiler-warnings in MinGW port.
326 + fix some typos in manpages.
327 + modify configure script checks for stdbool.h to fix build with older
346 + fix some typos in manpages (report by Sven Joachim)
[all …]
/freebsd/contrib/dialog/
H A DCHANGES30 + fix errata in manpage.
31 + fix logic: dlg_button_to_char() would return wrong value if no
48 subwindows, to fix regression in dlg_getc() in fselect/dselect
60 + fix regression in dlg_getc() caused by not taking into account
71 + amend initialization for dlg_getc to fix regression in pause widget
86 + fix out-of-order description for --tailbox vs --rangebox in manpage
100 + fix an extra ".exe" in makefile.in which prevented Cygwin build.
101 + fix most cppcheck warnings
103 + fix repainting while resizing for the editbox widget.
105 + fix a few memory leaks in fselect.c, mixedgauge.c when resizing.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gnss/
H A Dmediatek.txt20 - gnss-fix-gpios : GPIO used to determine device position fix state
/freebsd/contrib/llvm-project/libcxx/src/include/ryu/
H A Dryu.h108 } else if (_Precision < 1'000'000'000) { // Match ' to fix compilation with GCC in C++11 mode in _Floating_to_chars_scientific_precision()
129 } else if (_Precision < 1'000'000'000) { // Match ' to fix compilation with GCC in C++11 mode in _Floating_to_chars_fixed_precision()
/freebsd/contrib/libarchive/
H A DSECURITY.md5 to fix the issue before public exposure, reducing the chance that the exploit will be
19 that you give us 90 days to work on a fix before public exposure.
/freebsd/contrib/unbound/doc/
H A DChangelog90 for the fix.
124 - Tag for 1.23.1 with the release of 1.23.0 and the CVE fix, the
166 - Merge #1297: edns-subnet: fix NULL_AFTER_DEREF on subnetmod.
308 - Merge #1262 from markyang92, fix build with
478 - Merge #1169 from Sergey Kacheev, fix: lock-free counters for
488 - Complete fix for max-global-quota to 200.
496 - Fix for the serve expired DNSSEC information fix, it would not allow
497 current delegation information be updated in cache. The fix allows
510 - Merge #1167: Makefile.in: fix occasional parallel build failures
526 - Tag for 1.22.0 release. This did not contain the 1154 fix
[all …]

12345678910>>...14