/freebsd-src/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 -colum [all...] |
/freebsd-src/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-src/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-wid [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) [all...] |
/freebsd-src/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 …]
|
/freebsd-src/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-src/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-src/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 …]
|
/freebsd-src/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-src/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-src/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-src/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-src/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-src/contrib/libarchive/libarchive/test/ |
H A D | test_pax_filename_encoding.c | 1 /*- 2 * Copyright (c) 2003-2007 Tim Kientzle 31 * UTF-8. Of course, that's not always possible. This 37 * Read a manually-created archive that has filenames that are 38 * stored in binary instead of UTF-8 and verify that we get 47 * \314\214 is a valid 2-byte UTF-8 sequence. in test_pax_filename_encoding_1() 48 * \374 is invalid in UTF-8. in test_pax_filename_encoding_1() 55 * Read an archive that has non-UTF8 pax filenames in it. in test_pax_filename_encoding_1() 64 * First entry in this test archive has an invalid UTF- in test_pax_filename_encoding_1() [all...] |
/freebsd-src/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-src/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-src/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-src/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-src/sys/contrib/dev/iwn/ |
HD | iwnwifi-2030-18.168.6.1.fw.uu | 1 Copyright (c) 2006-2012, Intel Corporation. 17 Limited patent license. Intel Corporation grants a world-wide, 18 royalty-free, non-exclusive license under patents it now or hereafter 22 combination with an operating system licensed under an approved Open 40 begin-base64 644 iwlwifi-2030-18.168.6.1.fw 12453 Copyright (c) 2006-2012, Intel Corporation. 12469 Limited patent license. Intel Corporation grants a world-wide, 12470 royalty-free, non-exclusive license under patents it now or hereafter 12474 combination with an operating system licensed under an approved Open 12492 begin-base64 644 iwlwifi-2030-18.168.6.1.fw
|
HD | iwlwifi-6000g2a-18.168.6.1.fw.uu | 1 Copyright (c) 2006-2012, Intel Corporation. 17 Limited patent license. Intel Corporation grants a world-wide, 18 royalty-free, non-exclusive license under patents it now or hereafter 22 combination with an operating system licensed under an approved Open 40 begin 644 iwlwifi-6000g2a-18.168.6.1.fw.uu 15095 Copyright (c) 2006-2012, Intel Corporation. 15111 Limited patent license. Intel Corporation grants a world-wide, 15112 royalty-free, non-exclusive license under patents it now or hereafter 15116 combination with an operating system licensed under an approved Open 15134 begin 644 iwlwifi-6000g2a-18.168.6.1.fw.uu
|
/freebsd-src/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 …]
|