Home
last modified time | relevance | path

Searched full:issues (Results 1 – 25 of 1660) sorted by relevance

12345678910>>...67

/freebsd/contrib/libcbor/
H A DCHANGELOG.md11 …failing on non-ctrl floats in debug mode](https://github.com/PJK/libcbor/issues/352) (bug discover…
18 …55) to [be compatible with CMake 4](https://github.com/eclipse-ecal/ecal/issues/2041) ([suggestion…
24 …INTERPROCEDURAL_OPTIMIZATION` and use the default value](https://github.com/PJK/libcbor/issues/315)
26 - [Fix NaN encoding on Windows](https://github.com/PJK/libcbor/issues/271)
27 - [Fix NaN encoding on mips/mipsel](https://github.com/PJK/libcbor/issues/329)
30 …s is an intermediate state and likely to be revisited (<https://github.com/PJK/libcbor/issues/336>)
36 - [Fix code style issues](https://github.com/PJK/libcbor/pull/321)
42 - [Updated documentation to refer to RFC 8949](https://github.com/PJK/libcbor/issues/269)
56 …github.com/PJK/libcbor/pull/266) (discovered by [trofi](https://github.com/PJK/libcbor/issues/263))
71 - Note: Half-float NaNs still lose data (<https://github.com/PJK/libcbor/issues/215>)
[all …]
/freebsd/sys/contrib/openzfs/.github/
H A Dstale.yml5 # Limit to only `issues` or `pulls`
6 only: issues
7 # Issues with these labels will never be considered stale
12 # Set to true to ignore issues in a project (defaults to false)
14 # Set to true to ignore issues in a milestone (defaults to false)
16 # Set to true to ignore issues with an assignee (defaults to false)
H A DCONTRIBUTING.md53 checks and all the ASSERTs to help quickly catch potential issues.
74 tracker](https://github.com/openzfs/zfs/issues) *first* to ensure the
78 You can open a new issue and search existing issues using the public [issue
79 tracker](https://github.com/openzfs/zfs/issues).
112 development. The team's primary focus is on fixing known issues, improving
117 label](https://github.com/openzfs/zfs/issues?q=is%3Aopen+is%3Aissue+label%3A%22Type%3A+Feature%22).
164 regressions or other suspected issues. By running the latest code to a wide
166 able quickly identify and resolve potential issues.
/freebsd/crypto/heimdal/doc/
H A Dkerberos4.texi3 @node Kerberos 4 issues, Windows compatibility, Things in search for a better place, Top
5 @chapter Kerberos 4 issues
12 * Principal conversion issues::
16 @node Principal conversion issues, Converting a version 4 database, Kerberos 4 issues, Kerberos 4 i…
17 @section Principal conversion issues
57 @node Converting a version 4 database, , Principal conversion issues, Kerberos 4 issues
H A Dheimdal.texi71 * Kerberos 4 issues::
111 Kerberos 4 issues
113 * Principal conversion issues::
/freebsd/contrib/bc/project/
H A Dgithub_issues.json33 "url": "https://github.com/gavinhoward/bc/issues/87#issuecomment-2683017820",
48 "url": "https://github.com/gavinhoward/bc/issues/87#issuecomment-2683611929",
65 "url": "https://github.com/gavinhoward/bc/issues/87"
91 "url": "https://github.com/gavinhoward/bc/issues/85#issuecomment-2466757035",
106 "url": "https://github.com/gavinhoward/bc/issues/85#issuecomment-2466996037",
121 "url": "https://github.com/gavinhoward/bc/issues/85#issuecomment-2485801843",
138 "url": "https://github.com/gavinhoward/bc/issues/85"
164 "url": "https://github.com/gavinhoward/bc/issues/83#issuecomment-2336818282",
179 "url": "https://github.com/gavinhoward/bc/issues/83#issuecomment-2336821445",
194 "url": "https://github.com/gavinhoward/bc/issues/83#issuecomment-2336823471",
[all …]
H A DREADME.md11 as possible, but it still has the comments on issues and pull requests, as
12 well as the issues and pull requests themselves (whatever matters anyway).
16 This is information about issues reported on GitHub. I used the GitHub CLI to
/freebsd/.github/workflows/
H A Dchecklist.yml28 const comments = await github.paginate(github.rest.issues.listComments, {
114 /* Check for different paths that have issues and/or owners */
162 …let comment_func = comment_id == -1 ? github.rest.issues.createComment : github.rest.issues.update…
165 … "There " + (checklist_len > 1 ? "are a few issues that need " : "is an issue that needs ") +
173 let msg = "No Issues found.\n\n";
188 github.rest.issues.updateComment({
192 body: msg_prefix + "All issues resolved."
/freebsd/lib/libc/tests/sys/
H A Dsendfile_test.c381 …atf_tc_skip("Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"); in ATF_TC_BODY()
397 …atf_tc_skip("Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"); in ATF_TC_BODY()
465 …atf_tc_skip("Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"); in ATF_TC_BODY()
480 …atf_tc_skip("Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"); in ATF_TC_BODY()
513 …atf_tc_skip("Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"); in ATF_TC_BODY()
528 …atf_tc_skip("Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"); in ATF_TC_BODY()
633 …atf_tc_skip("Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"); in ATF_TC_BODY()
647 …atf_tc_skip("Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"); in ATF_TC_BODY()
765 …atf_tc_skip("Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"); in ATF_TC_BODY()
780 …atf_tc_skip("Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"); in ATF_TC_BODY()
[all …]
/freebsd/crypto/openssl/
H A DSUPPORT.md25 - Search the mailing lists and/or the GitHub issues to find out whether
40 If you wish to report a bug, please open an [issue][github-issues] on GitHub
52 particular the manual pages, can be reported as issues.
92 [github-issues]: https://github.com/openssl/openssl/issues/new/choose
/freebsd/sys/contrib/zstd/
H A DSECURITY.md1 # Reporting and Fixing Security Issues
3 …t open GitHub issues or pull requests - this makes the problem immediately visible to everyone, in…
/freebsd/contrib/ldns/
H A DREADME11 KNOWN ISSUES
97 KNOWN ISSUES
99 A complete list of currently known open issues can be found here:
100 https://github.com/NLnetLabs/ldns/issues
/freebsd/tools/tools/iso/
H A Dcheck-iso3166.pl109 print "Found $c issues\n";
119 print "Found $c issues\n";
129 print "Found $c issues\n";
146 print "Found $c issues\n";
161 print "Found $c issues\n";
H A Dcheck-iso639.pl71 print "Found $c issues\n";
81 print "Found $c issues\n";
96 print "Found $c issues\n";
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/
H A Dzfs_clone_deeply_nested.ksh30 # 2. Verify we can promote and destroy datasets in the chain without issues
43 log_assert "Deeply nested clones should be created and destroyed without issues"
62 # 2. Verify we can promote and destroy datasets in the chain without issues
/freebsd/contrib/kyua/
H A DCONTRIBUTING.md85 will be returned to you with comments if there are issues to be fixed.
89 By keeping your code clean of style issues upfront, you will speed up the
93 you are requesting to be pulled and look for issues. This is the diff that
114 Handling bug tracker issues
117 * All changes pushed to `master` should cross-reference one or more issues in
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1015 // https://github.com/google/sanitizers/issues/321.
1033 // https://github.com/google/sanitizers/issues/321.
1050 // https://github.com/google/sanitizers/issues/321.
1068 // https://github.com/google/sanitizers/issues/321.
1246 // https://github.com/google/sanitizers/issues/321.
1409 // https://github.com/google/sanitizers/issues/321.
1422 // https://github.com/google/sanitizers/issues/321.
1435 // https://github.com/google/sanitizers/issues/321.
1448 // https://github.com/google/sanitizers/issues/321.
1492 // https://github.com/google/sanitizers/issues/321.
[all …]
H A Dsanitizer_common_interceptors_netbsd_compat.inc24 // This allows to avoid preprocessor issues.
39 // https://github.com/google/sanitizers/issues/321.
51 // https://github.com/google/sanitizers/issues/321.
/freebsd/crypto/openssh/
H A DSECURITY.md1 # Reporting OpenSSH Security Issues
3 To report security issues in OpenSSH, please refer to our website
/freebsd/contrib/lyaml/
H A DREADME.md194 Please make bug reports and suggestions as [GitHub Issues][issues].
221 issues with monkey-patching in caller environment.
224 [issues]: http://github.com/gvvaughas/lyaml/issues
/freebsd/contrib/libfido2/
H A DSECURITY.md1 # Reporting libfido2 Security Issues
3 To report security issues in libfido2, please contact security@yubico.com.
H A DREADME.adoc7 …svg["Fuzz Status (oss-fuzz)", link="https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&…
141 Please use https://github.com/Yubico/libfido2/issues[GitHub Issues] to report
142 bugs. To report security issues, please contact security@yubico.com. A PGP
/freebsd/contrib/libcbor/src/cbor/internal/
H A Dloaders.c55 // (https://github.com/PJK/libcbor/issues/336) in _cbor_decode_half()
76 // (https://github.com/PJK/libcbor/issues/336) in _cbor_load_float()
83 // (https://github.com/PJK/libcbor/issues/336) in _cbor_load_double()
/freebsd/contrib/libpcap/
H A DCHANGES144 issues #1134 and #1205.
263 Fix CMake issues for target used by other projects.
309 Fix some formatting string issues found by cppcheck.
424 Fix various build issues and warnings.
456 Fix diag-control.h to handle compiling with clang-cl (issues
571 Fix some thread safety issues
597 Security and other issues found by analysis:
598 Fix various security issues reported by Charles Smith at Tangible
600 Fix various security issues reported by Include Security
601 Fix some issues found by cppcheck.
[all …]
/freebsd/tests/sys/kern/
H A Dsendfile_test.sh54 atf_skip "Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"
77 atf_skip "Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"
101 atf_skip "Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"
125 atf_skip "Sendfile(4) unimplemented. https://github.com/qemu-bsd-user/qemu-bsd-user/issues/25"

12345678910>>...67