/freebsd-src/contrib/ofed/opensm/include/opensm/ |
H A D | osm_helper.h | 10 * COPYING in the main directory of this source tree, or the 13 * Redistribution and use in source and binary forms, with or 21 * - Redistributions in binary form must reproduce the above 23 * disclaimer in the documentation and/or other materials 29 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 30 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 31 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 32 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 69 const char *ib_get_sa_method_str(IN uint8_t method); 73 * [in] Network order METHOD ID value. [all …]
|
H A D | osm_sm.h | 9 * COPYING in the main directory of this source tree, or the 12 * Redistribution and use in source and binary forms, with or 20 * - Redistributions in binary form must reproduce the above 22 * disclaimer in the documentation and/or other materials 28 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 29 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 31 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 192 void osm_sm_construct(IN osm_sm_t * p_sm); 196 * [in] Pointer to a SM object to construct. [all …]
|
/freebsd-src/sys/kern/ |
H A D | vnode_if.src | 5 # Redistribution and use in source and binary forms, with or without 10 # 2. Redistributions in binary form must reproduce the above copyright 11 # notice, this list of conditions and the following disclaimer in the 20 # ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 24 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 25 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 30 # Above each of the vop descriptors in lines starting with %% 33 # columns are in, out and error respectively. The "in" column defines 45 # indirection (**vpp) and that name is hard-coded in vnode_if.awk ! 55 IN struct vnode *vp; [all …]
|
/freebsd-src/contrib/unbound/util/ |
H A D | as112.c | 8 * Redistribution and use in source and binary forms, with or without 15 * Redistributions in binary form must reproduce the above copyright notice, 16 * this list of conditions and the following disclaimer in the documentation 26 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 31 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 32 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 45 "10.in-addr.arpa.", 46 "16.172.in-addr.arpa.", 47 "17.172.in-addr.arpa.", 48 "18.172.in-addr.arpa.", [all …]
|
/freebsd-src/usr.bin/calendar/calendars/ |
H A D | calendar.freebsd | 8 01/01 Dimitry Andric <dim@FreeBSD.org> born in Utrecht, the Netherlands, 1969 9 01/01 Lev Serebryakov <lev@FreeBSD.org> born in Leningrad, USSR, 1979 10 01/01 Alexander Langer <alex@FreeBSD.org> born in Duesseldorf, Nordrhein-Westfalen, Germany, 1981 11 01/01 Zach Leslie <zleslie@FreeBSD.org> born in Grand Junction, Colorado, United States, 1985 12 01/02 Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org> born in Bucharest, Romania, 1980 13 01/02 Patrick Li <pat@FreeBSD.org> born in Beijing, People's Republic of China, 1985 14 01/03 Tetsurou Okazaki <okazaki@FreeBSD.org> born in Mobara, Chiba, Japan, 1972 15 01/04 Hiroyuki Hanai <hanai@FreeBSD.org> born in Kagawa pre., Japan, 1969 16 01/05 D Scott Phillips <scottph@FreeBSD.org> born in Anderson, Indiana, 1983 17 01/06 Adriaan de Groot <adridg@FreeBSD.org> born in Calgar [all...] |
/freebsd-src/sys/contrib/zlib/ |
H A D | ChangeLog | 4 Changes in 1.3.1 (22 Jan 2024) 5 - Reject overflows of zip header fields in minizip 6 - Fix bug in inflateSync() for data held in bit buffer 8 - Fix decision on the emission of Zip64 end records in minizip 10 - Neutralize zip file traversal attacks in miniunz 11 - Fix a bug in ZLIB_DEBUG compiles in check_match() 14 Changes in 1.3 (18 Aug 2023) 16 - Fix bug in deflateBound() for level 0 and memLevel 9 21 - Rewrite of zran in examples (see zran.c version history) 23 - Fix reading disk number start on zip64 files in minizip [all …]
|
/freebsd-src/contrib/unbound/testdata/ |
H A D | val_cnameqtype_qmin.rpl |
|
H A D | val_dnameqtype_qmin.rpl |
|
H A D | val_dnameqtype.rpl |
|
H A D | iter_scrub_rr_length.rpl |
|
H A D | iter_ghost_grandchild_delegation.rpl |
|
H A D | val_any_negcache.rpl |
|
/freebsd-src/contrib/netbsd-tests/ipf/regress/ |
H A D | i8 | 1 pass in proto icmp from localhost to localhost icmp-type timest 2 block in proto icmp from any to any icmp-type unreach code 1 3 pass in proto icmp all icmp-type unreach code cutoff-preced 4 pass in proto icmp all icmp-type unreach code filter-prohib 5 pass in proto icmp all icmp-type unreach code isolate 6 pass in proto icmp all icmp-type unreach code needfrag 7 pass in proto icmp all icmp-type unreach code net-prohib 8 pass in proto icmp all icmp-type unreach code net-tos 9 pass in proto icmp all icmp-type unreach code host-preced 10 pass in proto icmp all icmp-type unreach code host-prohib [all …]
|
H A D | f5 | 1 block in proto tcp from any port = 23 to any 2 block in proto udp from any port = 23 to any 3 block in proto tcp/udp from any port = 23 to any 4 pass in proto tcp from any port <= 1023 to any 5 pass in proto udp from any port <= 1023 to any 6 pass in proto tcp/udp from any port <= 1023 to any 7 block in proto tcp from any port >= 1024 to any 8 block in proto udp from any port >= 1024 to any 9 block in proto tcp/udp from any port >= 1024 to any 10 pass in proto tcp from any port >= 1024 to any [all …]
|
H A D | f6 | 1 block in proto tcp from any to any port = 23 2 block in proto udp from any to any port = 23 3 block in proto tcp/udp from any to any port = 23 4 pass in proto tcp from any to any port <= 1023 5 pass in proto udp from any to any port <= 1023 6 pass in proto tcp/udp from any to any port <= 1023 7 block in proto tcp from any to any port >= 1024 8 block in proto udp from any to any port >= 1024 9 block in proto tcp/udp from any to any port >= 1024 10 pass in proto tcp from any to any port >= 1024 [all …]
|
/freebsd-src/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_transobj.c | 4 * Redistribution and use in source and binary forms, with or without 9 * 2. Redistributions in binary form must reproduce the above copyright 10 * notice, this list of conditions and the following disclaimer in the 16 * ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE 20 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 21 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 35 u32 in[MLX5_ST_SZ_DW(alloc_transport_domain_in)] = {0}; in mlx5_alloc_transport_domain() local 39 MLX5_SET(alloc_transport_domain_in, in, opcode, in mlx5_alloc_transport_domain() 41 MLX5_SET(alloc_transport_domain_in, in, uid, uid); in mlx5_alloc_transport_domain() 43 err = mlx5_cmd_exec(dev, in, sizeof(in), out, sizeof(out)); in mlx5_alloc_transport_domain() [all …]
|
H A D | mlx5_port.c | 4 * Redistribution and use in source and binary forms, with or without 9 * 2. Redistributions in binary form must reproduce the above copyright 10 * notice, this list of conditions and the following disclaimer in the 16 * ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE 20 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 21 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 41 u32 *in = NULL; in mlx5_core_access_reg() local 44 in = mlx5_vzalloc(inlen); in mlx5_core_access_reg() 46 if (!in || !out) in mlx5_core_access_reg() 49 data = MLX5_ADDR_OF(access_register_in, in, register_data); in mlx5_core_access_reg() [all …]
|
H A D | mlx5_vport.c | 4 * Redistribution and use in source and binary forms, with or without 9 * 2. Redistributions in binary form must reproduce the above copyright 10 * notice, this list of conditions and the following disclaimer in the 16 * ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE 20 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 21 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 34 static int mlx5_modify_nic_vport_context(struct mlx5_core_dev *mdev, void *in, 41 u32 in[MLX5_ST_SZ_DW(query_vport_state_in)] = {0}; in _mlx5_query_vport_state() local 43 MLX5_SET(query_vport_state_in, in, opcode, in _mlx5_query_vport_state() 45 MLX5_SET(query_vport_state_in, in, op_mod, opmod); in _mlx5_query_vport_state() [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsFixupKinds.h | 20 // This table *must* be in the same order of 22 // in MipsAsmBackend.cpp. 25 // Branch fixups resulting in R_MIPS_16. 28 // Pure 32 bit data fixup resulting in - R_MIPS_32. 31 // Full 32 bit data relative data fixup resulting in - R_MIPS_REL32. 34 // Jump 26 bit fixup resulting in - R_MIPS_26. 37 // Pure upper 16 bit fixup resulting in - R_MIPS_HI16. 40 // Pure lower 16 bit fixup resulting in - R_MIPS_LO16. 43 // 16 bit fixup for GP offest resulting in - R_MIPS_GPREL16. 46 // 16 bit literal fixup resulting in - R_MIPS_LITERAL. [all …]
|
/freebsd-src/contrib/netbsd-tests/ipf/expected/ |
H A D | i8 | 1 pass in inet proto icmp from 127.0.0.1/32 to 127.0.0.1/32 icmp-type timest 2 block in inet proto icmp from any to any icmp-type unreach code 1 3 pass in inet proto icmp from any to any icmp-type unreach code 15 4 pass in inet proto icmp from any to any icmp-type unreach code 13 5 pass in inet proto icmp from any to any icmp-type unreach code 8 6 pass in inet proto icmp from any to any icmp-type unreach code 4 7 pass in inet proto icmp from any to any icmp-type unreach code 9 8 pass in inet proto icmp from any to any icmp-type unreach code 11 9 pass in inet proto icmp from any to any icmp-type unreach code 14 10 pass in inet proto icmp from any to any icmp-type unreach code 10 [all …]
|
/freebsd-src/crypto/heimdal/ |
H A D | NEWS | 4 - CVE-2011-4862 Buffer overflow in libtelnet/encrypt.c in telnetd - escalation of privilege 22 in kadmind (extract keytab) 30 - KCM is polished up and now used in production 31 - NTLM first class citizen, credentials stored in KCM 37 - Disabled write support NDBM hdb backend (read still in there) since 64 - Store KDC offset in credentials 77 - Partial support for MIT kadmind rpc protocol in kadmind 78 - Better support for finding keytab entries when using SPN aliases in the KDC 79 - Support BER in ASN.1 library (needed for CMS) 80 - Support decryption in Keychain private keys [all …]
|
/freebsd-src/stand/efi/include/ |
H A D | efiprot.h | 8 under a license and may only be used or copied in accordance 11 reproduced, stored in a retrieval system, or transmitted in any 52 IN struct _EFI_BLOCK_IO *This, 53 IN BOOLEAN ExtendedVerification 59 IN struct _EFI_BLOCK_IO *This, 60 IN UINT32 MediaId, 61 IN EFI_LBA LBA, 62 IN UINTN BufferSize, 70 IN struct _EFI_BLOCK_IO *This, 71 IN UINT32 MediaId, [all …]
|
/freebsd-src/sbin/pfctl/tests/files/ |
H A D | pf0047.in | 1 pass in on lo0 all label "" 3 pass in all label "$if" 4 pass in on lo0 all label "$if" 5 pass in on lo0 all label "$if$if" 7 pass in on lo0 all label "$srcaddr" 8 pass in on lo0 from 0/0 to any label "$srcaddr" 9 pass in on lo0 from 127.0.0.1 to any label "$srcaddr" 10 pass in on lo0 from 127.0.0.1 to any label "$srcaddr$srcaddr" 11 pass in on lo0 from 127.0.0.1 to any label ":$srcaddr:$srcaddr:" 12 pass in on lo0 from 127.0.0.1/8 to any label "$srcaddr" [all …]
|
H A D | pf0004.ok | 1 block drop in all 2 block drop in proto tcp all 3 block drop in proto tcp all 4 block drop in proto udp all 5 block drop in all 6 block drop in inet from 10.0.0.0/8 to any 7 block drop in inet from ! 10.0.0.0/8 to any 8 block drop in inet from 10.0.0.0/8 to any 9 block drop in inet from 172.16.0.0/12 to any 10 block drop in prot [all...] |
/freebsd-src/contrib/ldns/ldns/ |
H A D | dnssec_verify.h | 40 * \param[in] *chain The chain to free 48 * \param[in] *chain The dnssec_data_chain to free 55 * \param[in] *out The file stream to print to 56 * \param[in] *chain The dnssec_data_chain to print 63 * \param[in] *out The file stream to print to 64 * \param[in] *fmt The format of the textual representation 65 * \param[in] *chain The dnssec_data_chain to print 77 * \param[in] *res resolver structure for further needed queries 78 * \param[in] qflags resolution flags 79 * \param[in] *data_set The original rrset where the chain ends [all …]
|