| /freebsd/bin/pax/ |
| H A D | buf_subs.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 50 #define MAXFLT 10 /* default media read error limit */ 54 * limit on blocking size is removed (though that will violate pax spec) 73 * 0 if ok, -1 if the user specified write block size violates pax spec 85 * open the first archive volume in wr_start() 88 wrblksz = frmt->bsz; in wr_start() 92 return(-1); in wr_start() 97 return(-1); in wr_start() [all …]
|
| H A D | pax.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 75 int Oflag; /* limit to single volume */ 96 * PAX - Portable Archive Interchange 102 * ustar - 10.1.1 extended tar interchange format 103 * cpio - 10.1.2 extended cpio interchange format 104 * tar - old BSD 4.3 tar format 105 * binary cpio - old cpio with binary header format 106 * sysVR4 cpio - with and without CRC [all …]
|
| H A D | pax.1 | 1 .\"- 30 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 42 .Bk -words 45 .Bk -words 49 .Bk -words 53 .Bk -words 57 .Bk -words 69 .Bk -words 72 .Bk -words 76 .Bk -words [all …]
|
| /freebsd/share/misc/ |
| H A D | scsi_modes | 29 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 35 # 'i' is a byte-sized integral types, followed by a field width of 38 # 'b' is a bit-sized integral type 39 # 't' is a bitfield type- followed by a bit field width 42 # 'z' values are null-padded strings 51 0x0a,0x03 "Command Duration Limit A"; 53 0x0a,0x04 "Command Duration Limit B"; 81 {Extended Self-Test Completion Time} i2 95 0x02 "Disconnect-Reconnect" { 98 {Bus Inactivity Limit} i2 [all …]
|
| H A D | usb_hid_usages | 4 # - lines that do not start with a white space give the number and name of 6 # - lines that start with a white space give the number and name of 20 0x08 Multi-axis Controller 62 0x90 D-pad Up 63 0x91 D-pad Down 64 0x92 D-pad Right 65 0x93 D-pad Left 107 0xB2 Anti-Torque Control 278 0x2D Keyboard - and (underscore) 283 0x32 Keyboard Non-US # and ~ [all …]
|
| /freebsd/tests/sys/cddl/zfs/tests/zvol/zvol_ENOSPC/ |
| H A D | zvol_ENOSPC_001_pos.ksh | 1 #! /usr/local/bin/ksh93 -p 36 # A zvol volume will return ENOSPC when the underlying pool runs out of 41 # 2. Create a zvol volume 44 # 5. Fill volume until ENOSPC is returned 50 # CODING_STATUS: COMPLETED (2005-07-04) 61 # hardcoded 60s limit for the cleanup phase. So we must unmount the 63 ismounted $TESTDIR ufs && log_must $UMOUNT -f $TESTDIR 67 log_assert "A zvol volume will return ENOSPC when the underlying pool " \ 68 "runs out of space." 72 typeset -i fn=0 [all …]
|
| /freebsd/usr.sbin/fstyp/ |
| H A D | hammer_disk.h | 1 /*- 30 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 47 * The structures below represent the on-disk format for a HAMMER 48 * filesystem. Note that all fields for on-disk structures are naturally 49 * aligned. HAMMER uses little endian for fields in on-disk structures. 63 * 64K X-bufs are used for blocks >= a file's 1MB mark. 65 * Per-volume storage limit: 52 bits 4096 TB 66 * Per-Zone storage limit: 60 bits 1 MTB 67 * Per-filesystem storage limit: 60 bits 1 MTB 73 #define HAMMER_BUFMASK (HAMMER_BUFSIZE - 1) [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | wlf,arizona.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - patches@opensource.cirrus.com 20 - $ref: dai-common.yaml# 23 '#sound-dai-cells': 31 signals. Valid values are 0 (Differential), 1 (Single-ended) and 38 $ref: /schemas/types.yaml#/definitions/uint32-array 46 wlf,out-mono: 50 (eg. First entry in the list corresponds to output 1). A non-zero [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
| H A D | reservation.shlib | 1 # SPDX-License-Identifier: CDDL-1.0 10 # or https://opensource.org/licenses/CDDL-1.0. 37 # "normal" 'zfs get reservation' and the '-p' option which 46 log_must eval 'resv_val="$(zfs get -Ho value reservation $dataset)"' 49 log_must eval 'resv_val="$(zfs get -pHo value reservation $dataset)"' 50 log_must [ $resv_val -eq 0 ] 57 # limit of each other. Used primarily to check that a dataset's parent 69 if (((valB - valA) <= delta)); then 73 if (((valA - valB) <= delta)); then 88 typeset -i iter=0 [all …]
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_write_set_options.3 | 1 .\" Copyright (c) 2003-2010 Tim Kientzle 22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 35 Streaming Archive Library (libarchive, -larchive) 66 .Bl -tag -width indent 71 Specifies an option that will be passed to the currently-registered 143 is a comma-separated list of options. 153 .Bl -tag -compact -width indent 170 .Bl -tag -compact -width indent 172 .Bl -tag -compact -width indent 179 .Bl -tag -compact -width indent [all …]
|
| H A D | tar.5 | 1 .\" Copyright (c) 2003-2009 Tim Kientzle 23 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 39 tape drives that operate with fixed-size blocks, but is widely used as 44 archive consists of a series of 512-byte records. 61 commonly used with modern high-speed tape drives. 69 .Ss Old-Style Archive Format 76 which seems to be the earliest widely-used version of the tar program. 78 The header record for an old-style 81 .Bd -literal -offse [all...] |
| /freebsd/sys/contrib/openzfs/man/man7/ |
| H A D | zfsprops.7 | 1 .\" SPDX-License-Identifier: CDDL-1.0 10 .\" or https://opensource.org/licenses/CDDL-1.0. 35 .\" Copyright (c) 2014-2015, The FreeBSD Foundation, All Rights Reserved. 39 .\" Copyright (c) 2019, Kjeld Schouten-Lebbing 48 .Nd native and user-defined properties of ZFS datasets 51 Properties are divided into two types, native properties and user-defined 57 In addition, native properties are either editable or read-only. 71 The values of numeric properties can be specified using human-readable suffixes 88 The values of non-numeric properties are case sensitive and must be lowercase, 95 The following native properties consist of read-only statistics about the [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/renesas/ |
| H A D | r8a7745-iwg22d-sodimm.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the iWave-RZG1E SODIMM carrier board 9 * SSI-SGTL5000 13 * amixer set "DVC Out" 100% 18 * amixer set "DVC Out Mute" on 21 * You can use Volume Ramp 23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps" 24 * amixer set "DVC Out Ram [all...] |
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | libtest.shlib | 1 # SPDX-License-Identifier: CDDL-1.0 10 # or https://opensource.org/licenses/CDDL-1.0. 30 # Copyright (c) 2017, Open-E Inc. All rights reserved. 46 PWD="$(readlink -f $PWD)" 53 if [ -n "$STF_PATH" ]; then 64 [ "$(printf "$1\n$2" | sort -V | tail -n1)" = "$1" ] 74 [ -z "$ver" ] && case "$UNAME" in 78 # RHEL7: 3.10.0-1160.108.1.el7.x86_64 79 # Fedora 37: 6.5.12-100.fc37.x86_64 80 # Debian 12.6: 6.1.0-22-amd64 [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/qcom/ |
| H A D | qcom-msm8974-sony-xperia-rhine.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include "qcom-msm8974.dtsi" 5 #include <dt-bindings/input/input.h> 6 #include <dt-bindings/leds/common.h> 7 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 15 stdout-path = "serial0:115200n8"; 18 gpio-key [all...] |
| /freebsd/sys/dev/sound/pcm/ |
| H A D | channel.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2005-2009 Ariff Abdullah <ariff@FreeBSD.org> 5 * Portions Copyright (c) Ryan Beasley <ryan.beasley@gmail.com> - GSoC 2006 7 * Portions Copyright (c) Luigi Rizzo <luigi@FreeBSD.org> - 1997-99 9 * Copyright (c) 2024-2025 The FreeBSD Foundation 32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 47 &report_soft_formats, 0, "report software-emulated formats"); 51 &report_soft_matrix, 0, "report software-emulated channel matrixing"); 62 if (err != 0 || req->newptr == NULL) in sysctl_hw_snd_latency() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_get/ |
| H A D | zfs_get_004_pos.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 11 # or https://opensource.org/licenses/CDDL-1.0. 49 [[ -e $propfile ]] && rm -f $propfile 56 if [[ -n $globalzone ]] ; then 59 log_must zpool destroy -f $pool 62 rm -f $file 66 datasetexists $fs && destroy_dataset $fs -rf 80 set -A opts "" "-r" "-H" "-p" "-rHp" "-o name" \ 81 "-s local,default,temporary,inherited,none" \ [all …]
|
| /freebsd/share/man/man4/ |
| H A D | pcm.4 | 2 .\" Copyright (c) 2009-2011 Joel Dahl <joel@FreeBSD.org> 23 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 39 .Bd -ragged -offset indent 60 driver are: multichannel audio, per-application 61 volume control, dynamic mixing through virtual sound channels, true full 74 .Bl -bullet -compact 118 .Xr snd_uaudio 4 (auto-loaded on device plug) 145 .Bl -tag -width ".Va snd_driver_load" -offset indent 175 limit is currently set to 8 channels (as commonly used for 7.1 surround sound). 177 re-routing of channels. [all …]
|
| H A D | hv_vss.4 | 22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 29 .Nd Hyper-V Volume Shadow Copy Service API 32 .Bd -literal 55 But for VM guest running on Hyper-V, the corresponding VSS is 59 But it is not aware of the freeze/thaw notification from Hyper-V host. 63 Thus, it plays a role of broker to forward the freeze/thaw command from Hyper-V host 66 VM, and sends the result back to Hyper-V host. 72 When Hyper-V host wants to take a snapshot of the 88 will inform Hyper-V host that VSS is not supported. 89 In addition, there is a default timeout limit before sending response to Hyper-V host. [all …]
|
| /freebsd/tests/sys/cddl/zfs/include/ |
| H A D | libtest.kshlib | 29 ZFS=${ZFS:-/sbin/zfs} 30 ZPOOL=${ZPOOL:-/sbin/zpool} 31 os_name=`uname -s` 39 until [[ $# -eq 0 ]];do 49 if [[ unsupported -gt 0 ]] ; then 59 # $2 filesystem type; optional - defaulted to zfs 66 [[ -z $fstype ]] && fstype=zfs 67 typeset out dir name ret 72 for out in $($ZFS mount | $AWK '{print $2}') ; do 73 [[ $1 == $out ]] && return 0 [all …]
|
| /freebsd/sys/dev/smartpqi/ |
| H A D | smartpqi_discovery.c | 1 /*- 2 * Copyright 2016-2023 Microchip Technology, Inc. and/or its subsidiaries. 22 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 40 softs->max_aio_write_raid5_6 = in pqisrc_QuerySenseFeatures() 42 softs->max_aio_write_raid1_10_2drv = in pqisrc_QuerySenseFeatures() 44 softs->max_aio_write_raid1_10_3drv = in pqisrc_QuerySenseFeatures() 46 softs->max_aio_rw_xfer_crypto_nvme = in pqisrc_QuerySenseFeatures() 48 softs->max_aio_rw_xfer_crypto_sas_sata = in pqisrc_QuerySenseFeatures() 52 softs->enable_stream_detection = softs->hint.stream_status; in pqisrc_QuerySenseFeatures() 77 if (features->aio_subpage.header.total_length >= in pqisrc_QuerySenseFeatures() [all …]
|
| /freebsd/stand/i386/cdboot/ |
| H A D | cdboot.S | 22 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 27 # This program is a freestanding boot program to load an a.out binary 28 # from a CD-ROM booted with no emulation mode as described by the El 52 # a.out header fields 59 .set AOUT_HEADER,MEM_PAGE_SIZE # size of the a.out header 65 .set SEL_SCODE,0x18 # PM-32 code 66 .set SEL_SCODE16,0x20 # PM-16 code 82 .set MEM_VOLDESC,MEM_READ_BUFFER # volume descriptor 90 .set DIR_EXTENT,2 # Offset of 64-bit LBA 91 .set DIR_SIZE,10 # Offset of 64-bit length [all …]
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_get/ |
| H A D | zfs_get_004_pos.ksh | 1 #!/usr/local/bin/ksh93 -p 47 # CODING_STATUS: COMPLETED (2006-08-31) 62 [[ -e $propfile ]] && $RM -f $propfile 71 if [[ -n $globalzone ]] ; then 74 log_must $ZPOOL destroy -f $pool 77 $RM -f $file 82 log_must $ZFS destroy -rf $fs 96 set -A opts "" "-r" "-H" "-p" "-rHp" "-o name" \ 97 "-s local,default,temporary,inherited,none" \ 98 "-o name -s local,default,temporary,inherited,none" \ [all …]
|
| /freebsd/lib/libsys/ |
| H A D | getsockopt.2 | 25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 91 is a value-result argument, initially containing the 115 Most socket-level options utilize an 121 the argument should be non-zero to enable a boolean option, 139 For protocol-specific options, see protocol manual pages, 148 .Bl -column SO_ACCEPTFILTER -offset indent 157 .It Dv SO_OOBINLINE Ta "enables reception of out-of-band data in band" 183 .Bl -column SO_LISTENINCQLEN -offset indent 186 .It Dv SO_LISTENQLIMIT Ta "get backlog limit of the socket (get only)" 222 A maximum of 256 sockets can be bound to the same load-balancing group. [all …]
|
| /freebsd/share/man/man5/ |
| H A D | fs.5 | 25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 34 .Nd format of file system volume 68 .Em super-block 71 The following structure describes the super-block and is 74 .Bd -literal 81 int32_t fs_sblkno; /* offset of super-block in filesys */ 82 int32_t fs_cblkno; /* offset of cyl-block in filesys */ 83 int32_t fs_iblkno; /* offset of inode-blocks in filesys */ 132 /* this data must be re-computed after crashes */ 137 int8_t fs_ronly; /* mounted read-only flag */ [all …]
|