/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog | 1 Changes in version 2.1.12-stable (05 Jul 2020) 18 o Merge branch 'event_rpcgen.py-cleanup' (f0ded5f3, 48e04887 Enji Cooper) 23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin) 24 …o test-ratelim: calculate timers bias (for slow CPUs) to avoid false-positive (8ad26d0b Azat Khuzh… 28 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) 32 …po in GetAdaptersAddresses windows library. It should be iphlpapi.dll (891adda9 Aleksandr-Melnikov) 33 o Merge branch 'EV_CLOSED-and-EV_ET-fixes' (db2efdf5 Azat Khuzhin) 34 o Fix memory corruption in EV_CLOSURE_EVENT_FINALIZE with debug enabled (8ccd8f56 Jan Kasiak) 36 o evdns: fix a crash when evdns_base with waiting requests is freed (6f8e0e97 ayuseleznev) [all …]
|
H A D | ChangeLog-2.0 | 1 Changes in version 2.0.21-stable (18 Nov 2012) 6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev) 9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4) 14 o tests: Fix renegotiation test to work around openssl 1.0.1 bug (c2f3086) 18 Changes in version 2.0.20-stable (23 Aug 2012) 22 o evhttp: Fix a memory leak on error in evhttp_uriencode (11c8b31) 37 o Fix an unused variable warning on *BSD. (c0720c1) 40 o Fix a couple of memory leaks (found with Valgrind). (3b2529a Ross Lagerwall) 42 o Fix possible uninitialized read in dns regression tests. Found by coverity. (2259777) 44 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d) [all …]
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog | 1 Changes in version 2.1.12-stable (05 Jul 2020) 18 o Merge branch 'event_rpcgen.py-cleanup' (f0ded5f3, 48e04887 Enji Cooper) 23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin) 24 …o test-ratelim: calculate timers bias (for slow CPUs) to avoid false-positive (8ad26d0b Azat Khuzh… 28 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) 32 …po in GetAdaptersAddresses windows library. It should be iphlpapi.dll (891adda9 Aleksandr-Melnikov) 33 o Merge branch 'EV_CLOSED-and-EV_ET-fixes' (db2efdf5 Azat Khuzhin) 34 o Fix memory corruption in EV_CLOSURE_EVENT_FINALIZE with debug enabled (8ccd8f56 Jan Kasiak) 36 o evdns: fix a crash when evdns_base with waiting requests is freed (6f8e0e97 ayuseleznev) [all …]
|
H A D | ChangeLog-2.0 | 1 Changes in version 2.0.21-stable (18 Nov 2012) 6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev) 9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4) 14 o tests: Fix renegotiation test to work around openssl 1.0.1 bug (c2f3086) 18 Changes in version 2.0.20-stable (23 Aug 2012) 22 o evhttp: Fix a memory leak on error in evhttp_uriencode (11c8b31) 37 o Fix an unused variable warning on *BSD. (c0720c1) 40 o Fix a couple of memory leaks (found with Valgrind). (3b2529a Ross Lagerwall) 42 o Fix possible uninitialized read in dns regression tests. Found by coverity. (2259777) 44 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d) [all …]
|
/freebsd/crypto/krb5/src/lib/kadm5/ |
H A D | kadm_err.et | 40 …"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… 47 error_code KADM5_SECURE_PRINC_MISSING, "Database error! Required KADM5 principal missing" 52 error_code KADM5_AUTH_CHANGEPW, "Operation requires ``change-password'' privilege" 53 error_code KADM5_GSS_ERROR, "GSS-API (or Kerberos) error" 55 error_code KADM5_MISSING_CONF_PARAMS, "Required parameters in kdc.conf missing" [all …]
|
/freebsd/libexec/bootpd/ |
H A D | Changes | 6 --> bootp-2.4.3 11 Fix the irix Makefile targets, and other misc. 16 [Thanks to andrew@ntplx.net (Andrew Lindh) for the fix!] 18 --> bootp-2.4.2 22 Fixed lots of warnings (gcc -Wall) 29 Fix reporting of duplicate Ethernet addresses. 32 Better setarp for linux, allows non-ether types. 37 08/30/94 piercarl@ltd.c-d.com (Piercarlo Grandi) 38 Fix select calls on linux (modifies timeval arg). 39 Fix setarp (specify Ethernet type for now). [all …]
|
/freebsd/contrib/expat/ |
H A D | Changes | 14 !! - teaming up on researching and fixing future security reports and !! 15 !! ClusterFuzz findings with few-days-max response times in communication !! 16 !! in order to (1) have a sound fix ready before the end of a 90 days !! 18 !! - helping CPython Expat bindings with supporting Expat's billion laughs !! 20 !! - XML_SetBillionLaughsAttackProtectionActivationThreshold !! 21 !! - XML_SetBillionLaughsAttackProtectionMaximumAmplification !! 22 !! - helping Perl's XML::Parser Expat bindings with supporting Expat's !! 23 !! security API (https://github.com/cpan-authors/XML-Parser/issues/102): !! 24 !! - XML_SetBillionLaughsAttackProtectionActivationThreshold !! 25 !! - XML_SetBillionLaughsAttackProtectionMaximumAmplification !! [all …]
|
/freebsd/share/doc/smm/03.fsck/ |
H A D | 4.t | 30 Appendix A \- Fsck_ffs Error Conditions 36 a multi-pass file system check program. 44 path-names, 53 is run non-interactively to 57 it will only fix corruptions that are expected 107 legal options are \-b, \-c, \-y, \-n, and \-p. 176 Either the \-n flag was specified or 181 but no modifications are attempted to fix them. 269 .B "USE -b OPTION TO FSCK_FFS TO SPECIFY LOCATION OF AN ALTERNATE" 271 .B "SUPER-BLOCK TO SUPPLY NEEDED INFORMATION; SEE fsck_ffs(8)." [all …]
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 14 - Fix a severe virtual memory leak on Windows. This regression was first 15 released in 5.0.0. (@Ignition, @j0t, @frederik-h, @davidtgoldblatt, 17 - Fix size 0 handling in posix_memalign(). This regression was first released 19 - Fix the prof_log unit test which may observe unexpected backtraces from 22 - Fix the declaration of the extent_avail tree. This regression was first 24 - Fix an incorrect reference in jeprof. This functionality was first released 25 in 3.0.0. (@prehistoric-penguin) 26 - Fix an assertion on the deallocation fast-path. This regression was first 28 - Fix the TLS_MODEL attribute in headers. This regression was first released 32 - Implement opt.retain on Windows and enable by default on 64-bit. (@interwq, [all …]
|
/freebsd/contrib/ldns/ |
H A D | Changelog | 1 1.8.3 2022-08-15 6 * Fix for syntax error in pyldns 8 1.8.2 2022-08-12 11 * bugfix #149: Add some missing [out] annotations to doxygen 13 * Fix build error on Solaris 10 with inet_ntop redeclaration error. 14 * Fix -U flag with ldns-signzone. Thanks Ulrich and Jonathan 24 * bugfix #145: ldns-verify-zone should not call occluded records 27 1.8.1 2021-12-03 28 * bugfix #146: ldns-1.7.1 had soname 3.0, so ldns-1.8.x soname 30 * Undo PR#123 fix ldns.pc installation when building out-of-source [all …]
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | ChangeLog | 1 2008-07-14 Love Hörnquist Åstrand <lha@kth.se> 5 2008-06-21 Love Hörnquist Åstrand <lha@kth.se> 12 2008-05-23 Love Hörnquist Åstrand <lha@kth.se> 16 2008-04-29 Love Hörnquist Åstrand <lha@it.su.se> 18 * sel-lex.l: Use _hx509_sel_yyerror() instead of error_message(). 20 2008-04-20 Love Hörnquist Åstrand <lha@it.su.se> 22 * sel-lex.l: Include <config.h> 24 2008-04-17 Love Hörnquist Åstrand <lha@it.su.se> 26 * Makefile.am: Update make-proto usage. 28 2008-04-15 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 1 15. V6.22.04 - 20210426 2 14. Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle) 3 13. Fix $x:q:h and $x:q:t return the whole string for strings not containing / 4 12. V6.22.03 - 20201118 5 11. Fix $x:q:h and $x:q:t to not crash (alzwded) with strings containing / 11 6. alzwded@github, fix infinite loop with :gas variable modifier 14 4. V6.22.02 - 20191204 15 3. Fix version in configure.ac 16 2. V6.22.01 - 20191201 23 6. V6.22.00 - 20191128 [all …]
|
/freebsd/contrib/mandoc/ |
H A D | NEWS | 7 --- MAJOR NEW FEATURES --- 11 * man(1): let -w without argument show the manpath, like in man-db and man-1.6 12 * -T html: wrap text and phrasing elements in paragraphs unless already 17 --- MINOR NEW FEATURES --- 18 * man(1): switch the default pager from "more -s" to "less" 20 mandoc.db(5), accept files "man<one-digit-section>/<name>.<full-section>" 21 in addition to the already supported "man<full-section>/name.[01-9]*" 23 a heads-up on stderr at the end because otherwise, users may easily 25 * man.cgi(8): add a Content-Security-Policy HTTP header 27 * mandoc.css: support prefers-color-scheme: dark [all …]
|
/freebsd/contrib/file/ |
H A D | ChangeLog | 1 2024-11-27 14:44 Christos Zoulas <christos@zoulas.com> 6 2024-11-25 13:56 Christos Zoulas <christos@zoulas.com> 10 2024-11-10 13:56 Christos Zoulas <christos@zoulas.com> 14 offset that the "use" starts so that we don't double-count it. 17 2024-11-09 19:30 Christos Zoulas <christos@zoulas.com> 21 2024-11-02 14:34 Christos Zoulas <christos@zoulas.com> 25 2023-12-29 12:55 Christos Zoulas <christos@zoulas.com> 29 2023-07-29 12:55 Christos Zoulas <christos@zoulas.com> 33 2023-07-27 15:45 Christos Zoulas <christos@zoulas.com> 37 2023-07-17 11:53 Christos Zoulas <christos@zoulas.com> [all …]
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 1 --- 7 * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 10 * [Bug 3910] Memory leak using openssl-3 <hart@ntp.org> 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> 18 * [Bug 3888] ntpd with multiple same-subnet IPs using manycastclient creates 25 * [Bug 3869] Remove long-gone "calldelay" & "crypto sign" from docs. 29 * [Bug 3864] ntpd IPv6 refid different for big-endia [all...] |
/freebsd/contrib/tcpdump/ |
H A D | CHANGES | 5 BGP: Fix an undefined behavior when it tries to parse a too-short packet. 7 CDP: only hex-dump unknown TLVs in verbose mode. 9 DHCPv6: client-id/server-id DUID type 2 correction; parse the user class, 10 boot file URL, and SZTP redirect options; add DUID-UUID printing 12 DNS: Detect and correctly handle too-short URI RRs. 15 Frame Relay (Multilink): Fix the Timestamp Information Element printing. 16 ICMPv6: Fix printing the Home Agent Address Discovery Reply Message. 20 IP: Enable TSO (TCP Segmentation Offload) support; fix printing invalid 23 IPv6: Fix printing invalid cases as invalid, not truncated; use 25 IPv6: Fix invalid 32-bit versus 64-bit printouts of fragment headers. [all …]
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 2 - Merge #1265: Fix WSAPoll. 5 - Fix for print of connection type in log-replies for dot and doh. 8 - Fix to detect if atomic_store links in configure. 9 - Fix #1264: unbound 1.22.0 leaks memory when doing DoH. 12 - Ta [all...] |
/freebsd/contrib/ncurses/ |
H A D | NEWS | 1 ------------------------------------------------------------------------------- 2 -- Copyright 2018-2023,2024 Thomas E. Dickey -- 3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. -- 4 -- -- 5 -- Permission is hereby granted, free of charge, to any person obtaining a -- 6 -- copy of this software and associated documentation files (the -- 7 -- "Software"), to deal in the Software without restriction, including -- 8 -- without limitation the rights to use, copy, modify, merge, publish, -- 9 -- distribute, distribute with modifications, sublicense, and/or sell copies -- 10 -- of the Software, and to permit persons to whom the Software is furnished -- [all …]
|
/freebsd/contrib/libyaml/ |
H A D | Changes | 1 0.2.5 2020-06-01 13 Add -h and --flow (on|off|keep) to run-*-test-suite 22 Output error position in run-parser-test-suite.c 27 0.2.4 2020-04-19 29 - https://github.com/yaml/libyaml/pull/143 30 Add packaging/docker-dist to Makefile.am 32 - https://github.com/yaml/libyaml/pull/174 33 Fix logic for document end before directive 36 0.2.3 2020-04-11 38 - https://github.com/yaml/libyaml/pull/130 [all …]
|
/freebsd/contrib/one-true-awk/bugs-fixed/ |
H A D | README | 3 1. ofs-rebuild: OFS value used to rebuild the record was incorrect. 4 Fixed August 19, 2014. Revised fix August 2018. 6 2. system-status: Instead of a floating-point division by 256, use 12 4. a-format: Add POSIX standard %a and %A to supported formats. Check 15 5. decr-NF: Decrementing NF did not change $0. This is a decades-old 17 Most of the fix came from the NetBSD awk. 19 6. string-conv: String conversions of scalars were sticky. Once a 24 7. unary-plus: Unary plus on a string constant returned the string. 27 8. concat-assign-same: Concatenation previously evaluated both sides of the 32 9. missing-precision: When using the format string "%*s", the precision [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticFrontendKinds.td | 1 //==--- DiagnosticFrontendKinds.td - frontend diagnostics -----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 48 InGroup<DiagGroup<"override-module">>; 56 "feature flag '%0' must start with either '+' to enable the feature or '-'" 63 "option 'ffp-eval-method' cannot be used with option " 64 "%select{'fapprox-func'|'mreassociate'|'freciprocal'}0">; 74 "before the loop or by providing the compiler option '-ffast-math'">, 80 "the '__restrict__' qualifier with the independent array arguments -- " 97 def warn_toc_unsupported_type : Warning<"-mtocdata option is ignored " [all …]
|
/freebsd/contrib/libucl/ |
H A D | ChangeLog.md | 5 - Streamline emitter has been added, so it is now possible to output partial `ucl` objects 6 - Emitter now is more flexible due to emitter_context structure 9 - Fixed number of bugs and memory leaks 13 - Allow userdata objects to be emitted and destructed 14 - Use userdata objects to store lua function references 18 - Reworked macro interface 22 - Various utilities fixes 26 - Move to klib library from uthash to reduce memory overhead and increase performance 30 - Added safe iterators API 34 - Fixed serious bugs in schema and arrays iteration [all …]
|
/freebsd/sys/contrib/openzfs/scripts/ |
H A D | commitcheck.sh | 10 …body=$(git log --no-show-signature -n 1 --pretty=%b "$REF" | grep -Ev "http(s)*://" | grep -E -m 1… 11 if [ -n "$body" ]; then 23 foundline=$(git log --no-show-signature -n 1 "$REF" | grep -E -m 1 "$regex") 24 if [ -z "$foundline" ]; then 25 echo "error: missing \"$1\"" 38 long_subject=$(git log --no-show-signature -n 1 --pretty=%s "$REF" | grep -E -m 1 '.{73}') 39 if [ -n "$long_subject" ]; then 45 if ! check_tagged_line "Signed-off-by" ; then 59 # subject starts with Fix coverity defects means it's a coverity fix 60 …subject=$(git log --no-show-signature -n 1 --pretty=%s "$REF" | grep -E -m 1 '^Fix coverity defect… [all …]
|
/freebsd/contrib/bmake/ |
H A D | ChangeLog | 1 2025-07-07 Simon J Gerraty <sjg@beast.crufty.net> 8 2025-07-04 Simon J Gerraty <sjg@beast.crufty.net> 13 o main.c: simplify the warning for invalid -J by refering to 16 2025-06-30 Simon J Gerraty <sjg@beast.crufty.net> 25 o var.c: fix parsing of modifier parts for :gmtime and :localtime 28 2025-06-18 Simon J Gerraty <sjg@beast.crufty.net> 35 2025-06-15 Simon J Gerraty <sjg@beast.crufty.net> 39 o add on-demand inter-process stack traces 41 o job.c: add job prefix if necessary in non-default filtered mode 42 o parse.c,var.c: skip inter-process stack trace when [all …]
|
/freebsd/contrib/libpcap/ |
H A D | CHANGES | 5 Mark pcap_vasprintf() as printf-like. 12 Fix findalldevtest compilation if IPv6 isn't enabled. 16 Avoid casting hack for the Windows cleanup-on-exit routine. 18 Fix some Coverity errors. 19 Fix availabilities of some functions to match reality. 21 Remove the unused pcap-rpcap-int.h header file. 23 Make some static variables thread-local; fixes issue #1174. 27 Optimizer fix from Archit Shah to recompute dominators after 30 Optimizer fix from Archit Shah to mark value as unknown when store 36 Avoid 32-bit unsigned integer overflow in USB captures. Fixes [all …]
|