/freebsd/usr.bin/patch/ |
H A D | backupfile.h | 1 /*- 8 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 11 * backupfile.h -- declarations for making Emacs style backup file names 25 * Make numbered backups of files that already have numbered backups, 30 /* Make numbered backups of every file. */ 31 numbered enumerator
|
H A D | backupfile.c | 1 /*- 8 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 11 * backupfile.c -- make Emacs style backup file names 35 * numbered) backup file name. 86 * Return the number of the highest-numbered backup file for file FILE in 87 * directory DIR. If there are no numbered backups of FILE in DIR, or an 107 if (dp->d_namlen <= file_name_length) in max_backup_version() 110 this_version = version_number(file, dp->d_name, file_name_length); in max_backup_version() 127 if (asprintf(&backup_name, "%s.~%d~", file, version) == -1) in make_version_name() 133 * If BACKUP is a numbered backup of BASE, return its version number; [all …]
|
H A D | patch.1 | 1 .\"- 19 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 31 .Bk -words 33 .Op Fl B Ar backup-prefix 36 .Op Fl F Ar max-fuzz 38 .Op Fl o Ar out-file 39 .Op Fl p Ar strip-count 40 .Op Fl r Ar rej-name 43 .Op Fl z Ar backup-ext 68 Context diffs (old-style, new-style, and unified) and [all …]
|
/freebsd/share/man/man4/ |
H A D | hidraw.4 | 27 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 40 .Bd -ragged -offset indent 49 .Bd -literal -offset indent 64 \-compatible calls: 65 .Bl -tag -width indent 83 .Bd -literal 121 On a device which uses numbered reports, the first byte of the returned data 124 For devices which do not use numbered reports, the report data begins at the 142 On a device which uses numbered reports, the first byte of data to be sent is 145 For devices which do not use numbered reports, the report data begins at the [all …]
|
/freebsd/lib/libpmc/ |
H A D | pmc_disable.3 | 1 .\" Copyright (c) 2007-2008 Joseph Koshy. All rights reserved. 21 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 42 The hardware performance counters available on each CPU are numbered 43 using small non-negative integers, in a system dependent manner. 52 disables the hardware counter numbered by argument 59 enables the hardware counter numbered by argument 67 hardware PMCs in the system with the same pmc number as being in-use. 69 .Rv -std 72 .Bl -tag -width Er
|
/freebsd/share/doc/usd/21.troff/ |
H A D | m4 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 34 .\" OR OTHERWISE) RISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN 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 - - \ [all …]
|
/freebsd/lib/libcalendar/ |
H A D | calendar.3 | 22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 102 The days are numbered from March 1st year 1 B.C., starting 159 returns the number of the week which contains the day numbered 164 The weeks are numbered per year starting with week 1, which is the 171 returns the weekday (Mo = 0 ..\& Su = 6) of the day numbered 179 .Bd -literal -offset indent 180 int y; /\(** year (0000 - ????) \(**/ 181 int m; /\(** month (1 - 12) \(**/ 182 int d; /\(** day of month (1 - 31) \(**/
|
/freebsd/lib/libugidfw/ |
H A D | bsde_get_rule.3 | 1 .\" Copyright (c) 2003-2004 Networks Associates Technology, Inc. 7 .\" Inc. under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part 28 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 81 .No non- Ns Dv NULL , 89 with the rule numbered 101 function fills the slot numbered 120 function deletes the rule numbered 136 otherwise the value \-1 is returned and the value of 155 under DARPA/SPAWAR contract N66001-01-C-8035
|
/freebsd/sys/crypto/des/ |
H A D | sk.h | 4 /* Copyright (C) 1995-1996 Eric Young (eay@mincom.oz.au) 11 * FREE FOR COMMERCIAL AND NON-COMMERCIAL USE 41 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 52 /* for C bits (numbered as per FIPS 46) 1 2 3 4 5 6 */ 70 /* for C bits (numbered as per FIPS 46) 7 8 10 11 12 13 */ 88 /* for C bits (numbered as per FIPS 46) 14 15 16 17 19 20 */ 106 /* for C bits (numbered as per FIPS 46) 21 23 24 26 27 28 */ 124 /* for D bits (numbered as per FIPS 46) 1 2 3 4 5 6 */ 142 /* for D bits (numbered as per FIPS 46) 8 9 11 12 13 14 */ 160 /* for D bits (numbered as per FIPS 46) 16 17 18 19 20 21 */ [all …]
|
/freebsd/share/man/man3/ |
H A D | bitstring.3 | 27 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 55 .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 82 .Nd bit-string manipulation functions and macros 169 clear or set the zero-based numbered bit 179 set or clear the zero-based numbered bits from 189 evaluates to non-zero if the zero-based numbered bit 198 evaluates to non-zero if the zero-based numbered bits from 211 the zero-based number of the first bit not set in the array of 217 is set to \-1. 224 the zero-based number of the first bit set in the array of [all …]
|
/freebsd/usr.sbin/dumpcis/ |
H A D | cis.h | 6 *------------------------------------------------------------------------- 8 /*- 9 * SPDX-License-Identifier: BSD-3-Clause 33 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 72 #define CIS_DEVICE_OC 0x1C /* Other conditions info - common memory */ 73 #define CIS_DEVICE_OA 0x1D /* Other conditions info - attribute memory */ 98 * 0xF0 - Device type 99 * 0x08 - Write protect switch 100 * 0x07 - Speed index (7 = extended speed) 103 * 0xF8 - Addressable units (0's numbered) [all …]
|
/freebsd/lib/libsys/ |
H A D | cpuset.2 | 24 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 54 The default set for all processes in the system is the set numbered 1. 57 per-thread mask to bind to a specific CPU or subset of CPUs and memory domains. 62 Only the root and assigned sets are numbered. 66 assignable on a per-process basis. 67 Many processes and threads may be members of a numbered set. 69 The anonymous set is a further thread-specific refinement on the assigned 71 It is intended that administrators will manipulate numbered sets using 83 .Bl -column CPU_LEVEL_CPUSET -offset indent 98 .Bl -column CPU_WHICH_INTRHANDLER -offset indent [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | apple,admac.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 13 The controller has been seen with up to 24 channels. Even-numbered channels 14 are TX-only, odd-numbered are RX-only. Individual channels are coupled to 18 - Martin Povišer <povik+lin@cutebit.org> 21 - $ref: dma-controller.yaml# 26 - enum: 27 - apple,t6000-admac 28 - apple,t8103-admac [all …]
|
/freebsd/usr.bin/colrm/ |
H A D | colrm.1 | 25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 47 column is specified, columns numbered less than the 54 columns are specified, columns numbered less than the 74 .Ex -std 77 .Bd -literal -offset indent 78 $ echo -e "abcdefgh\en12345678" | colrm 3 5 85 .Bd -literal -offset indent 91 .Bd -literal -offset indent
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | thine,thc63lvd1024.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jacopo Mondi <jacopo+renesas@jmondi.org> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 34 even-numbered pixels are received on port@0 and odd-numbered pixels on 60 - port@0 61 - port@2 63 oe-gpios: 67 powerdown-gpios: [all …]
|
/freebsd/usr.bin/w/ |
H A D | w.1 | 25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 36 .Op Fl -libxo 58 .Bl -tag -width indent 59 .It Fl -libxo 95 .Bl -tag -width ".Pa /var/run/utx.active" -compact 101 .Bd -literal -offset indent 105 fernape v0 - 7:30PM - tmux: client (/tmp/tmux-1001/default) (tmux) 106 root v1 - 8:03PM 1 -bash (bash) 107 fernape pts/0 tmux(1391).%0 8:04PM - w 111 .Bd -literal -offset indent [all …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_util.3 | 1 .\" Copyright (c) 2003-2007 Tim Kientzle 22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 45 Streaming Archive Library (libarchive, -larchive) 87 .Bl -tag -compact -width indent 132 Filters in the resulting pipeline are numbered so that filter 0 135 accept -1 as a synonym for the highest-numbered filte [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackWriter.h | 1 //===- MsgPackWriter.h - Simple MsgPack writer ------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 26 //===----------------------------------------------------------------------===// 114 /// times to complete the map. Each even numbered call to \c Write defines a 115 /// new key, and each odd numbered call defines the previous key's value.
|
/freebsd/usr.bin/nl/ |
H A D | nl.1 | 26 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 38 .Bk -words 41 .Bk -words 44 .Bk -words 47 .Bk -words 50 .Bk -words 53 .Bk -words 56 .Bk -words 59 .Bk -words 62 .Bk -words [all …]
|
/freebsd/contrib/opencsd/decoder/include/opencsd/ |
H A D | trc_gen_elem_types.h | 32 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 49 …OCSD_GEN_TRC_ELEM_UNKNOWN = 0, /*!< Unknown trace element - default value or indicate error in… 50 …OCSD_GEN_TRC_ELEM_NO_SYNC, /*!< Waiting for sync - either at start of decode, or after ove… 51 …OCSD_GEN_TRC_ELEM_TRACE_ON, /*!< Start of trace - beginning of elements or restart after di… 57 … OCSD_GEN_TRC_ELEM_ADDR_UNKNOWN, /*!< address currently unknown - need address packet update */ 58 …OCSD_GEN_TRC_ELEM_EXCEPTION, /*!< exception - start address may be exception target, end add… 60 …OCSD_GEN_TRC_ELEM_TIMESTAMP, /*!< Timestamp - preceding elements happeded before this time. … 61 …OCSD_GEN_TRC_ELEM_CYCLE_COUNT, /*!< Cycle count - cycles since last cycle count value - associ… 62 OCSD_GEN_TRC_ELEM_EVENT, /*!< Event - trigger or numbered event */ 63 …OCSD_GEN_TRC_ELEM_SWTRACE, /*!< Software trace packet - may contain data payload. STM / IT… [all …]
|
/freebsd/share/doc/psd/18.gprof/ |
H A D | postp.me | 25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 45 all edges in the graph go from higher numbered nodes to lower 46 numbered nodes. 88 In these cases, we discover strongly-connected 92 We use a variation of Tarjan's strongly-connected 94 that discovers strongly-connected components as it is assigning 99 For example, a self-recursive routine 169 and which is in language-independent form.
|
/freebsd/share/doc/usd/18.msdiffs/ |
H A D | ms.diffs | 25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 34 .OH 'A Revised Version of \*ms''USD:18-%' 35 .EH 'USD:18-%''A Revised Version of \*ms' 68 One important new feature is automatically numbered footnotes. 69 Footnote numbers are printed by means of a pre-defined string 74 and on daisy-wheel terminals, but on low-resolution devices 76 If you use \e\(**\(** to indicate numbered footnotes, 117 It will put page numbers in the upper right-hand corner; 123 The .P1 (P one) macro can be used even without thesis mode 159 this will give you numbers at the left-hand margin. [all …]
|
/freebsd/tools/test/stress2/misc/ |
H A D | sendfile21.sh | 4 # SPDX-License-Identifier: BSD-2-Clause 26 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 35 # 5. for each odd-numbered page in the file, do msync(MS_INVALIDATE), 36 # but keep even-numbered pages intact 50 [ `id -u` -ne 0 ] && echo "Must be root!" && exit 1 56 mycc -o sendfile21 -Wall -Wextra -O0 -g sendfile21.c || exit 1 57 rm -f sendfile21.c 60 set -e 61 mount | grep "on $mntpoint " | grep -q /dev/md && umount -f $mntpoint 62 [ -c /dev/md$mdstart ] && mdconfig -d -u $mdstart [all …]
|
/freebsd/lib/libc/posix1e/ |
H A D | acl_delete_entry.3 | 1 .\"- 23 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 52 function is a non-portable version that removes the ACL entry 57 Positions are numbered starting from zero, i.e. calling 63 .Rv -std acl_delete_entry 68 .Bl -tag -width Er
|
/freebsd/lib/libc/string/ |
H A D | ffs.3 | 27 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 77 Bits are numbered starting at 1, the least significant bit. 93 .St -p1003.1-2001
|