| /freebsd/contrib/xz/src/xz/ |
| H A D | xz.1 | 2 .\" SPDX-License-Identifier: 0BSD 7 .TH XZ 1 "2025-03-08" "Tukaani" "XZ Utils" 10 xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files 42 .RB ( "xz \-d" 52 is a general-purpose data compression tool with 81 reads from standard input and writes the processed data 82 to standard output. 86 to write compressed data to standard output if it is a terminal. 90 from standard input if it is a terminal. 93 .B \-\-stdout [all …]
|
| /freebsd/secure/lib/libcrypto/man/man5/ |
| H A D | x509v3_config.5 | 1 .\" -*- mode: troff; coding: utf-8 -*- 4 .\" Standard preamble: 58 .TH X509V3_CONFIG 5ossl 2025-09-30 3.5.4 OpenSSL 64 x509v3_config \- X509 V3 certificate extension configuration format 69 and CLI options such as \fB\-addext\fR. 90 type-value pairing where the type and value are separated by a colon. 95 \& multi\-valued 105 Multi-valued extensions have a short form and a long form. The short form 106 is a comma-separated list of names and values: 125 If an extension is multi-value and a field value must contain a comma the long [all …]
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | X509_NAME_print_ex.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 4 .\" Standard preamble: 58 .TH X509_NAME_PRINT_EX 3ossl 2025-09-30 3.5.4 OpenSSL 65 X509_NAME_oneline \- X509_NAME printing routines 88 This supports multi-valued RDNs and escapes \fB/\fR and \fB+\fR characters in values. 100 produce a non standard output form, they don't handle multi-character fields and 119 components and separate values in the same RDN for a multi-valued RDN. 120 Multi-valued RDNs are currently very rare 174 Otherwise, it returns \-1 on error or other values on success. 180 Copyright 2002\-2020 The OpenSSL Project Authors. All Rights Reserved.
|
| H A D | X509_NAME_add_entry_by_txt.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 4 .\" Standard preamble: 58 .TH X509_NAME_ADD_ENTRY_BY_TXT 3ossl 2025-09-30 3.5.4 OpenSSL 65 X509_NAME_add_entry, X509_NAME_delete_entry \- X509_NAME modification functions 90 \&\fBlen\fR is \-1 then the field length is calculated internally using 95 standard ASN1 type (such as \fBV_ASN1_IA5STRING\fR). The new entry is 120 be added. For almost all applications \fBloc\fR can be set to \-1 and \fBset\fR 125 if it is \-1 it is appended. 130 If \fBset\fR is \-1 or 1 it is added as a new set member 132 This will then become part of a multi-valued RDN (containing a set of AVAs). [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | RISCVISAUtils.cpp | 1 //===-- RISCVISAUtils.cpp - RISC-V ISA Utilities --------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 20 // -Single letter extensions in canonical order. 21 // -Unknown single letter extensions in alphabetical order. 22 // -Multi-letter extensions starting with 'z' sorted by canonical order of 24 // -Multi-letter extensions starting with 's' in alphabetical order. 25 // -(TODO) Multi-letter extensions starting with 'zxm' in alphabetical order. 26 // -X extensions in alphabetical order. [all …]
|
| /freebsd/contrib/bearssl/inc/ |
| H A D | bearssl_hash.h | 48 * - `br_xxx_vtable` 52 * - `br_xxx_SIZE` 57 * - `br_xxx_ID` 63 * NOTE: for the "standard" hash functions defined in [the TLS 64 * standard](https://tools.ietf.org/html/rfc5246#section-7.4.1.4.1), 66 * 1 to 6 for MD5, SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512, 69 * - `br_xxx_context` 80 * - `br_xxx_init(br_xxx_context *ctx)` 88 * - `br_xxx_update(br_xxx_context *ctx, const void *data, size_t len)` 93 * - `br_xxx_out(const br_xxx_context *ctx, void *out)` [all …]
|
| /freebsd/contrib/tcpdump/ |
| H A D | ppp.h | 22 #define PPP_PPPD_IN 0x00 /* non-standard for DLT_PPP_PPPD */ 23 #define PPP_PPPD_OUT 0x01 /* non-standard for DLT_PPP_PPPD */ 35 #define PPP_STII 0x0033 /* Stream Protocol (ST-II) */ 37 #define PPP_ML 0x003d /* Multi-Link PPP */ 66 #define PPP_MPCP 0xc03d /* Multi-Link */
|
| H A D | CONTRIBUTING.md | 7 code execution etc) please send an e-mail to security@tcpdump.org, do not use 10 To report a non-security problem (failure to compile, incorrect output in the 15 libpcap. If it does (and it is not a security-related problem, otherwise see 17 [bug tracker](https://github.com/the-tcpdump-group/tcpdump/issues) 21 * tcpdump and libpcap version (`tcpdump --version`) 23 (`uname -a`, compiler name and version, CPU type etc.) 33 [subscribe to the mailing list](https://www.tcpdump.org/#mailing-lists) 42 2) [Fork](https://help.github.com/articles/fork-a-repo/) the Tcpdump 43 [repository](https://github.com/the-tcpdump-group/tcpdump). 53 git remote add upstream https://github.com/the-tcpdump-group/tcpdump [all …]
|
| /freebsd/contrib/ofed/opensm/include/complib/ |
| H A D | cl_debug.h | 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 118 * [in] ANSI string formatted identically as for a call to the standard C 123 * standard C function printf. 160 * [in] ANSI string formatted identically as for a call to the standard C 165 * standard C function printf. 208 * debug level to control non-error debug output. Error messages are 211 * When specifying the debug output desired for non-error messages [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/cascadelakex/ |
| H A D | uncore-other.json | 10 …"BriefDescription": "LLC misses - Uncacheable reads (from cpu) . Derived from unc_cha_tor_inserts.… 20 "BriefDescription": "LLC misses - Uncacheable reads (from cpu) ", 164 "ScaleUnit": "7.11E-06Bytes", 174 "ScaleUnit": "7.11E-06Bytes", 355 "BriefDescription": "Multi-socket cacheline Directory state lookups; Snoop Not Needed", 360 …"PublicDescription": "Counts transactions that looked into the multi-socket cacheline Directory st… 365 "BriefDescription": "Multi-socket cacheline Directory state lookups; Snoop Needed", 370 …"PublicDescription": "Counts transactions that looked into the multi-socket cacheline Directory s… 375 …"BriefDescription": "Multi-socket cacheline Directory state updates; Directory Updated memory writ… 380 …"PublicDescription": "Counts only multi-socket cacheline Directory state updates memory writes iss… [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/skylakex/ |
| H A D | uncore-other.json | 10 …"BriefDescription": "LLC misses - Uncacheable reads (from cpu) . Derived from unc_cha_tor_inserts.… 20 "BriefDescription": "LLC misses - Uncacheable reads (from cpu) ", 164 "ScaleUnit": "7.11E-06Bytes", 174 "ScaleUnit": "7.11E-06Bytes", 355 "BriefDescription": "Multi-socket cacheline Directory state lookups; Snoop Not Needed", 360 …"PublicDescription": "Counts transactions that looked into the multi-socket cacheline Directory st… 365 "BriefDescription": "Multi-socket cacheline Directory state lookups; Snoop Needed", 370 …"PublicDescription": "Counts transactions that looked into the multi-socket cacheline Directory s… 375 …"BriefDescription": "Multi-socket cacheline Directory state updates; Directory Updated memory writ… 380 …"PublicDescription": "Counts only multi-socket cacheline Directory state updates memory writes iss… [all …]
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | ossl-guide-quic-multi-stream.7 | 1 .\" -*- mode: troff; coding: utf-8 -*- 4 .\" Standard preamble: 57 .IX Title "OSSL-GUIDE-QUIC-MULTI-STREAM 7ossl" 58 .TH OSSL-GUIDE-QUIC-MULTI-STREAM 7ossl 2025-09-30 3.5.4 OpenSSL 64 ossl\-guide\-quic\-multi\-stream 65 \&\- OpenSSL Guide: Writing a simple multi\-stream QUIC client 69 QUIC multi-stream application. It assumes a basic understanding of QUIC and how 70 it is used in OpenSSL. See \fBossl\-guide\-quic\-introduction\fR\|(7) and 71 \&\fBossl\-guide\-quic\-client\-block\fR\|(7). 74 In a QUIC multi-stream application we separate out the concepts of a QUIC [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/security/tpm/ |
| H A D | tpm_tis_mmio.txt | 3 The TCG defines multi vendor standard for accessing a TPM chip, this 4 is the standard protocol defined to access the TPM via MMIO. Typically 12 - compatible: should contain a string below for the chip, followed by 13 "tcg,tpm-tis-mmio". Valid chip strings are: 15 - reg: The location of the MMIO registers, should be at least 0x5000 bytes 16 - interrupts: An optional interrupt indicating command completion. 21 compatible = "atmel,at97sc3204", "tcg,tpm-tis-mmio"; 23 interrupt-parent = <&EIC0>;
|
| /freebsd/crypto/openssl/doc/man5/ |
| H A D | x509v3_config.pod | 5 x509v3_config - X509 V3 certificate extension configuration format 11 and CLI options such as B<-addext>. 30 type-value pairing where the type and value are separated by a colon. 34 multi-valued 43 Multi-valued extensions have a short form and a long form. The short form 44 is a comma-separated list of names and values: 59 If an extension is multi-value and a field value must contain a comma the long 102 =head1 STANDARD EXTENSIONS 109 This is a multi-valued extension which indicates whether a certificate is 123 parameter set to B<TRUE>. An end-user certificate must either have B<CA:FALSE> [all …]
|
| /freebsd/usr.bin/dpv/ |
| H A D | dpv.1 | 1 .\" Copyright (c) 2013-2016 Devin Teske 66 reads bytes from standard input. 73 .Pq up to 2047 or Dq ARG_MAX/2-1 , 95 .Bl -tag -width "-b backtitle" 103 on the backdrop, at top-left, behind the dialog widget. 123 Print dialog prompt data to standard out and provide additional debugging on 124 standard error. 127 Output is produced on standard error. 129 Customize the multi-file format string used to update the status line. 141 Customize the single-file format string used to update the status line. [all …]
|
| /freebsd/share/man/man4/ |
| H A D | iicbus.4 | 41 system provides a uniform, modular and architecture-independent 49 easy way to connect a CPU to peripheral chips in a TV-set. 71 As mentioned before, the IC bus is a Multi-MASTER BUS. 77 .Bl -column "Device drivers" -compact 89 8-bit characters they write to the bus according to the I2C protocol. 92 bidirectional communications, thanks to the multi-master capabilities of the 97 .Bl -column "Interface drivers" -compact 100 .It Sy iicbb Ta "generic bit-banging master-only driver" 101 .It Sy lpbb Ta "parallel port specific bit-banging interface" 105 The bus may be used as part of some larger standard interface, and that [all …]
|
| /freebsd/contrib/mandoc/ |
| H A D | mdoc.7 | 3 .\" Copyright (c) 2010-2021, 2024, 2025 Ingo Schwarze <schwarze@openbsd.org> 64 They provide free-form text to be printed; the formatting of the text 66 .Bd -literal -offset indent 91 A well-formed 116 The following is a well-formed skeleton 120 .Bd -literal -offset indent 172 .Bl -ohang -offse [all...] |
| /freebsd/secure/usr.bin/openssl/man/ |
| H A D | openssl-speed.1 | 1 .\" -*- mode: troff; coding: utf-8 -*- 4 .\" Standard preamble: 57 .IX Title "OPENSSL-SPEED 1ossl" 58 .TH OPENSSL-SPEED 1ossl 2025-09-30 3.5.4 OpenSSL 64 openssl\-speed \- test library performance 68 [\fB\-help\fR] 69 [\fB\-config\fR \fIfilename\fR] 70 [\fB\-elapsed\fR] 71 [\fB\-evp\fR \fIalgo\fR] 72 [\fB\-hmac\fR \fIalgo\fR] [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | max8998.txt | 1 * Maxim MAX8998, National/TI LP3974 multi-function device 3 The Maxim MAX8998 is a multi-function device which includes voltage/current 5 other sub-blocks. It is interfaced using an I2C interface. Each sub-block 8 PMIC sub-block 9 -------------- 11 The PMIC sub-block contains a number of voltage and current regulators, 17 - compatible: Should be one of the following: 18 - "maxim,max8998" for Maxim MAX8998 19 - "national,lp3974" or "ti,lp3974" for National/TI LP3974. 20 - reg: Specifies the i2c slave address of the pmic block. It should be 0x66. [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | X509_NAME_print_ex.pod | 6 X509_NAME_oneline - X509_NAME printing routines 29 This supports multi-valued RDNs and escapes B</> and B<+> characters in values. 42 produce a non standard output form, they don't handle multi-character fields and 61 components and separate values in the same RDN for a multi-valued RDN. 62 Multi-valued RDNs are currently very rare 117 Otherwise, it returns -1 on error or other values on success. 125 Copyright 2002-2020 The OpenSSL Project Authors. All Rights Reserved.
|
| /freebsd/contrib/llvm-project/libcxx/src/support/ibm/ |
| H A D | wcsnrtombs.cpp | 1 //===---------- [all...] |
| H A D | mbsnrtowcs.cpp | 1 //===---------- [all...] |
| /freebsd/sbin/init/ |
| H A D | init.8 | 51 and if this succeeds, begins multi-user operation. 54 commences single-user operation by giving 55 the super-user a shell on the console. 60 prevent the system from going multi-user and to instead execute 61 a single-user shell without starting the normal daemons. 63 later be made to go to multi-user by exiting the 64 single-user shell (with ^D). 80 will require that the super-user password be 81 entered before the system will start a single-user shell. 103 raises the level to 1 before going multi-user for the first time. [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/tpm/ |
| H A D | tcg,tpm-tis-i2c.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/tpm/tcg,tpm-tis-i2c.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: I²C-attached Trusted Platform Module conforming to TCG TIS specification 10 - Lukas Wunner <lukas@wunner.de> 13 The Trusted Computing Group (TCG) has defined a multi-vendor standard 15 one of them being I²C. The standard is named: 17 …tps://trustedcomputinggroup.org/resource/pc-client-work-group-pc-client-specific-tpm-interface-spe… 19 The I²C interface was not originally part of the standard, but added [all …]
|
| /freebsd/share/doc/usd/21.troff/ |
| H A D | m4 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 50 surrounded by (usually null) non-alphabetic strings 54 em-dashes (\fB\e(em\fR), 56 \(emsuch as mother-in-law\(em\ 61 \fB&nh\fR hyphenate - E \ 78 \fB&hw\fI|word1|...\fR ignored - Specify hyphenation points in words 81 i.|e. \fIdig\-it\fR implies \fIdig\-its\fR. 90 with a title-length 97 \fB&tl\fI|\'left\|\'center\|\'right\|\'\fR - - \ 99 respectively left-adjusted, centered, and right-adjusted [all …]
|