Home
last modified time | relevance | path

Searched +full:re +full:- +full:configured (Results 1 – 25 of 896) sorted by relevance

12345678910>>...36

/freebsd/share/man/man4/
H A Dnetdump.41 .\"-
34 .Bd -ragged -offset indent
40 netdump is a UDP-based protocol for transmitting kernel dumps to a remote host.
47 clients are configured using the
55 client messages consist of a fixed-size header followed by a variable-sized
79 server should attempt to save the dump at that path relative to its configured
114 .Xr re 4 ,
122 .Bl -tag -width "indent"
132 server is configured to store dumps in
140 The client will poll the configured network interface while waiting for
[all …]
/freebsd/contrib/wpa/hostapd/
H A DREADME-MULTI-AP1 hostapd, wpa_supplicant and the Multi-AP Specification
4 This document describes how hostapd and wpa_supplicant can be configured to
5 support the Multi-AP Specification.
7 Introduction to Multi-AP
8 ------------------------
10 The Wi-Fi Alliance Multi-AP Specification is the technical specification for
11 Wi-Fi CERTIFIED EasyMesh(TM) [1], the Wi-Fi Alliance® certification program for
12 Multi-AP. It defines control protocols between Wi-Fi® access points (APs) to
17 Most of the Multi-AP specification falls outside of the scope of
24 hostapd/wpa_supplicant needs to be configured specifically to support:
[all …]
/freebsd/usr.sbin/bsdconfig/include/
H A Dmessages.subr2 # Copyright (c) 2012-2016 Devin Teske
30 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
46 …ssume_network_is_already_configured="Running multi-user, assume that the network is already config…
47 msg_assume_yes_to_all_non_critical_dialogs="Assume \"Yes\" answers to all non-critical dialogs"
52 msg_audio_desc="Audio utilities - most require a supported sound card."
70 …%s'! Are you sure that your\nname server, gateway and network interface are correctly configured?"
83 …tallation\nmedia, ranging from floppies to an Internet FTP server. If you're\ninstalling FreeBSD …
85 msg_command_failed_rest_of_script_aborted="Command \`%s' failed - rest of script aborted."
88 msg_configured="Configured"
89 msg_configured_lc="configured"
[all …]
/freebsd/usr.sbin/nfsd/
H A Dpnfsserver.433 servers may be configured to provide a
38 system needs to be configured as a MetaData Server (MDS) and
41 system needs to be configured as one or
46 systems are configured to be NFSv4.1 and NFSv4.2
61 The DS(s) need to be configured as NFSv4.1 and NFSv4.2 server(s),
76 .Bd -literal -offset indent
77 jot -w ds 20 0 | xargs mkdir -m 700
115 It is configured as a NFSv4.1 and NFSv4.2 server with
118 .Dq -p
124 .Bd -literal -offset indent
[all …]
/freebsd/sys/ufs/ufs/
H A DREADME.acls5 and is made available under a Berkeley-style license.
9 Access control lists allow the association of fine-grained discretionary
27 and ACL-specific information follows.
31 '-a' flag:
33 tunefs -a enable /dev/md0a
35 Or by using the mount-time flag:
37 mount -o acls /dev/md0a /mnt
40 system previously configured for ACLs without ACL-support will result
42 mounting an ACL-enabled file system without kernel support for ACLs
44 the kernel is not configured for ACL support, a warning will be
[all …]
/freebsd/contrib/pam-krb5/tests/config/
H A DREADME2 pam-krb5 test suite. If there is no configuration in this directory, many
6 admin-keytab
9 configured in password) that has admin access to inspect and modify
19 testing is configured in DNS or your system krb5.conf file and that
22 (KDC, kpasswd server, and admin server) for the realm you're using for
30 same realm as the user configured in the password file. This is used
36 fully-qualified principal (including the realm) of a Kerberos
40 If the realm of the principal is not configured in either DNS or in
46 pkinit-cert
49 authentication for the user listed in the pkinit-principal file.
[all …]
/freebsd/contrib/pam-krb5/module/
H A Dpassword.c4 * Copyright 2005-2009, 2020 Russ Allbery <eagle@eyrie.org>
8 * Copyright 1999-2000 Frank Cusack <fcusack@fcusack.com>
10 * SPDX-License-Identifier: BSD-3-clause or GPL-1+
21 #include <pam-util/args.h>
22 #include <pam-util/logging.h>
40 /* Use the password from a previous module, if so configured. */ in pamk5_password_prompt()
43 if (args->config->use_authtok) { in pamk5_password_prompt()
44 pamret = pam_get_item(args->pamh, PAM_AUTHTOK, &tmp); in pamk5_password_prompt()
50 if (strlen(tmp) > PAM_MAX_RESP_SIZE - 1) { in pamk5_password_prompt()
52 PAM_MAX_RESP_SIZE - 1); in pamk5_password_prompt()
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_init_context.31 .\" Copyright (c) 2001 - 2004 Kungliga Tekniska Högskolan
65 Kerberos 5 Library (libkrb5, -lkrb5)
217 error-code handler
221 The error handler must generated by the the re-rentrant version of the
249 sets if the context is configured to canonicalize hostnames using DNS.
252 returns if the context is configured to canonicalize hostnames using DNS.
264 set the list of configuration files to use and re-initialize the
/freebsd/usr.sbin/bsdinstall/runconsoles/
H A Drunconsoles.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
32 * |-- runconsoles [ttyX]
33 * | `-- utility primary
34 * |-- runconsoles [ttyY]
35 * | `-- utility secondary
37 * `-- runconsoles [ttyZ]
38 * `-- utility secondary
81 /* -1: not started, 0: reaped */
115 if (consinfo->pid != -1 && consinfo->pid != 0) in kill_consoles()
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog3 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
8 - add support for GCM-AES-256 cipher suite
9 - remove incorrect EAP Session-Id length constraint
10 - add hardware offload support for additional drivers
11 * HE/IEEE 802.11ax/Wi-Fi 6
12 - support BSS color updates
13 - various fixes
[all …]
H A Dconfig.h3 * Copyright (c) 2003-2012, Jouni Malinen <j@w1.fi>
46 #define DEFAULT_DISASSOC_IMMINENT_RSSI_THRESHOLD -75
63 * next - Next credential in the list
71 * id - Unique id for the credential
82 * temporary - Whether this credential is temporary and not to be saved
87 * priority - Priority group
99 * pcsc - Use PC/SC and SIM/USIM card
104 * realm - Home Realm for Interworking
109 * username - Username for Interworking network selection
114 * password - Password for Interworking network selection
[all …]
/freebsd/contrib/pam_modules/pam_passwdqc/
H A DREADME2 PAM-aware password changing programs, such as passwd(1). In addition
5 and can be (re-)configured without rebuilding.
29 class only. (The character classes are: digits, lower-case letters,
30 upper-case letters, and other characters. There's also the special
31 class for non-ASCII characters which couldn't be classified, but are
32 assumed to be non-digits.)
43 When calculating the number of character classes, upper-case letters
62 It is important that you do set max=8 if you're using the traditional
79 The substring search is case-insensitive and is able to detect and
91 The size of randomly-generated passwords in bits, or 0 to disable this
[all …]
/freebsd/stand/forth/
H A Dbeastie.4th.81 .\" Copyright (c) 2011-2012 Devin Teske
55 file, so it is not needed (and should not be re-issued) in a normal setup.
59 .Bl -tag -width disable-module_module -compact -offset indent
60 .It Ic draw-beastie
63 The logo that is drawn is configured by setting the
76 The position of the logo can be configured by setting the
84 .It Ic clear-beastie
87 .It Ic beastie-start
92 variable can be configured in
95 During the delay the user can press Ctrl-C to fall back to
[all …]
H A Dmenu.4th.81 .\" Copyright (c) 2011-2013 Devin Teske
53 file, so it is not needed (and should not be re-issued) in a normal setup.
57 .Bl -tag -width disable-module_module -compact -offset indent
58 .It Ic menu-init
60 This should be called before any other menu-related functions.
61 .It Ic menu-display
62 Displays the menu (configured via the below documented environment variables)
64 .It Ic menu-erase
66 .It Ic menu-redraw
68 .Ic menu-erase
[all …]
H A Dbrand.4th.853 file, so it is not needed (and should not be re-issued) in a normal setup.
57 .Bl -tag -width disable-module_module -compact -offset indent
58 .It Ic draw-brand
61 The brand that is drawn is configured by setting the
70 The position of the logo can be configured by setting the
80 .Bl -tag -width bootfile -offset indent
95 .Bl -tag -width /boot/loader.4th -compact
110 .Bd -literal -offset indent -compact
125 .An -nosplit
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Ddns_compat.h2 * Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu>
3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
32 Potentially non-threadsafe versions of the functions in dns.h: provided
42 #include <event2/event-config.h>
57 This function initializes support for non-blocking name resolution by
67 @return 0 if successful, or -1 if an error occurred
79 evdns_base is error-prone.
95 @param fail_requests if zero, active requests will be aborted; if non-zero,
113 @return 0 if successful, or -1 if an error occurred
120 Get the number of configured nameservers.
[all …]
/freebsd/contrib/libevent/include/event2/
H A Ddns_compat.h2 * Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu>
3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
32 Potentially non-threadsafe versions of the functions in dns.h: provided
42 #include <event2/event-config.h>
57 This function initializes support for non-blocking name resolution by
67 @return 0 if successful, or -1 if an error occurred
79 evdns_base is error-prone.
95 @param fail_requests if zero, active requests will be aborted; if non-zero,
113 @return 0 if successful, or -1 if an error occurred
120 Get the number of configured nameservers.
[all …]
/freebsd/share/examples/ppp/
H A Dppp.linkdown.sample19 # of our temporary IP number, we may want to ``un-notify'' them.
21 # If you're into sound effects when the link goes down, you can run
22 # ``auplay'' (assuming NAS is installed and configured).
27 # If you're running ``ppp -auto -nat dynamic-nat-auto'', and are
29 # to keep the interface aliases to a minimum (see ``enable iface-alias''
32 dynamic-nat-auto:
H A Dppp.linkup.sample18 # It is no longer necessary to re-add the default route here as our
20 # If you're into sound effects when the link comes up, you can run
21 # ``auplay'' (assuming NAS is installed and configured).
33 # nice things such as kick off "sendmail -q", "popclient my.isp" and
34 # "slurp -d news". It can be passed MYADDR, HISADDR and INTERFACE
35 # as arguments too - useful for informing a DNS of your assigned IP.
38 # you're running will take some time or will require network
46 ! sh -c "cat /etc/ppp/linkup.au >/dev/audio"
53 !bg sh -c "sleep 240; pppctl -p mypassword 3000 set timeout 60"
/freebsd/crypto/openssl/test/
H A Ddefltfips_test.c24 * Check we're in FIPS mode when we're supposed to be. We do this early to in test_is_fips_enabled()
26 * other function calls have auto-loaded the config file. in test_is_fips_enabled()
32 * Check we're in an expected state. EVP_default_properties_is_fips_enabled in test_is_fips_enabled()
33 * can return true even if the FIPS provider isn't loaded - it is only based in test_is_fips_enabled()
45 sha256 = EVP_MD_fetch(NULL, "SHA2-256", NULL); in test_is_fips_enabled()
94 /* Configured for FIPS, but the module fails to load */ in setup_tests()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_set_blocking_mode.pod5 SSL_set_blocking_mode, SSL_get_blocking_mode - configure blocking mode for a
19 configured to use an underlying read or write BIO which cannot provide a poll
36 provided to the SSL object are themselves configured in nonblocking mode.
44 re-enable blocking mode in this case, an application must set a network BIO
54 -1 if called on an unsupported SSL object.
58 L<SSL_handle_events(3)>, L<SSL_poll(3)>, L<openssl-quic(7)>,
59 L<openssl-quic-concurrency(7)>, L<ssl(7)>
68 Copyright 2022-2025 The OpenSSL Project Authors. All Rights Reserved.
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.def1 /* -*- Mode: Text -*- */
7 prog-name = "ntpd";
8 prog-title = "set clock via Network Time Protocol daemon";
11 #include ntpdbase-opts.def
14 explain = <<- _END_EXPLAIN
17 doc-section = {
18 ds-type = 'DESCRIPTION';
19 ds-format = 'mdoc';
20 ds-text = <<- _END_PROG_MDOC_DESCRIP
27 Network Time Protocol (NTP) version 4, as defined by RFC-5905,
[all …]
/freebsd/crypto/krb5/src/man/
H A Dkadmind.man4 .nr rst2man-indent-level 0
7 \\$1 \\n[an-margin]
8 level \\n[rst2man-indent-level]
9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
10 -
11 \\n[rst2man-indent0]
12 \\n[rst2man-indent1]
13 \\n[rst2man-indent2]
18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
19 . nr rst2man-indent-level +1
[all …]
/freebsd/sys/arm64/arm64/
H A Dgic_v3_var.h1 /*-
44 bool lpi_enabled; /* redist LPI configured? */
49 * Re-Distributor region description.
51 * on the #redistributor-regions property in FDT.
54 /* Number of Re-Distributor regions */
57 * Whether to treat each region as a single Re-Distributor page or a
62 /* Per-CP
[all...]
/freebsd/contrib/openbsm/bin/audit/
H A Daudit.81 .\" Copyright (c) 2004-2009 Apple Inc.
43 .Bl -tag -width indent
53 to be configured to run under
61 Specifies that the audit system should [re]synchronize its
73 Optionally, it can be configured to be started
74 on-demand by
81 .Bl -tag -width ".Pa /etc/security/audit_control" -compact
96 .An -nosplit

12345678910>>...36