/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | qcom,fastrpc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 The FastRPC implements an IPC (Inter-Processor Communication) 25 - adsp 26 - mdsp 27 - sdsp 28 - cdsp 29 - cdsp1 [all …]
|
H A D | qcom,fastrpc.txt | 3 The FastRPC implements an IPC (Inter-Processor Communication) 9 - compatible: 14 - label 17 Definition: should specify the dsp domain name this fastrpc 20 - qcom,non-secure-domain: 23 Definition: Property to specify that dsp domain is non-secure. 25 - qcom,vmids: 30 - #address-cells 35 - #size-cells 43 - All Compute context banks MUST contain the following properties: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | st,stm32mp25-rifsc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/bus/st,stm32mp25-rifsc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Gatien Chevallier <gatien.chevallier@foss.st.com> 19 - RISC registers associated with RISUP logic (resource isolation device unit 20 for peripherals), assign all non-RIF aware peripherals to zero, one or 21 any security domains (secure, privilege, compartment). 22 - RIMC registers: associated with RIMU logic (resource isolation master 23 unit), assign all non RIF-aware bus master to one security domain by [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | arm,mhu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jassi Brar <jaswinder.singh@linaro.org> 13 The ARM's Message-Handling-Unit (MHU) is a mailbox controller that has 3 19 be a 'Secure' resource, hence can't be used by Linux running NS. 22 interrupt signal using a 32-bit register, with all 32-bits logically ORed 28 interrupt. Each of the 32-bits can be used as "doorbell" to alert the remote 37 - arm,mhu 38 - arm,mhu-doorbell [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | fujitsu,mb86s70-crg11.txt | 2 ----------------------------------- 5 - compatible : Shall contain "fujitsu,mb86s70-crg11" 6 - #clock-cells : Shall be 3 {cntrlr domain port} 13 compatible = "fujitsu,mb86s70-crg11"; 14 #clock-cells = <3>; 18 #mbox-cells = <1>; 21 interrupts = <0 36 4>, /* LP Non-Sec */ 22 <0 35 4>, /* HP Non-Sec */ 23 <0 37 4>; /* Secure */ 24 clocks = <&clock 0 2 1>; /* Cntrlr:0 Domain:2 Port:1 */ [all …]
|
/freebsd/contrib/unbound/doc/ |
H A D | requirements.txt | 2 (a.k.a. Treeshrew, Unbound-C) 9 4. Non-Goals 13 --------------- 15 document the goals and non-goals of the project. The DNS (the Domain 26 that also DNSSEC (secure DNS) validation and stub-resolvers (that do not 36 3 lists the goals, while Section 4 lists the explicit non-goals of the 41 ---------- 49 a full-fledged C implementation ready for deployed use. NLnet Labs 54 -------- 57 o Drop-in replacement for BIND apart from config. [all …]
|
H A D | libunbound.3 | 3 .\" libunbound.3 -- unbound library functions manual 47 \- Unbound DNS validating resolver 1.15.0 functions. 155 DNSSEC validation. This is the library API, for using the \-lunbound library. 159 and obtain other information from the DNS. The library performs public\-key 170 The functions are thread\-safe, and a context can be used in a threaded (as 171 well as in a non\-threaded) environment. Also resolution (and validation) 172 can be performed blocking and non\-blocking (also called asynchronous). 197 A power\-user interface that lets you specify one of the options from the 203 A power\-user interface that gets an option value. Some options cannot be 208 A power\-user interface that lets you specify an unbound config file, see [all …]
|
H A D | libunbound.3.in | 3 .\" libunbound.3 -- unbound library functions manual 47 \- Unbound DNS validating resolver 1.22.0 functions. 155 DNSSEC validation. This is the library API, for using the \-lunbound library. 159 and obtain other information from the DNS. The library performs public\-key 170 The functions are thread\-safe, and a context can be used in a threaded (as 171 well as in a non\-threaded) environment. Also resolution (and validation) 172 can be performed blocking and non\-blocking (also called asynchronous). 197 A power\-user interface that lets you specify one of the options from the 203 A power\-user interface that gets an option value. Some options cannot be 208 A power\-user interface that lets you specify an unbound config file, see [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | arm,arch_timer.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Marc Zyngier <marc.zyngier@arm.com> 11 - Mark Rutland <mark.rutland@arm.com> 13 ARM cores may have a per-core architected timer, which provides per-cpu timers, 17 The per-core architected timer is attached to a GIC to deliver its 18 per-processor interrupts via PPIs. The memory mapped timer is attached to a GIC 24 - items: 25 - const: arm,cortex-a15-timer [all …]
|
/freebsd/contrib/unbound/libunbound/ |
H A D | unbound.h | 2 * unbound.h - unbound validating resolver public API 57 * Application not threaded. Non-blocking ('asynchronous'). 75 * Application threaded. Non-blocking ('asynchronous'). 76 * ... setup threaded-asynchronous config option 78 * ... same as async for non-threaded 90 * The blocking calls use shared ctx-cache when threaded. Thus 95 * And no buffers need to be set up, but a context-switch happens. 169 * If there was no data, and the domain did not exist, this is true. 170 * If it is false, and there was no data, then the domain name 177 * False, if validation failed or domain queried has no security info. [all …]
|
/freebsd/lib/libc/net/ |
H A D | protocols | 3 # See also http://www.iana.org/assignments/protocol-numbers 6 #hopopt 0 HOPOPT # hop-by-hop options for ipv6 9 ggp 3 GGP # gateway-gateway protocol 10 ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'') 16 bbn-rcc 10 BBN-RCC-MON # BBN RCC Monitoring 17 nvp 11 NVP-II # Network Voice Protocol 25 dcn 19 DCN-MEAS # DCN Measurement Subsystems 28 xns-idp 22 XNS-IDP # Xerox NS IDP 29 trunk-1 23 TRUNK-1 # Trunk-1 30 trunk-2 24 TRUNK-2 # Trunk-2 [all …]
|
/freebsd/usr.sbin/yp_mkdb/ |
H A D | yp_mkdb.c | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause 18 * 4. Neither the name of the author nor the names of any co-contributors 60 "usage: yp_mkdb -c", in usage() 61 " yp_mkdb -u dbname", in usage() 62 " yp_mkdb [-c] [-b] [-s] [-f] [-i inputfile] [-o outputfile]", in usage() 63 " [-d domainname ] [-m mastername] inputfile dbname"); in usage() 92 (void)(dbp->close)(dbp); in unwind() 104 char *domain = NULL; in main() local 109 int secure = 0; in main() local [all …]
|
/freebsd/sys/contrib/xen/io/ |
H A D | blkif.h | 4 * Unified block-device I/O interface for Xen guest OSes. 24 * Copyright (c) 2003-2004, Keir Fraser 35 * Front->back notifications: When enqueuing a new request, sending a 37 * hold-off mechanism provided by the ring macros). Backends must set 40 * Back->front notifications: When enqueuing a new response, sending a 42 * hold-off mechanism provided by the ring macros). Frontends must set 80 *------------------ Backend Device Identification (PRIVATE) ------------------ 95 * physical-device 102 * physical-device-path 115 * direct-io-safe [all …]
|
/freebsd/crypto/openssh/ |
H A D | ssh.1 | 10 .\" called by a name other than "ssh" or "Secure Shell". 75 It is intended to provide secure encrypted communications between 78 .Ux Ns -domain 79 sockets can also be forwarded over the secure channel. 108 .Bl -tag -width Ds -compact 121 .Xr ssh-agent 1 . 122 This can also be specified on a per-host basis in a configuration file. 127 .Ux Ns -domain 155 .Ux Ns -domain 161 The default value can be set on a host-by-host basis in the [all …]
|
H A D | ssh_config.5 | 10 .\" called by a name other than "ssh" or "Secure Shell". 48 .Bl -enum -offset indent -compact 50 command-line options 55 system-wide configuration file 71 host-specific declarations should be given near the beginning of the 74 The file contains keyword-argument pairs, one per line. 95 keywords are case-insensitive and arguments are case-sensitive): 96 .Bl -tag -width Ds 169 keyword matches only when the configuration file is being re-parsed 178 keyword requests that the configuration be re-parsed (regardless of whether [all …]
|
/freebsd/contrib/ldns/ |
H A D | Changelog | 1 1.8.3 2022-08-15 8 1.8.2 2022-08-12 14 * Fix -U flag with ldns-signzone. Thanks Ulrich and Jonathan 21 * bugfix #46: Print network errors when secure tracing. 24 * bugfix #145: ldns-verify-zone should not call occluded records 27 1.8.1 2021-12-03 28 * bugfix #146: ldns-1.7.1 had soname 3.0, so ldns-1.8.x soname 30 * Undo PR#123 fix ldns.pc installation when building out-of-source 33 1.8.0 2021-11-26 36 * bugfix: Revert unused variables in ldns-config removal patch. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,scpi.txt | 2 ---------------------------------------------------------- 10 - compatible : should be 12 * "arm,scpi-pre-1.0" : For implementations complying to all 14 - mboxes: List of phandle and mailbox channel specifiers 17 - shmem : List of phandle pointing to the shared memory(SHM) area between the 27 ------------------------------------------------------------ 34 - compatible : should be "arm,scpi-clocks" 36 protocol much be listed as sub-nodes under this node. 38 Sub-nodes 41 - compatible : shall include one of the following [all …]
|
H A D | arm,scmi.txt | 2 ---------------------------------------------------------- 17 - compatible : shall be "arm,scmi" or "arm,scmi-smc" for smc/hvc transports 18 - mboxes: List of phandle and mailbox channel specifiers. It should contain 22 - shmem : List of phandle pointing to the shared memory(SHM) area as per 24 - #address-cells : should be '1' if the device has sub-nodes, maps to 25 protocol identifier for a given sub-node. 26 - #size-cells : should be '0' as 'reg' property doesn't have any size 28 - arm,smc-id : SMC id required when using smc or hvc transports 32 - mbox-names: shall be "tx" or "rx" depending on mboxes entries. 34 - interrupts : when using smc or hvc transports, this optional [all …]
|
/freebsd/contrib/unbound/util/data/ |
H A D | packed_rrset.h | 2 * util/data/packed_rrset.h - data storage for a set of resource records. 54 /** this rrset is A/AAAA and is in-zone-glue (from parent side of zonecut) */ 85 * The domain name. If not null (for id=0) it is allocated, and 86 * contains the wireformat domain name. 91 * Length of the domain name, including last 0 root octet. 112 * share the same domain name, type and class. 154 /** Additional information from non-authoritative answers */ 156 /** Data from the authority section of a non-authoritative answer */ 160 /** non-authoritative data from the answer section of authoritative 163 /** Data from the answer section of a non-authoritative answer */ [all …]
|
/freebsd/share/man/man8/ |
H A D | yp.8 | 71 domain must also be set with the 79 .Tn RPC Ns -based 83 domain to share a common set of configuration files. 107 domain being served. 112 such directories, one for each supported domain. 113 Each domain will have 126 use old-style 174 .Bl -enum 207 utility checks the system's default domain (as set by the 212 These requests specify the name of the domain for which [all …]
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | messages.subr | 2 # Copyright (c) 2012-2016 Devin Teske 30 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER" 46 msg_assume_network_is_already_configured="Running multi-user, assume that the network is already co… 47 msg_assume_yes_to_all_non_critical_dialogs="Assume \"Yes\" answers to all non-critical dialogs" 52 msg_audio_desc="Audio utilities - most require a supported sound card." 85 msg_command_failed_rest_of_script_aborted="Command \`%s' failed - rest of script aborted." 115 msg_dns_desc="Domain Name Service tools." 116 msg_docs_desc="Meta-ports for FreeBSD documentation." 126 msg_enter_the_device_name_of_a_ufs_formatted_partition="Enter the device-name of a UFS formatted pa… 141 msg_forget_all_confirm="WARNING! Are you really sure you want to forget all known networks\nby re-i… [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | nameser.h | 34 * - 52 * - 53 * --Copyright-- 65 #define MAXDNAME 256 /* maximum domain name */ 66 #define MAXCDNAME 255 /* maximum compressed domain name */ 67 #define MAXLABEL 63 /* maximum length of domain label */ 82 /* non standard - supports ALLOW_UPDATES stuff from Mike Schwartz */ 93 * Undefine various #defines from various System V-flavored OSes (Solaris, 94 * SINIX, HP-UX) so the compiler doesn't whine that we redefine them. 115 #define NXDOMAIN 3 /* nonexistent domain */ [all …]
|
/freebsd/sys/arm/include/ |
H A D | sysreg.h | 1 /*- 31 * Note that when register r0 is hard-coded in these definitions it means the 33 * because some syntatically-valid register name has to appear at that point to 96 #define CP15_SCR(rr) p15, 0, rr, c1, c1, 0 /* Secure Configuration Register */ 97 #define CP15_SDER(rr) p15, 0, rr, c1, c1, 1 /* Secure Debug Enable Register */ 98 #define CP15_NSACR(rr) p15, 0, rr, c1, c1, 2 /* Non-Secure Access Control Register */ 120 #define CP15_DACR(rr) p15, 0, rr, c3, c0, 0 /* Domain Access Control Register */ 170 #define CP15_ATS12NSOPR(rr) p15, 0, rr, c7, c8, 4 /* Stages 1 and 2 Non-secure only PL1 read */ 171 #define CP15_ATS12NSOPW(rr) p15, 0, rr, c7, c8, 5 /* Stages 1 and 2 Non-secure only PL1 write */ 172 #define CP15_ATS12NSOUR(rr) p15, 0, rr, c7, c8, 6 /* Stages 1 and 2 Non-secure only unprivileged r… [all …]
|
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | dns.h | 2 * Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu> 3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson 31 * public domain. You can find his original copyright below. Please, 32 * aware that the code as part of Libevent is governed by the 3-clause 35 * This software is Public Domain. To view a copy of the public domain dedication, 102 * globally. Otherwise each search domain is appended in turn. 107 * For example, with ndots set to 1 (the default) and a search domain list of 147 /** Error codes 0-5 are as described in RFC 1035. */ 154 /** The domain name does not exist */ 161 /** The reply was truncated or ill-formatted */ [all …]
|
/freebsd/contrib/libevent/include/event2/ |
H A D | dns.h | 2 * Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu> 3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson 31 * public domain. You can find his original copyright below. Please, 32 * aware that the code as part of Libevent is governed by the 3-clause 35 * This software is Public Domain. To view a copy of the public domain dedication, 102 * globally. Otherwise each search domain is appended in turn. 107 * For example, with ndots set to 1 (the default) and a search domain list of 147 /** Error codes 0-5 are as described in RFC 1035. */ 154 /** The domain name does not exist */ 161 /** The reply was truncated or ill-formatted */ [all …]
|