Home
last modified time | relevance | path

Searched refs:problem (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/freebsd-14.2/crypto/openssh/
H A Dauth-krb5.c65 if (problem) in krb5_init()
91 if (problem) in auth_krb5_password()
96 if (problem) in auth_krb5_password()
106 if (problem) in auth_krb5_password()
111 if (problem) in auth_krb5_password()
121 if (problem) in auth_krb5_password()
131 if (problem) in auth_krb5_password()
138 if (problem) in auth_krb5_password()
144 if (problem) in auth_krb5_password()
149 if (problem) in auth_krb5_password()
[all …]
H A Dgss-serv-krb5.c65 krb5_error_code problem; in ssh_gssapi_krb5_init() local
70 problem = krb5_init_context(&krb_context); in ssh_gssapi_krb5_init()
71 if (problem) { in ssh_gssapi_krb5_init()
120 krb5_error_code problem; local
138 errmsg = krb5_get_error_message(krb_context, problem);
143 krb5_get_err_text(krb_context, problem));
149 if ((problem = ssh_krb5_cc_gen(krb_context, &ccache))) {
150 errmsg = krb5_get_error_message(krb_context, problem);
157 if ((problem = krb5_parse_name(krb_context,
159 errmsg = krb5_get_error_message(krb_context, problem);
[all …]
/freebsd-14.2/crypto/heimdal/lib/gssapi/krb5/
H A Daddress_to_krb5addr.c48 krb5_error_code problem; in _gsskrb5i_address_to_krb5addr() local
65 problem = krb5_h_addr2sockaddr (context, in _gsskrb5i_address_to_krb5addr()
71 if (problem) in _gsskrb5i_address_to_krb5addr()
74 problem = krb5_sockaddr2address (context, &sa, address); in _gsskrb5i_address_to_krb5addr()
76 return problem; in _gsskrb5i_address_to_krb5addr()
/freebsd-14.2/contrib/ntp/scripts/build/
H A DgenAuthors.in41 my $problem = 0;
55 $problem = 1;
62 die "Fix the problem(s) noted above!\n" if $problem;
73 $problem = 1;
81 die "Fix the problem(s) noted above!\n" if $problem;
/freebsd-14.2/contrib/libpcap/
H A DCONTRIBUTING.md8 To report a non-security problem (failure to compile, failure to capture packets
11 please check that the problem reproduces with the current git master branch of
12 libpcap. If it does (and it is not a security-related problem, otherwise see
14 and check if the problem has already been reported. If it has not, please open
21 * statement of the problem
24 Please note that if you know exactly how to solve the problem and the solution
/freebsd-14.2/contrib/googletest/.github/ISSUE_TEMPLATE/
H A D00-bug_report.yml15 label: Steps to reproduce the problem
16problem that you are experiencing. Please provide all code and relevant steps to reproduce the pro…
51 description: Add any other context about the problem here.
/freebsd-14.2/contrib/libfido2/.github/ISSUE_TEMPLATE/
H A Dbug_report.md23 **How does the problem manifest itself?**
25 **Is the problem reproducible?**
27 **What are the steps that lead to the problem?**
29 **Does the problem happen with different authenticators?**
/freebsd-14.2/contrib/ntp/sntp/m4/
H A Dsntp_problemtests.m418 [problem-tests],
20 [--enable-problem-tests],
H A Dntp_problemtests.m418 [problem-tests],
20 [--enable-problem-tests],
/freebsd-14.2/tools/test/stress2/tools/
H A Dfail.sh64 mountu.sh 20170321 Known NFS problem
68 nfssillyrename.sh 20170321 Known problem
/freebsd-14.2/crypto/openssl/
H A DSUPPORT.md26 the problem has already been reported.
27 - Download the latest version from the repository to see if the problem
30 problem persists.
48 - Problem Description (steps that will reproduce the problem, if known)
/freebsd-14.2/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/
H A Dbug_report.md40 ### Describe the problem you're observing
42 ### Describe how to reproduce the problem
/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt3350 problem above).
7839 a problem with line counter maintenance.
8629 problem
9337 Fixed a problem with Mutex Sync Levels. Fixed a problem where if multiple
10168 problem
11780 Fixed problem reports:
11907 Fixed problem reports integrated:
15441 AE_ALREADY_EXISTS problem.)
15796 incorrectly" problem.
19021 Release-version compile problem fixed.
[all …]
/freebsd-14.2/contrib/ntp/html/hints/
H A Daix4 file when processing the refclock_report() routine. The problem, which
31 Details of the problem report follow.
61 > Reported as a Highly pervasive problem: NO
H A Dsolaris.xtra.402311818 period). This problem has been reproduced on virtually all sun4u
21 The fundamental problem lies in the kernel's perception of ticks per
/freebsd-14.2/contrib/sendmail/src/
H A Dcollect.c928 char *problem; local
932 problem = "unexpected close";
934 problem = "I/O error";
936 problem = BARE_LF_MSG;
938 problem = BARE_CR_MSG;
940 problem = "read timeout";
951 #define CONN_ERR_ARGS LOG_CLT, CONN_LOG_FROM, problem, \
/freebsd-14.2/contrib/nvi/cl/
H A DREADME.signal28 that doesn't seem like a problem.
33 creates a key mapping with an infinite loop. This problem will become
46 input buffer might solve the latter problem, but it's not going to be
70 The second problem is that vi permits you to enter literal signal
91 work well for trying to detect infinite maps. The problem is that
117 literal character. To some extent, we have this problem already,
136 The problem with this is that if we do our own SIGTSTP handling, in either
149 how it left them), and starts prompting the user for input. The problem is
/freebsd-14.2/usr.bin/patch/
H A Dbackupfile.c209 invalid_arg(const char *kind, const char *value, int problem) in invalid_arg() argument
212 if (problem == -1) in invalid_arg()
/freebsd-14.2/contrib/bzip2/
H A Dwords13 If there's a problem, things might stop at this point.
/freebsd-14.2/contrib/sendmail/
H A DKNOWNBUGS23 * Berkeley DB map locking problem with fcntl().
43 Such a problem has been reported for bulk_mailer.
113 * accept() problem on SVR4.
128 Apparently, this problem is due to linking -lc before -lsocket;
129 if you are having this problem, check your Makefile.
131 * accept() problem on Linux.
180 and hence this problem is not significant.
185 set. This is not a problem if your system is well managed (that is,
/freebsd-14.2/contrib/tcp_wrappers/
H A DCHANGES56 earlier workaround for a similar problem in FreeBSD 2.0.
139 - Dropped several new solutions that were in need of a problem. Beta
166 dropping clients. Like showing a banner that explains the problem.
213 potential problem. Suggested by Peter Wemm.
272 - Workaround for a weird problem with DG/UX when the wrapper is run as
397 special-cases localhost (problem reported by several sites).
406 you, adjust the TIMEOUT definition in file rfc931.c (problem reported
411 problem and its solution were discussed on the rfc931-users mailing
417 (problem reported by Icarus Sparry, [email protected]).
419 - A portability problem was fixed that caused compile-time problems
[all …]
/freebsd-14.2/contrib/ncurses/
H A DTO-DO73 Building those with libtool does not work either. (This is a problem with
81 trip over a known problem with the signal-handling code which causes abrupt
83 problem was first seen running lynx). You will not see this problem if you
92 stdargs instead. This is unlikely to be a problem unless you're building
/freebsd-14.2/bin/sh/tests/parameters/
H A Dmail2.08 # ktrace problem
H A Dmail1.08 # ktrace problem
/freebsd-14.2/sys/contrib/openzfs/etc/init.d/
H A DREADME.md24 If you have code to share that fixes the problem, that is much better.
33 work on that, the biggest problem you'll (probably) have is the part

12345678910>>...13