/freebsd/lib/libc/stdio/ |
H A D | stdio.3 | 66 is used, the position indicator will be placed at the end-of-file. 115 .Bl -bullet -compact -offset indent 140 freshly-opened streams that refer to terminal devices 170 these names may not be re-used 237 .St -isoC-99 . 239 .Bl -column "Description" 253 .It "fgetwc get next wide character from input stream" 254 .It "fgetws get a line of wide characters from a stream" 261 .It "fputwc output a wide character to a stream" 262 .It "fputws output a line of wide characters to a stream" [all …]
|
/freebsd/usr.sbin/pmcstat/ |
H A D | pmcstat.8 | 1 .\" Copyright (c) 2003-2008 Joseph Koshy 45 .Op Fl P Ar event-spec 47 .Op Fl S Ar event-spec 52 .Op Fl c Ar cpu-spec 62 .Op Fl p Ar event-spec 65 .Op Fl s Ar event-spec 66 .Op Fl t Ar process-spec 67 .Op Fl u Ar event-spec 75 utility measures system performance using the facilities provided by 80 utility can measure both hardware events seen by the system as a [all …]
|
H A D | pmcstat.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2003-2008, Joseph Koshy 73 * the system-wide and per-process variety. Each of these could be in 90 * - parent creates a socketpair for two way communication and 92 * - subsequently: 96 * - Wait for child's token. 97 * - Sends token. 98 * - Awaits signal to start. 99 * - Attaches PMCs to the child's pid [all …]
|
/freebsd/share/man/man4/ |
H A D | hwpmc.4 | 1 .\" Copyright (c) 2003-2008 Joseph Koshy 39 .Bd -ragged -offset indent 44 .Bd -ragged -offset indent 49 .Bd -literal -offset indent 54 .Bd -ragged -offset indent 62 .Bd -ragged -offset indent 75 The driver supports multi-processor systems. 88 PMCs may be allocated with process or system scope. 89 .Bl -tag -width ".Em Process-scope" 90 .It Em "Process-scope" [all …]
|
H A D | aio.4 | 1 .\"- 2 .\" Copyright (c) 2002 Dag-Erling Smørgrav 37 facility provides system calls for asynchronous I/O. 40 Instead, the calling thread invokes one system call to request an 43 system call. 46 AIO daemon indefinitely resulting in process and/or system hangs. 53 sysctl node to a non-zero value. 77 .Bl -tag -width indent 96 .Bl -tag -width indent 116 system-wide and per-process. [all …]
|
H A D | ipsec.4 | 3 .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. 65 by attaching a cryptographic checksum computed using one-way hash functions. 73 Transport mode is used to protect peer-to-peer communication between end nodes. 77 System configuration requires the 90 .Bl -column net.inet6.ipsec6.filtertunnel default enable 99 that reside in the operating system kernel. 124 which are similar to the per-packet filters. 127 interface is used to define per-socket behavior, and 129 interface is used to define host-wide default behavior. 140 configuring per-socket policies using the [all …]
|
H A D | mlx.4 | 31 .Nd Mylex DAC-family RAID driver 36 .Bd -ragged -offset indent 44 .Bd -literal -offset indent 50 driver provides support for Mylex DAC-family PCI to SCSI RAID controllers, 57 .Bl -bullet -compact 61 Mylex DAC960PD / DEC KZPSC (Fast Wide) 71 Mylex DAC960PU / DEC PZPAC (Ultra Wide) 79 RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB 80 cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache) 91 .Bl -diag [all …]
|
/freebsd/lib/libsys/ |
H A D | mlock.2 | 46 system call 55 system call unlocks pages previously locked by one or more 69 system call, the indicated pages will cause neither a non-resident page 70 nor address-translation fault until they are unlocked. 71 They may still cause protection-violation faults or TLB-miss faults on 72 architectures with software-managed TLBs. 77 A single process may likewise have pages multiply-locked via different virtual 91 is limited by both the per-process 94 system-wide 99 applies to the system as a whole, so the amount available to a single [all …]
|
H A D | mlockall.2 | 49 system call locks into memory the physical pages associated with the 55 .Bl -tag -width ".Dv MCL_CURRENT" 67 A single process can lock the minimum of a system-wide 71 and the per-process 77 is set to 0 these calls are only available to the super-user. 80 is set to 1 the per-process 95 A return value of \-1 indicates an error occurred and the locked 103 .Bl -tag -width Er 109 Locking the indicated range would exceed either the system or per-process 130 .St -p1003.1-2001 . [all …]
|
H A D | procctl.2 | 45 system call provides for control over processes. 59 .Bl -tag -width P_PGID 82 .Bl -tag -width PROC_LOGSIGEXIT_STATUS 94 .Bl -tag -width Ds 97 system-wide. 100 system-wide. 102 Use the system-wide configured policy for ASLR. 110 Similarly, executing a set-user-ID or set-group-ID binary ignores this 113 flag and system-wide policy. 120 .Bl -tag -width Ds [all …]
|
/freebsd/share/doc/papers/kerntune/ |
H A D | 3.t | 85 We prefer to run a profiling system for about a one day 93 as measured by the number of times each system call 106 in the long term system performance is negligible, 108 but the long term system performance improves significantly. 117 representing 40% of the time processing system calls, 138 The system measurements collected showed the 167 cache we ran ``ls \-l'' 169 Before the per-process cache this command 170 used 22.3 seconds of system time. 172 of user time, but the system time dropped to 3.3 seconds. [all …]
|
/freebsd/contrib/ncurses/man/ |
H A D | ncurses.3x | 3 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 4 .\" Copyright 1998-2015,2017 Free Software Foundation, Inc. * 32 .TH ncurses 3X 2024-04-27 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" 59 \fB\%ncurses\fP \- 60 character-cell terminal interface with optimized output 67 terminal-independent means of reading keyboard and mouse input and 68 updating character-cell terminals with output optimized to minimize 74 System V Release 4 Unix (\*(``SVr4\*('') 101 and an abstraction of the system's API for manipulating the terminal 160 .B \-lncurses [all …]
|
H A D | curs_util.3x | 3 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 4 .\" Copyright 1998-2015,2017 Free Software Foundation, Inc. * 32 .TH curs_util 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" 60 \fB\%wunctrl\fP \- 92 e.g., a one-character string containing the key. 103 shown in the \fBM\-\fIX\fR notation, 131 to the wide-character value \fIw\fP. 164 in-memory copy of the terminal information. 180 Then it asks for the screen size via operating system calls. 188 from the operating system or terminal database. [all …]
|
H A D | scr_dump.5 | 2 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 31 .TH scr_dump 5 2024-03-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "File formats" 48 scr_dump \- 60 A longstanding implementation of screen-dump was 69 This 16-bit number was unused: 78 but to be more certain, this 32-bit number was chosen: 94 # ncurses6 (2015) uses this format, ignoring byte-order 102 so that internal data sizes are not directly related to the dump-format, and 103 enabling the library to read dumps from either narrow- or wide-character- 107 in a 32-bit \fBchtype\fP, while the \fIwide-character\fP library stores [all …]
|
/freebsd/crypto/openssh/ |
H A D | ssh_config | 3 # This is the ssh client system-wide configuration file. See 5 # users, and the values can be changed in per-user configuration files 10 # 2. user-specific file 11 # 3. system-wide file 13 # Thus, host-specific definitions should be at the beginning of the 16 # Site-wide defaults for some commonly used options. For a comprehensive 37 # Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc 38 # MACs hmac-md5,hmac-sha1,umac-64@openssh.com 44 # ProxyCommand ssh -q -W %h:%p gateway.example.com
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | elftc_version.3 | 24 .\" $Id: elftc_version.3 3645 2018-10-15 20:17:14Z jkoshy $ 31 .Nd return a project-wide version identifier string 41 returns a project-wide identifier string that encodes the source 44 The returned identifier has four space-separated fields: 45 .Bl -tag -width ".Em Project Branch" 46 .It Em "Project-Name" 49 .It Em "Project-Branch" 51 .It Em "Build-OS" 52 The operating system that the tool chain was compiled for. 53 .It Em "Version-Number" [all …]
|
/freebsd/share/examples/etc/ |
H A D | README.examples | 9 amd.map - filesystem automounter lookup resolution map (see amd(8)) 10 apmd.conf - configuration file for apmd(8) 11 bsd-style-copyright - copyright style for bsd system 12 crontab - system scheduled command table (see crontab(5)) 13 csh.cshrc - sample .cshrc (see csh(1)) 14 csh.login - sample .login 15 csh.logout - sample .logout 16 defaults/ - directory containing default configuration file 17 devd.conf - configuration file for devd(8) 18 devfs.conf - configuration file for devfs(8) [all …]
|
/freebsd/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiMultiPhase.h | 4 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> 5 SPDX-License-Identifier: BSD-2-Clause-Patent 88 /// Used by system firmware to request that a memory-mapped IO region 93 /// System memory-mapped IO region that is used to translate memory 103 /// however it happens to also support byte-addressable non-volatility. 114 /// Used to induce a system-wide reset. This sets all circuitry within the 115 /// system to its initial state. This type of reset is asynchronous to system 117 /// is tantamount to a system power cycle. 121 /// Used to induce a system-wide initialization. The processors are set to their 122 /// initial state, and pending cycles are not corrupted. If the system does [all …]
|
/freebsd/usr.bin/mail/ |
H A D | mail.1 | 40 .Op Fl c Ar cc-addr 41 .Op Fl b Ar bcc-addr 43 .Ar to-addr ... 44 .Op Fl Ar sendmail-option ... 61 utility is an intelligent mail processing system, which has 67 .Bl -tag -width indent 78 Test for the presence of mail in the (by default, system) 106 Inhibit reading the system-wide 120 .It Fl c Ar cc-addr 122 .Ar cc-addr [all …]
|
/freebsd/contrib/ncurses/ |
H A D | INSTALL | 1 ------------------------------------------------------------------------------- 2 -- Copyright 2018-2023,2024 Thomas E. Dickey -- 3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. -- 4 -- -- 5 -- Permission is hereby granted, free of charge, to any person obtaining a -- 6 -- copy of this software and associated documentation files (the -- 7 -- "Software"), to deal in the Software without restriction, including -- 8 -- without limitation the rights to use, copy, modify, merge, publish, -- 9 -- distribute, distribute with modifications, sublicense, and/or sell copies -- 10 -- of the Software, and to permit persons to whom the Software is furnished -- [all …]
|
/freebsd/sys/sys/ |
H A D | pmc.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2003-2008, Joseph Koshy 48 #define PMC_CLASS_MAX 8 /* max #classes of PMCs per-system */ 51 * Kernel<->userland API version number [MMmmpppp] 170 * DISABLED -- administratively prohibited from being used. 171 * FREE -- HW available for use 173 * ALLOCATED -- allocated 174 * STOPPED -- allocated, but not counting events 175 * RUNNING -- allocated, and in operation; 'pm_runcount' [all …]
|
/freebsd/share/doc/smm/01.setup/ |
H A D | 3.t | 32 .Sh 1 "Upgrading a \*(Ps system" 35 system to \*(4B. This procedure may vary according to the version of 36 the system running before conversion. 38 System V system, some of this section will still apply (in particular, 39 the filesystem conversion). However, many of the system configuration 44 a \*(Ps HP300 system. 51 It is largely a \*(Ps system with Sun's NFS 3.0 filesystem code and 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. [all …]
|
/freebsd/contrib/kyua/doc/ |
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 50 .Em manual page that should be supplied by your system . 53 designed to equip BSD-based operating systems with a test suite. 61 simple fix to a library to the system administrator deploying a new 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 [all …]
|
/freebsd/share/man/man5/ |
H A D | bluetooth.device.conf.5 | 33 Bluetooth device parameters on per-device basis. 49 This script is not executed by default when system boots. 56 The system wide Bluetooth device configuration file is called 58 Configuration parameters set in the system wide Bluetooth device configuration 59 file apply to every Bluetooth device connected to the system. 71 .Bl -tag -width indent-two 91 .Dq Assigned Numbers - Bluetooth Baseband 126 encryption for only point-to-point packets, 129 encryption for both point-to-point and broadcast packets. 157 .Bl -tag -width ".Pa /etc/defaults/bluetooth.device.conf" -compact
|
/freebsd/contrib/ncurses/progs/ |
H A D | capconvert | 3 # Copyright 2019-2021,2022 Thomas E. Dickey # 4 # Copyright 1998-2011,2017 Free Software Foundation, Inc. # 32 # capconvert -- automated conversion from termcap to terminfo 41 # selected by conditionals in tset -- unless they're xterm users, in which 45 if test -n "$TERMINFO" 50 if test ! -d "$TERMINFO" ; then 65 if test -d "$p" ; then 73 echo "Your system already has a system-wide terminfo tree." 75 if test -z "$TERMCAP" 82 xterm | xterm-*) [all …]
|