/freebsd/usr.bin/clang/llvm-profdata/ |
H A D | llvm-profdata.1 | 4 .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/share/doc/smm/01.setup/ |
H A D | 4.t | 40 how files for devices are made. 51 (many files in 62 sys main kernel header files 75 lfs log-based filesystem 76 mfs memory based filesystem 77 nfs Sun-compatible network filesystem 80 fdesc access to per-process file descriptors 85 specfs device special files 95 netiso ISO protocols (TP-4, CLNP, CLTP, etc) 103 hp300 HP 9000/300 series of Motorola 68000-based machines [all …]
|
H A D | 3.t | 40 files are different, and the executable file formats are completely 52 some \*(Ps-Tahoe features (e.g. networking code). 58 This is a \*(Ps-Tahoe vintage system with Sun's NFS 4.0 filesystem code 60 The instructions for \*(Ps-Tahoe should largely apply. 62 \*(Ps-Reno from CSRG. 78 but files will still need to be moved around. 85 onto empty disks, and then merge or restore any existing configuration files 91 configuration files and filesystems; or 93 and use that system to cross-compile and install \*(4B. 102 then site-specific files should be merged into them. [all …]
|
H A D | 2.t | 49 Intel 386/486-based machines (ISA/AT or EISA bus only) 51 Sony News MIPS-based workstations 53 Omron Luna 68000-based workstations 69 The set of files on the distribution tape are as follows: 126 Extract the system and utility source files as desired. 144 68020 based (318, 319, 320, 330 and 350), 145 68030 based (340, 345, 360, 370, 375, 400) and 146 68040 based (380, 425, 433). 150 HP-IB/CS80 (7912, 7914, 7933, 7936, 7945, 7957, 7958, 7959, 2200, 2203) 151 and SCSI-I (including magneto-optical). [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CachePruning.h | 1 //=- CachePruning.h - Helper to manage the pruning of a cache dir -*- C++ -*-=// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 37 /// expiration-based pruning. 44 /// percentage size-based pruning. 49 /// space. A value of 0 disables the absolute size-based pruning. 52 /// The maximum number of files in the cache directory. A value of 0 disables 53 /// the number of files based pruning. 55 /// This defaults to 1000000 because with that many files there are [all …]
|
/freebsd/bin/pax/ |
H A D | pax.1 | 1 .\"- 42 .Bk -words 45 .Bk -words 49 .Bk -words 53 .Bk -words 57 .Bk -words 69 .Bk -words 72 .Bk -words 76 .Bk -words 80 .Bk -words [all …]
|
H A D | pax.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 66 int kflag; /* do not overwrite existing files */ 70 int uflag; /* ignore older modification time files */ 76 int Xflag; /* archive files with same device id only */ 96 * PAX - Portable Archive Interchange 99 * files and copy directory hierarchies. A variety of archive formats 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 [all …]
|
/freebsd/crypto/openssh/ |
H A D | ssh-keysign.8 | 1 .\" $OpenBSD: ssh-keysign.8,v 1.17 2022/03/31 17:27:27 naddy Exp $ 29 .Nm ssh-keysign 30 .Nd OpenSSH helper for host-based authentication 38 required during host-based authentication. 56 for more information about host-based authentication. 57 .Sh FILES 58 .Bl -tag -width Ds -compact 68 These files contain the private parts of the host keys used to 74 must be set-uid root if host-based authentication is used. 76 .It Pa /etc/ssh/ssh_host_dsa_key-cert.pub [all …]
|
/freebsd/contrib/kyua/doc/ |
H A D | results-files.mdoc | 28 Results files contain, as their name implies, the results of the execution of a 31 .Xr kyua-test 1 32 generates a new results file, and such results files can be loaded later on by 34 .Xr kyua-report 1 37 Results files support identifier-based lookups and also path name lookups. 40 The default naming scheme for the results files provides simple support for 41 identifier-based lookups and historical recording of test suite runs. 44 Kyua can later look up results files by these fields. 47 .Bd -literal -offset indent 48 \*(Lttest_suite\*(Gt.\*(LtYYYYMMDD\*(Gt-\*(LtHHMMSS\*(Gt-\*(Ltuuuuuu\*(Gt [all …]
|
H A D | kyua.1.in | 36 .Op Fl -config Ar file 37 .Op Fl -logfile Ar file 38 .Op Fl -loglevel Ar level 39 .Op Fl -variable Ar name=value 53 designed to equip BSD-based operating systems with a test suite. 69 However, framework-less test programs and TAP-compliant test programs can also 75 implements a common subcommand-based interface. 82 a set of possibly-optional 90 .Bl -tag -width XX 91 .It Fl -config Ar path , Fl c Ar path [all …]
|
/freebsd/contrib/openbsm/ |
H A D | FREEBSD-upgrade | 2 -------------------------------- 7 src/sys/bsm Modified versions of some bsm/ include files 8 src/sys/security/audit Kernel audit framework, some OpenBSM-based files 10 src/etc/Makefile Installation of /etc OpenBSM files 15 adapted BSD make (bmake) build system loosely based on the automake 17 imported, rather than re-configuring every build. This leads to a 22 - Vendor import of OpenBSM into src/contrib. 23 - Run configure, commit src/contrib/openbsm/config/config.h. 24 - Replication of src/contrib/openbsm/bsm changes into src/sys/bsm. 25 - Possible updates to src/sys/security/audit, especially relating to [all …]
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 5 of the sendmail configuration files, the date of release, and a 13 - Prevent transaction stuffing by ensuring SMTP clients 19 - Accept only CRLF . CRLF as end of an SMTP message 22 - Do not accept a CR or LF except in the combination 31 are used, i.e., TLSA RR 2-x-y and 3-x-y are supported 67 Based on suggestion from Marius Strobl of the 76 because the -a. option has been removed (as it only 79 VACATION: Add support for Return-Path header to set sender 81 VACATION: Honor RFC3834 and avoid an auto-reply if 82 'Auto-Submitted: no' is found in the headers to [all …]
|
/freebsd/stand/defaults/ |
H A D | loader.conf.5 | 52 .Bl -bullet 77 .Bl -tag -width Ar 101 .Dq Li -1 , 130 Space separated list of directories to process for configuration files. 131 The lua-based loader will process files with a 134 Files found here are processed after the ones listed in 139 Defines additional configuration files t [all...] |
/freebsd/crypto/openssl/doc/man1/ |
H A D | tsget.pod | 5 tsget - Time Stamping HTTP/HTTPS client 10 B<-h> I<server_url> 11 [B<-e> I<extension>] 12 [B<-o> I<output>] 13 [B<-v>] 14 [B<-d>] 15 [B<-k> I<private_key.pem>] 16 [B<-p> I<key_password>] 17 [B<-c> I<client_cert.pem>] 18 [B<-C> I<CA_certs.pem>] [all …]
|
/freebsd/usr.sbin/bluetooth/rtlbtfw/ |
H A D | rtlbtfw.8 | 31 .Nd firmware download utility for Realtek 87XX/88XX chip based Bluetooth 48 work with Realtek 87XX/88XX chip based Bluetooth USB devices and some of 50 The identification is currently based on USB vendor ID/product ID pair and 54 and the 0-th interface class/subclass/protocol should be a Bluetooth RF 56 Non-Realtek devices are identified based on USB vendor ID/product ID pair. 58 Firmware files are available in the 59 .Pa comms/rtlbt-firmware 68 .Bl -tag -width indent 78 Specify the directory containing the firmware files to search and upload. 83 .Ex -std [all …]
|
/freebsd/usr.sbin/bluetooth/bcmfw/ |
H A D | bcmfw.8 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 38 .Fl m Ar mini-driver_file_name 43 utility downloads the specified mini-driver and firmware files to the specified 48 work with Broadcom BCM2033 chip based Bluetooth USB devices. 49 The identification is currently based on USB vendor ID/product ID pair. 54 Due to copyright issues I will no longer provide mini-driver and firmware 55 files for the device. 56 These files can be obtained from the Linux BlueZ bluez-firmware package. 62 I am using the following files from the bluez-firmware-1.0 package: [all …]
|
/freebsd/lib/libc/posix1e/ |
H A D | mac.3 | 8 .\" Inc. under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part 51 This API, based on POSIX.1e, includes routines to retrieve, manipulate, set, 52 and convert to and from text the MAC labels on files and processes. 60 .Bd -literal -offset indent 86 .Bl -tag -width indent 95 retrieve the MAC labels associated with file descriptors, files, and socket 104 set the MAC labels associated with file descriptors and files. 116 converts a text-form MAC label into working MAC label storage, 123 prepares a label based on caller-specified label names; the other calls 131 into a text-form MAC label. [all …]
|
/freebsd/usr.bin/gzip/ |
H A D | gzip.1 | 33 .Nd compression/decompression tool using Lempel-Ziv coding (LZ77) 61 program compresses and decompresses files using Lempel-Ziv coding 64 .Ar files 82 .Ar files 107 is also capable of decompressing files compressed using 116 .Bl -tag -width XXrXXXrecursiveX 126 .It Fl c , Fl Fl stdout , Fl Fl to-stdout 128 stream, leaving files intact. 133 This allows files with multiple links, symbolic links to regular files, 134 overwriting of pre-existing files, reading from or writing to a terminal, [all …]
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | tsget.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd/lib/libc/rpc/ |
H A D | README | 8 This distribution contains SunSoft's implementation of transport-independent 9 RPC (TI-RPC), External Data Representation (XDR), and various utilities and 13 Previous releases of RPC Source based on SunOS 4.x were ported to 4.2BSD and 15 transport-specific RPC (TS-RPC). 17 TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V 19 (XTI). TI-RPC is on-the-wire compatible with the TS-RPC, which is supported 20 by almost 70 vendors on all major operating systems. TS-RPC source code 27 Solaris 2.3 is based on System V, Release 4 (SVR4), and while this release 31 routines use the Solaris Name Service Switch to access public-key credential 34 interfaces of UI Threads to make certain interfaces thread-safe. These [all …]
|
/freebsd/usr.bin/du/ |
H A D | du.1 | 36 .Op Fl -libxo 55 .Bl -tag -width indent 56 .It Fl -libxo 65 This can be helpful when operating on compressed volumes or sparse files. 89 Ignore files and directories matching the specified 101 Display an entry for all files and directories 105 Display block counts in 1073741824-byte (1 GiB) blocks. 107 .Dq Human-readable 110 Gigabyte, Terabyte and Petabyte based o [all...] |
/freebsd/contrib/ntp/ |
H A D | README | 13 subdirectories are given in the README files in each subdirectory. 18 read WHERE-TO-START. 22 The base directory ./ contains the autoconfiguration files, source 29 INSTALL Generic installation instructions for autoconf-based programs. 37 README.bk Instructions for folks who use the BitKeeper-repository 44 WHERE-TO-START Hints on what to read in order to get a working 53 for HP/UX systems prior to HP-UX 10.0. 57 mechanisms for DES and MD5 based authentication. These 72 configuration files for various systems. For example only. 87 dot.emacs C-mode indentation rules for code "Just the way Dave likes it". [all …]
|
/freebsd/usr.sbin/bluetooth/ath3kfw/ |
H A D | ath3kfw.8 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 51 work with Atheros AR3011 and AR3012 chip based Bluetooth USB devices. 52 The identification is currently based on USB vendor ID/product ID pair. 57 Firmware files are available in the linux-firmware RPM. 65 .Bl -tag -width "-f firmware_path" 73 Specify the directory containing the firmware files to search and upload. 80 .Ex -std 88 This was written based on Linux ath3k by
|
/freebsd/lib/libpam/pam.d/ |
H A D | README | 2 This directory contains configuration files for the Pluggable 12 PAM library and descriptions of the various files and modules. Below 13 is a summary of the format for the pam.conf and /etc/pam.d/* files. 17 module-type control-flag module-path arguments 24 module-type: 27 account: non-authentication based authorization, based on time, 32 control-flag: How libpam handles success or failure of the module. 43 arguments: Module-specific options, plus some generic ones:
|
/freebsd/usr.sbin/bluetooth/iwmbtfw/ |
H A D | iwmbtfw.8 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 6 .\" Copyright (c) 2021 Philippe Michaud-Boudreault <pitwuu@gmail.com> 51 work with Intel Wireless 7260/8260/9260 chip based Bluetooth USB devices 53 The identification is currently based on USB vendor ID/product ID pair. 58 Firmware files are available in the 59 .Pa comms/iwmbt-firmware 68 .Bl -tag -width "-f firmware_path" 76 Specify the directory containing the firmware files to search and upload. 83 .Ex -std [all …]
|