Home
last modified time | relevance | path

Searched +full:default +full:- +full:on (Results 1 – 25 of 1157) sorted by relevance

12345678910>>...47

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.get_index_props.zcp1 -- SPDX-License-Identifier: CDDL-1.0
2 --
3 -- This file and its contents are supplied under the terms of the
4 -- Common Development and Distribution License ("CDDL"), version 1.0.
5 -- You may only use this file in accordance with the terms of version
6 -- 1.0 of the CDDL.
7 --
8 -- A full copy of the text of the CDDL should have accompanied this
9 -- source. A copy of the CDDL is also available via the Internet at
10 -- http://www.illumos.org/license/CDDL.
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-get.81 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
34 .Dt ZFS-SET 8
38 .Nm zfs-set
39 .Nd set properties on ZFS datasets
50 .Op Fl j Op Ar --json-in
[all...]
H A Dzfs-inherit.81 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
34 .Dt ZFS-SET 8
38 .Nm zfs-set
39 .Nd set properties on ZFS datasets
50 .Op Fl j Op Ar --json-in
[all...]
H A Dzfs-set.81 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
38 .Nm zfs-set
39 .Nd set properties on ZFS datasets
50 .Op Fl j Op Ar --json-int
62 .Bl -tag -width ""
73 for more information on what properties can be set and acceptable
75 Numeric values can be specified as exact values, or in a human-readable form
81 User properties can be set on snapshots.
86 .Bl -tag -width "-u"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dti,gpmc-child.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc-child.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tony Lindgren <tony@atomide.com>
11 - Roger Quadros <rogerq@kernel.org>
23 # GPMC Timing properties for child nodes. All are optional and default to 0.
24 gpmc,sync-clk-ps:
26 default: 0
28 # Chip-select signal timings corresponding to GPMC_CONFIG2:
[all …]
/freebsd/crypto/openssh/
H A Dsshd_config.531 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
50 The file contains keyword-argument pairs, one per line.
61 keywords are case-insensitive and arguments are case-sensitive):
62 .Bl -tag -width Ds
77 requests a pseudo-terminal as it is required by the protocol.
89 The default is not to accept any environment variables.
95 (the default),
102 .Xr ssh-agent 1
104 The default is
115 By default, login is allowed for all groups.
[all …]
H A Dssh_config.531 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
48 .Bl -enum -offset indent -compact
50 command-line options
55 system-wide configuration file
65 The matched host name is usually the one given on the command line
71 host-specific declarations should be given near the beginning of the
74 The file contains keyword-argument pairs, one per line.
95 keywords are case-insensitive and arguments are case-sensitive):
96 .Bl -tag -width Ds
111 argument given on the command line
[all …]
/freebsd/sbin/ifconfig/
H A Difconfig.81 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
26 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
88 of each interface present on a machine; it may also be used at
93 .Bl -tag -width indent
103 List all the interface cloners available on the system,
120 The format is specified as a comma-separated list of
141 .Bl -tag -width default
145 .Bl -tag -width default -compact
146 .It Cm default
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_set_default_stream_mode.31 .\" -*- mode: troff; coding: utf-8 -*-
33 .\" If the F register is >0, we'll generate index entries on stderr for
58 .TH SSL_SET_DEFAULT_STREAM_MODE 3ossl 2025-09-30 3.5.4 OpenSSL
66 SSL_DEFAULT_STREAM_MODE_AUTO_UNI \- manage the default stream for a QUIC
81 A QUIC connection SSL object may have a default stream attached to it. A default
83 made on a QUIC connection SSL object are redirected. Default stream handling
87 When not disabled, a default stream is automatically created on an outgoing
90 A QUIC stream must be explicitly designated as client-initiated or
91 server-initiated up front. This broadly corresponds to whether an application
95 server to open the first server-initiated stream, and then bind this as the
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_set_default_stream_mode.pod7 SSL_DEFAULT_STREAM_MODE_AUTO_UNI - manage the default stream for a QUIC
22 A QUIC connection SSL object may have a default stream attached to it. A default
24 made on a QUIC connection SSL object are redirected. Default stream handling
28 When not disabled, a default stream is automatically created on an outgoing
31 A QUIC stream must be explicitly designated as client-initiated or
32 server-initiated up front. This broadly corresponds to whether an application
36 server to open the first server-initiated stream, and then bind this as the
37 default stream. Conversely, if L<SSL_write(3)> is called before any call to
39 client-initiated stream, and binds this as the default stream.
41 By default, the default stream created is bidirectional. If a unidirectional
[all …]
/freebsd/contrib/unbound/doc/
H A Dunbound.conf.53 .\" unbound.conf.5 -- unbound.conf manual
12 \- Unbound configuration file.
27 \fIunbound\-checkconf\fR(8)
34 $ unbound \-c /etc/unbound/unbound.conf
52 # e.g. on linux the use these commands (on BSD, devfs(8) is used):
53 # mount \-\-bind \-n /dev/urandom /etc/unbound/dev/urandom
54 # and mount \-\-bind \-n /dev/log /etc/unbound/dev/log
59 # listen on all interfaces, answer queries from the local subnet.
62 access\-control: 10.0.0.0/8 allow
63 access\-control: 2001:DB8::/64 allow
[all …]
H A Dunbound.conf.5.in4 .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/contrib/device-tree/src/arm64/ti/
H A Dk3-am67a-beagley-ai.dts1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * https://beagley-ai.org/
5 * Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/
9 /dts-v1/;
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/net/ti-dp83867.h>
13 #include "k3-j722s.dtsi"
16 compatible = "beagle,am67a-beagley-ai", "ti,j722s";
17 model = "BeagleBoard.org BeagleY-AI";
27 stdout-path = &main_uart0;
[all …]
H A Dk3-am62-verdin.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
14 #include <dt-bindings/net/ti-dp83867.h>
18 stdout-path = "serial2:115200n8";
46 compatible = "gpio-usb-b-connector", "usb-b-connector";
47 pinctrl-names = "default";
[all …]
/freebsd/share/man/man4/
H A Dbxe.420 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
35 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
48 driver provides support for PCIe 10Gb Ethernet adapters based on the QLogic
51 tagging, checksum offload (IPv4, TCP, UDP, IPv6-TCP, IPv6-UDP), MSI-X
57 driver provides support for various NICs based on the QLogic NetXtreme II
60 .Bl -bullet -compact
70 QLogic NetXtreme II BCM57712-MF 10Gb
74 QLogic NetXtreme II BCM57800-MF 10Gb
78 QLogic NetXtreme II BCM57810-MF 10Gb
[all …]
H A Dcxgbe.41 .\" Copyright (c) 2011-2016, Chelsio Inc
25 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver"
42 .Bd -ragged -offset indent
49 .Bd -literal -offset indent
58 driver provides support for PCI Express Ethernet adapters based on
[all...]
H A Dsctp.422 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
47 protocol provides reliable, flow-controlled, two-way
57 Internet address format and, in addition, provides a per-host
63 port on the host identifying the peer entity.
77 By default,
104 This abstraction is the only one capable of sending data on the
105 third leg of the four-way handshake.
116 protocol directly supports multi-homing.
129 transport protocol is also multi-streamed.
130 Multi-streaming refers to the ability to send sub-ordered flows of
[all …]
/freebsd/sbin/newfs/
H A Dnewfs.823 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
38 .Op Fl O Ar filesystem-type
39 .Op Fl S Ar sector-size
42 .Op Fl b Ar block-size
43 .Op Fl c Ar blocks-per-cylinder-group
44 .Op Fl d Ar max-extent-size
46 .Op Fl f Ar frag-size
50 .Op Fl k Ar held-for-metadata-blocks
51 .Op Fl m Ar free-space
63 utility builds a file system on the specified special file.
[all …]
/freebsd/usr.bin/indent/
H A Dindent.125 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
38 .Op Ar input-file Op Ar output-file
49 .Bk -words
59 .Bk -words
63 .Bk -words
81 .Bk -words
91 .Op Fl -version
101 .Ar input-file
110 .Ar input-file ,
112 done `in-place', that is, the formatted file is written back into
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-icev2.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/
11 /dts-v1/;
16 model = "TI AM3359 ICE-V2";
17 compatible = "ti,am3359-icev2", "ti,am33xx";
25 stdout-path = &uart3;
29 compatible = "regulator-fixed";
30 regulator-name = "vbat";
31 regulator-min-microvolt = <5000000>;
32 regulator-max-microvolt = <5000000>;
[all …]
/freebsd/sys/netinet/
H A Dsctp_sysctl.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved.
6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved.
29 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
93 /* JRS - Variable for default congestion control module */
95 /* RS - Variable for default stream scheduling module */
138 /* autoasconf: Enable SCTP Auto-ASCONF */
139 #define SCTPCTL_AUTOASCONF_DESC "Enable SCTP Auto-ASCONF"
144 /* autoasconf: Enable SCTP Auto-ASCONF */
[all …]
/freebsd/usr.sbin/bsdinstall/
H A Dbsdinstall.82 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2011-2013 Nathan Whitehorn <nwhitehorn@FreeBSD.org> All rights reserved.
27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
48 and for use on live systems to prepare jails and virtual machine images.
62 .Bl -tag -width "-D file"
68 for more information on
79 .Bl -tag -width "-D file"
96 for more information on this target.
123 Provides the installer's interactive guided disk partitioner for single-disk
129 Provides a ZFS-only automatic interactive disk partitioner.
[all …]
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-sama5d29_curiosity.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sama5d29_curiosity.dts - Device Tree file for SAMA5D29 Curiosity board
10 /dts-v1/;
12 #include "sama5d2-pinfunc.h"
13 #include <dt-bindings/gpio/gpio.h>
14 #include <dt-bindings/input/input.h>
15 #include <dt-bindings/mfd/atmel-flexcom.h>
19 compatible = "microchip,sama5d29-curiosity", "atmel,sama5d29", "atmel,sama5d2", "atmel,sama5";
33 stdout-path = "serial0:115200n8";
38 clock-frequency = <32768>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-nitrogen-r2.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
11 compatible = "boundary,imx8mm-nitrogen8mm", "fsl,imx8mm";
13 reg_vref_1v8: regulator-vref-1v8 {
14 compatible = "regulator-fixed";
15 regulator-name = "vref-
[all...]
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-kontron-samx6i.dtsi1 // SPDX-License-Identifier: GPL-2.0 OR X11
7 * Based on initial work by Nikita Yushchenko <nyushchenko at dev.rtsoft.ru>
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/sound/fsl-imx-audmux.h>
14 reg_1p0v_s0: regulator-1p0v-s0 {
15 compatible = "regulator-fixed";
16 regulator-name = "V_1V0_S0";
17 regulator-min-microvolt = <1000000>;
18 regulator-max-microvolt = <1000000>;
19 regulator-always-on;
[all …]

12345678910>>...47