Home
last modified time | relevance | path

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

12345678910>>...57

/freebsd-src/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-src/contrib/libcbor/
H A DCHANGELOG.md9 - [Updated documentation to refer to RFC 8949](https://github.com/PJK/libcbor/issues/269)
22 …github.com/PJK/libcbor/pull/266) (discovered by [trofi](https://github.com/PJK/libcbor/issues/263))
35 - Note: Half-float NaNs still lose data (https://github.com/PJK/libcbor/issues/215)
67 …d item reference it returns [[Fixes #109](https://github.com/PJK/libcbor/issues/109)] (discovered …
72 - Fixed several minor manpage issues [[#159]](https://github.com/PJK/libcbor/pull/159) (discovered …
76 - Fix bad encoding of NaN half-floats [[Fixes #53]](https://github.com/PJK/libcbor/issues/53) (disc…
78 …-float with exponent < -14 [[Fixes #112]](https://github.com/PJK/libcbor/issues/112) (discovered b…
79 - BREAKING: Improved bool support [[Fixes #63]](https://github.com/PJK/libcbor/issues/63)
82 … without CBOR_CUSTOM_ALLOC [[Fixes #128]](https://github.com/PJK/libcbor/issues/128) (by [panlinux…
96 - Correctly set .so version [[Fixes #52]](https://github.com/PJK/libcbor/issues/52).
[all …]
/freebsd-src/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-src/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-src/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-src/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-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/
H A Dzfs_clone_deeply_nested.ksh29 # 2. Verify we can promote and destroy datasets in the chain without issues
42 log_assert "Deeply nested clones should be created and destroyed without issues"
61 # 2. Verify we can promote and destroy datasets in the chain without issues
/freebsd-src/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-src/crypto/openssh/
H A DSECURITY.md1 # Reporting OpenSSH Security Issues
3 To report security issues in OpenSSH, please refer to our website
/freebsd-src/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"
/freebsd-src/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-src/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-src/contrib/libpcap/
H A DCHANGES37 issues #1134 and #1205.
156 Fix CMake issues for target used by other projects.
202 Fix some formatting string issues found by cppcheck.
317 Fix various build issues and warnings.
349 Fix diag-control.h to handle compiling with clang-cl (issues
464 Fix some thread safety issues
490 Security and other issues found by analysis:
491 Fix various security issues reported by Charles Smith at Tangible
493 Fix various security issues reported by Include Security
494 Fix some issues foun
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc976 // https://github.com/google/sanitizers/issues/321.
994 // https://github.com/google/sanitizers/issues/321.
1011 // https://github.com/google/sanitizers/issues/321.
1029 // https://github.com/google/sanitizers/issues/321.
1207 // https://github.com/google/sanitizers/issues/321.
1356 // https://github.com/google/sanitizers/issues/321.
1369 // https://github.com/google/sanitizers/issues/321.
1382 // https://github.com/google/sanitizers/issues/321.
1395 // https://github.com/google/sanitizers/issues/321.
1439 // https://github.com/google/sanitizers/issues/32
[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-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp114 // See https://github.com/llvm/llvm-project/issues/57927. in EntryProps()
163 // See https://github.com/llvm/llvm-project/issues/57948.
176 // See https://github.com/llvm/llvm-project/issues/57948. in appendNumThreads()
235 // See https://github.com/llvm/llvm-project/issues/57928. in emitEmptyEntryForLib()
244 // See https://github.com/llvm/llvm-project/issues/57928. in emitDxilEntryPointTuple()
289 // See https://github.com/llvm/llvm-project/issues/57926. in createEntryMD()
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.language_functions_neg.ksh21 # Try channel programs with various lua runtime issues.
23 # Issues include:
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc45 "If set, attempts to catch initialization order issues.")
121 // https://github.com/google/sanitizers/issues/131
122 // https://github.com/google/sanitizers/issues/309
123 // TODO(glider,timurrrr): Fix known issues and enable this back.
/freebsd-src/lib/libexpat/
H A Dlibbsdxml.348 To avoid version and autoconfiguration issues, the library has been
52 to prevent confusion and autoconfiguration issues for 3rd party
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DObjectFileTransformer.h34 /// \param Log The stream to log warnings and non fatal issues to. If NULL,
40 /// \returns An error indicating any fatal issues that happen when parsing
/freebsd-src/share/man/man4/
H A Dcyapa.495 The left two thirds of the pad issues a LEFT button event.
96 The upper right corner issues a MIDDLE button event.
97 The lower right corner issues a RIGHT button.

12345678910>>...57