/freebsd/release/packages/ |
H A D | Makefile.package | 4 acct_COMMENT= System Accounting Utilities 5 acct_DESC= System Accounting Utilities 6 acpi_COMMENT= ACPI Utilities 7 acpi_DESC= ACPI Utilities 8 amd_COMMENT= AMD Utilities 9 amd_DESC= AMD Utilities 10 apm_COMMENT= APM Utilities 11 apm_DESC= APM Utilities 12 at_COMMENT= AT Utilities 13 at_DESC= AT Utilities [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/ |
H A D | guts.txt | 1 * Global Utilities Block 3 The global utilities block controls power management, I/O device 11 global-utilities. 21 - fsl,has-rstcr : Indicates that the global utilities register set 28 - little-endian : Indicates that the global utilities block is little 32 global-utilities@e0000 { /* global utilities block */ 38 guts: global-utilities@e0000 {
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | messages.subr | 44 msg_archivers_desc="Utilities for archiving and unarchiving data." 52 msg_audio_desc="Audio utilities - most require a supported sound card." 57 msg_benchmarks_desc="Utilities for measuring system performance." 64 msg_cad_desc="Computer Aided Design utilities." 86 msg_comms_desc="Communications utilities." 91 msg_converters_desc="Format conversion utilities." 104 msg_deskutils_desc="Various Desktop utilities." 107 msg_devel_desc="Software development utilities and libraries." 123 msg_emulators_desc="Utilities for emulating other operating systems." 147 msg_ftp_desc="FTP client and server utilities." [all …]
|
/freebsd/share/man/man7/ |
H A D | hier.7 | 49 user utilities; see 343 system utilities critical to binaries in 377 system administration utilities; see 386 contains the majority of user utilities and applications 390 common utilities, programming tools, and applications; see 445 system daemons and utilities executed by programs 449 utilities called by the ncurses 453 utilities for 459 utilities called by 464 utilities and filters for the line printer system; see [all …]
|
/freebsd/share/man/man8/ |
H A D | rescue.8 | 31 .Nd rescue utilities in 36 directory contains a collection of common utilities intended for use 51 are also less functional than the standard utilities. 86 and other standard utilities, try rebooting back into the standard 94 utilities. 135 utilities first appeared in
|
/freebsd/sys/contrib/openzfs/contrib/intel_qat/patch/ |
H A D | 0001-cryptohash.diff | 5 diff --git a/quickassist/utilities/osal/src/linux/kernel_space/OsalCryptoInterface.c b/quickassist/… 7 --- a/quickassist/utilities/osal/src/linux/kernel_space/OsalCryptoInterface.c 8 +++ b/quickassist/utilities/osal/src/linux/kernel_space/OsalCryptoInterface.c
|
/freebsd/share/doc/papers/sysperf/ |
H A D | 0.t | 84 Performance improvements in the libraries and utilities include replacement of 87 and conversion of system utilities to use the more efficient 93 Functional extensions in the libraries and utilities include 182 \0.2. Improvements to Libraries and Utilities 205 \0.2. Functional Extensions to Libraries and Utilities 215 \0.2. Security Problems in Utilities
|
/freebsd/contrib/ntp/sntp/tests/ |
H A D | Makefile.am | 46 test-utilities \ 129 $(srcdir)/run-utilities.c \ 179 utilities.c \ 180 run-utilities.c \ 223 $(srcdir)/run-utilities.c: $(srcdir)/utilities.c $(std_unity_list)
|
/freebsd/sys/contrib/openzfs/scripts/ |
H A D | zfs-helpers.sh | 6 # utilities. These helper utilities must be installed to in order to 52 Install/remove the ZFS helper utilities. 57 -i Install the helper utilities 58 -r Remove the helper utilities
|
/freebsd/lib/libc/gen/ |
H A D | sysconf.3 | 142 Return 1 if the system supports the C-Language Development Utilities Option, 150 Return 1 if the system supports the FORTRAN Development Utilities Option, 153 Return 1 if the system supports the FORTRAN Runtime Utilities Option, 158 Return 1 if the system supports the Software Development Utilities Option, 161 Return 1 if the system supports the User Portability Utilities Option,
|
/freebsd/usr.sbin/bsdconfig/ |
H A D | bsdconfig.8 | 97 Utilities to customize the behavior of the system console. 127 Utilities to Add/Change/View/Delete Group Accounts. 133 Utilities for configuring, exploring, and enabling console mouse support. 149 Utilities to set/change Hostname/Domain, Network Interfaces, Wireless 209 Utilities to Add/Edit/View/Delete User Accounts.
|
/freebsd/contrib/kyua/utils/ |
H A D | stream.hpp | 30 /// Stream manipulation utilities. 32 /// Note that file-manipulation utilities live in utils::fs instead. The 33 /// utilities here deal with already-open streams.
|
/freebsd/contrib/ofed/infiniband-diags/man/ |
H A D | infiniband-diags.8 | 36 infiniband\-diags is a set of utilities designed to help configure, debug, and 37 maintain infiniband fabrics. Many tools and utilities are provided. Some with 40 The base utilities use directed route MAD\(aqs to perform their operations. They 42 utilities, require LID routed MAD\(aqs and to some extent SA/SM access. 226 The following config files are common amongst many of the utilities. 380 .SS Utilities list
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | b4420si-post.dtsi | 79 guts: global-utilities@e0000 { 83 global-utilities@e1000 { 88 rcpm: global-utilities@e2000 {
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | encoder.h | 55 /* Utilities that help set specific parameters */ 75 /* Utilities to add encoders */ 102 /* Utilities to output the object to encode */
|
/freebsd/contrib/ntp/ntpd/ |
H A D | declcond.h | 6 * include/ used by libntp and utilities. This relies on the source 11 * "debug". The libntp and utilities variant always declares debug,
|
/freebsd/contrib/ntp/include/ |
H A D | declcond.h | 6 * include/ used by libntp and utilities. This relies on the source 11 * "debug". The libntp and utilities variant always declares debug,
|
/freebsd/bin/sh/tests/errors/ |
H A D | option-error.0 | 33 # Special built-in utilities must abort on an option or operand error. 40 # Other utilities must not abort.
|
H A D | redirection-error.0 | 40 # Special built-in utilities must abort on a redirection error. 47 # Other utilities must not abort.
|
H A D | assignment-error1.0 | 20 # Special built-in utilities must abort on an assignment error. 27 # Other utilities must not abort; we currently still execute them.
|
H A D | redirection-error3.0 | 40 # When used with 'command', neither special built-in utilities nor other 41 # utilities must abort on a redirection error.
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_trace.3x | 206 .SS "Command-line Utilities" 207 The command-line utilities such as \fBtic\fP(1) provide a verbose option 213 Because the command-line utilities may call initialization functions 224 and fewer diagnostics are provided by the command-line utilities.
|
/freebsd/sbin/md5/ |
H A D | md5.1 | 61 utilities take as input a message of arbitrary length and produce as 73 utilities do the same, but with command-line options and an output 74 format that match those of their similary named GNU utilities. 287 utilities exit 0 on success, 299 utilities exit 0 on success and 1 if at least one of the input files
|
/freebsd/lib/libufs/ |
H A D | libufs.3 | 27 utilities which need to access a UFS file system at a low level from 29 Facilities provided are used to implement utilities such as
|
/freebsd/sbin/swapon/ |
H A D | swapon.8 | 55 utilities are used to control swap devices in the system. 221 These utilities may fail for the reasons described in 239 utilities appeared in
|