| /freebsd/contrib/libfido2/man/ |
| H A D | fido2-assert.1 | 1 .\" Copyright (c) 2018-2023 Yubico AB. All rights reserved. 26 .\" SPDX-License-Identifier: BSD-2-Clause 29 .Dt FIDO2-ASSERT 1 32 .Nm fido2-assert 74 .Bl -tag -width Ds 83 to verify an assertion using the PEM-encode [all...] |
| /freebsd/sys/contrib/device-tree/Bindings/leds/backlight/ |
| H A D | qcom-wled.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/leds/backlight/qcom-wled.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Bjorn Andersson <andersson@kernel.org> 11 - Kiran Gunda <quic_kgunda@quicinc.com> 21 - qcom,pm8941-wled 22 - qcom,pmi8950-wled 23 - qcom,pmi8994-wled 24 - qcom,pmi8998-wled [all …]
|
| /freebsd/contrib/libxo/xopo/ |
| H A D | xopo.1 | 15 .Nd turn libxo format strings into simplified form 22 utility simplifies libxo format strings into the form used for 33 into data useful for libxo-enabled applications. 48 which carry format strings as the remainder of the input line. 49 These strings are passed to 51 for simplification and the resulting strings are replaced into the 56 .Bl -tag -width indent 57 .It Ic -f Ar pofile | Ic --po Ar pofile 59 .It Ic --help 61 .It Ic -o Ar file | Ic --output Ar file [all …]
|
| /freebsd/secure/usr.bin/openssl/man/ |
| H A D | openssl-ciphers.1 | 1 .\" -*- mode: troff; coding: utf-8 -*- 29 .\" Escape single quotes in literal strings from groff's Unicode transform. 57 .IX Title "OPENSSL-CIPHERS 1ossl" 58 .TH OPENSSL-CIPHERS 1ossl 2025-09-30 3.5.4 OpenSSL 64 openssl\-ciphers \- SSL cipher display and cipher list command 68 [\fB\-help\fR] 69 [\fB\-s\fR] 70 [\fB\-v\fR] 71 [\fB\-V\fR] 72 [\fB\-ssl3\fR] [all …]
|
| /freebsd/libexec/getty/ |
| H A D | ttys.5 | 39 Pseudo-terminals (see 99 As flag values, the strings ``on'' and ``off'' specify that 102 ``onifconsole'' will cause this line to be enabled if and only if it is 105 The flag ``onifexists'' will cause this line to be enabled if and only 111 The flag ``secure'' (if the console is enabled) allows users with a 117 Either of these strings may also be specified in the terminal type 142 Note that no shell-style globbing or other variable substitution occurs. 144 .Bl -tag -width /etc/ttys -compact 148 .Bd -literal 152 ttyd0 "/usr/libexec/getty d1200" dialup on group=dialup # 555-1234 [all …]
|
| /freebsd/usr.sbin/nfsd/ |
| H A D | nfsv4.4 | 42 It uses a single compound RPC that concatenates operations to-gether. 74 .Bd -literal -offset indent -compact 75 - NFS Version 4 ACLs 76 - Referrals, which redirect subtrees to other servers 78 - Delegations, which allow a client to operate on a file locally 79 - pNFS, where I/O operations are separated from Metadata operations 81 - User namespace extended attributes 82 - lseek(SEEK_DATA/SEEK_HOLE) 83 - File copying done locally on the server for copy_file_range(2) 84 - posix_fallocate(2) [all …]
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-ciphers.pod.in | 2 {- OpenSSL::safe::output_do_not_edit_headers(); -} 6 openssl-ciphers - SSL cipher display and cipher list command 11 [B<-help>] 12 [B<-s>] 13 [B<-v>] 14 [B<-V>] 15 [B<-ssl3>] 16 [B<-tls1>] 17 [B<-tls1_1>] 18 [B<-tls1_2>] [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/ |
| H A D | leds-lm36274.txt | 1 * Texas Instruments LM36274 4-Channel LCD Backlight Driver w/Integrated Bias 3 The LM36274 is an integrated four-channel WLED driver and LCD bias supply. 4 The backlight boost provides the power to bias four parallel LED strings with 5 up to 29V total output voltage. The 11-bit LED current is programmable via 9 Documentation/devicetree/bindings/mfd/ti-lmu.txt 12 Documentation/devicetree/bindings/regulator/lm363x-regulator.txt 15 - compatible: 16 "ti,lm36274-backlight" 17 - reg : 0 18 - #address-cells : 1 [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | mediatek,mt7986-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/mediatek,mt7986-pinctr [all...] |
| H A D | mediatek,mt7981-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/mediatek,mt7981-pinctr [all...] |
| /freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
| H A D | options.inc | 1 //===-- options.inc ---------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 22 GWP_ASAN_OPTION(bool, Enabled, GWP_ASAN_DEFAULT_ENABLED, 23 "Is GWP-ASan enabled? Defaults to " GWP_ASAN_STRINGIFY( 27 "Number of simultaneously-guarded allocations available in the " 32 "selected for GWP-ASan sampling. Default is 5000. Sample rates " 33 "up to (2^30 - 1) are supported.") 35 // Developer note - This option is not actually processed by GWP-ASan itself. It 44 "Install GWP-ASan signal handlers for SIGSEGV during dynamic loading. This " [all …]
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_dof.h | 44 dof_secidx_t ddo_strsec; /* global strings section index */ 48 dt_buf_t ddo_strs; /* global strings */ 54 dt_buf_t ddo_enoffs; /* is-enabled offsets section data */
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_get_ciphers.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 29 .\" Escape single quotes in literal strings from groff's Unicode transform. 58 .TH SSL_GET_CIPHERS 3ossl 2025-09-30 3.5.4 OpenSSL 71 \&\- get list of available SSL_CIPHERs 95 \&\fBSSL_get1_supported_ciphers()\fR returns the stack of enabled SSL_CIPHERs for 98 versions, the security level, and the enabled signature algorithms. 99 SRP and PSK ciphers are only enabled if the appropriate callbacks or settings 113 as a wire-protocol cipher suite specification (in the three-octet-per-cipher 114 SSLv2 wire format if \fBisv2format\fR is nonzero; otherwise the two-octet 116 into the returned stacks of SSL_CIPHER objects sk and Signalling Cipher-Suite [all …]
|
| H A D | SSL_CTX_set_ct_validation_callback.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 29 .\" Escape single quotes in literal strings from groff's Unicode transform. 58 .TH SSL_CTX_SET_CT_VALIDATION_CALLBACK 3ossl 2025-09-30 3.5.4 OpenSSL 67 SSL_ct_is_enabled, SSL_CTX_ct_is_enabled \- 94 This is accomplished by setting a built-in CT validation callback. 104 However, in that case if the verification status before the built-in callback 129 and the callback returns a non-positive result. 144 validated via \fBDANE\-TA\fR\|(2) or \fBDANE\-EE\fR\|(3) TLSA records which use a private X.509 146 Clients that require SCTs are expected to not have enabled any aNULL ciphers 147 nor to have specified server verification via \fBDANE\-TA\fR\|(2) or \fBDANE\-EE\fR\|(3) TLSA [all …]
|
| H A D | SSL_CTX_set1_cert_comp_preference.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 29 .\" Escape single quotes in literal strings from groff's Unicode transform. 58 .TH SSL_CTX_SET1_CERT_COMP_PREFERENCE 3ossl 2025-09-30 3.5.4 OpenSSL 71 SSL_set1_compressed_cert \- Certificate compression functions 102 those algorithms enabled in the library will be accepted in \fBalgs\fR, unknown 120 \&\fBSSL_CTX_compress_certs()\fR and \fBSSL_compress_certs()\fR are used to pre-compress all 124 will result in an error, as only server certificates may be pre-compressed. 127 the pre-compressed certificate most recently set that may be stored for later 129 error, as only server certificates may be pre-compressed. The \fBdata\fR and 133 or \fBSSL_set1_compressed_cert()\fR to provide a pre-compressed version of the [all …]
|
| H A D | OSSL_trace_enabled.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 29 .\" Escape single quotes in literal strings from groff's Unicode transform. 58 .TH OSSL_TRACE_ENABLED 3ossl 2025-09-30 3.5.4 OpenSSL 71 \&\- OpenSSL Tracing API 93 \& /* one\-shot trace macros */ 105 \& /* check whether a trace category is enabled */ 116 If the tracing facility is enabled (see "Configure Tracing" below), 119 The tracing output is divided into types which are enabled 126 Tracing for a specific category is enabled at run-time if a so-called 151 \&\fIcategory\fR is enabled, i.e., if the tracing facility has been statically [all …]
|
| /freebsd/contrib/lutok/m4/ |
| H A D | developer-mode.m4 | 29 dnl \file developer-mode.m4 32 dnl build-time warnings as fatal errors. This helps in minimizing the 34 dnl Unfortunately, this is not bullet-proof due to the wide variety of 39 dnl unless developer mode is enabled. 41 dnl Developer mode is enabled when the user requests it through the 49 dnl This macro performs the actual definition of the --enable-developer 50 dnl flag and implements all of its logic. See the file-level comment for 57 AS_HELP_STRING([--enable-developer], [enable developer features]),, 58 [if test -d ${srcdir}/.git; then 66 # The following warning flags should also be enabled but cannot be. [all …]
|
| /freebsd/contrib/kyua/m4/ |
| H A D | developer-mode.m4 | 29 dnl \file developer-mode.m4 32 dnl build-time warnings as fatal errors. This helps in minimizing the 34 dnl Unfortunately, this is not bullet-proof due to the wide variety of 39 dnl unless developer mode is enabled. 41 dnl Developer mode is enabled when the user requests it through the 49 dnl This macro performs the actual definition of the --enable-developer 50 dnl flag and implements all of its logic. See the file-level comment for 57 AS_HELP_STRING([--enable-developer], [enable developer features]),, 58 [if test -d "${srcdir}/.git"; then 66 # The following warning flags should also be enabled but cannot be. [all …]
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_hsi_debug_tools.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 241 BIN_BUF_DBG_PARSING_STRINGS /* Debug Tools parsing strings */, 258 * Attention block per-type data 274 …struct dbg_attn_block_type_data per_type_data[2] /* attention block per-type data. Count must matc… 287 …ntions within the blocks attentions list (a value in the range 0..number of block attentions-1) */; 326 …ntions within the blocks attentions list (a value in the range 0..number of block attentions-1) */; 372 #define DBG_BUS_LINE_NUM_OF_GROUPS_MASK 0xF /* Number of groups in the line (0-3) */ 378 …u8 group_sizes /* Four 2-bit values, indicating the size of each group minus 1 (i.e. value=0 means… 404 #define DBG_DUMP_MEM_WIDE_BUS_MASK 0x1 /* indicates if the register is wide-bus */ 418 #define DBG_DUMP_REG_WIDE_BUS_MASK 0x1 /* indicates if the register is wide-bus */ [all …]
|
| /freebsd/contrib/libcbor/ |
| H A D | CHANGELOG.md | 2 - [Fix issue X in feature Y](https://github.com/PJK/libcbor/pull/XXX) (by [YYY](https://github.com/YYY)) 5 --------- [all...] |
| /freebsd/contrib/ncurses/man/ |
| H A D | tset.1 | 2 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 3 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. * 31 .TH @TSET@ 1 2024-04-27 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User commands" 53 \fB\%@RESET@\fP \- 56 …SET@\fP [\fB\-IQVcqrsw\fP] [\fB\-\fP] [\fB\-e\fP \fIch\fP] [\fB\-i\fP \fIch\fP] [\fB\-k\fP \fIch\f… 58 …SET@\fP [\fB\-IQVcqrsw\fP] [\fB\-\fP] [\fB\-e\fP \fIch\fP] [\fB\-i\fP \fIch\fP] [\fB\-k\fP \fIch\f… 95 If the terminal type was not specified on the command-line, the \fB\-m\fP 110 if the \*(``\fB\-w\fP\*('' option is enabled, \fB@TSET@\fP may update 120 if the \*(``\fB\-c\fP\*('' option is enabled, 124 unless the \*(``\fB\-I\fP\*('' option is enabled, [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | zynq-7000.txt | 15 - #clock-cells : Must be 1 16 - compatible : "xlnx,ps7-clkc" 17 - reg : SLCR offset and size taken via syscon < 0x100 0x100 > 18 - ps-clk-frequency : Frequency of the oscillator providing ps_clk in HZ 20 - clock-output-names : List of strings used to name the clock outputs. Shall be 24 - clocks : as described in the clock bindings 25 - clock-names : as described in the clock bindings 26 - fclk-enable : Bit mask to enable FCLKs statically at boot time. 28 FCLK will only be enabled if it is actually running at 32 The following strings are optional parameters to the 'clock-names' property in [all …]
|
| /freebsd/contrib/bc/manuals/dc/ |
| H A D | E.1 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2018-2025 Gavin D. Howard and contributors. 32 dc \- arbitrary\-precision decimal reverse\-Polish notation calculator 34 \f[B]dc\f[R] [\f[B]\-cChiPRvVx\f[R]] [\f[B]\-\-version\f[R]] 35 [\f[B]\-\-help\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 36 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-interactive\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-extended\-register\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 39 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 40 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] [all …]
|
| H A D | EN.1 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2018-2025 Gavin D. Howard and contributors. 32 dc \- arbitrary\-precision decimal reverse\-Polish notation calculator 34 \f[B]dc\f[R] [\f[B]\-cChiPRvVx\f[R]] [\f[B]\-\-version\f[R]] 35 [\f[B]\-\-help\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 36 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-interactive\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-extended\-register\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 39 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 40 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] [all …]
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap.3pcap.in | 22 pcap \- Packet Capture library 44 Treat all strings supplied as arguments, and return all strings to the 48 Treat all strings supplied as arguments, and return all strings to the 49 caller, as being in UTF-8. 51 On UNIX-like systems, the local character encoding is assumed to be 52 UTF-8, so no character encoding transformations are done. 62 does not attempt to handle UTF-16LE strings. 66 is not called, strings are treated as being in the local ANSI code page 72 UTF-16LE string - note that this attempt is unsafe, as it may run past 73 the end of the string - to handle [all …]
|