Home
last modified time | relevance | path

Searched +full:local +full:- +full:bd +full:- +full:address +full:- +full:broken (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/net/bluetooth/
H A Dqualcomm-bluetooth.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Balakrishna Godavarthi <quic_bgodavar@quicinc.com>
11 - Rocky Liao <quic_rjliao@quicinc.com>
14 This binding describes Qualcomm UART-attached bluetooth chips.
19 - qcom,qca2066-bt
20 - qcom,qca6174-bt
21 - qcom,qca9377-bt
[all …]
/freebsd/sys/dev/bxe/
H A Decore_hsi.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2007-2017 QLogic Corporation. All rights reserved.
145 /* Up to 16 bytes of NULL-terminated string */
164 (if multiple found, priority order is: NC-SI, UMP, IPMI) */
169 /* Use SPIO4 as an arbiter between: 0-NC_SI, 1-IPMI
170 (can only be used when an add-in board, not BMC, pulls-down SPIO4) */
172 /* Use SPIO4 as an arbiter between: 0-UMP, 1-IPMI
173 (can only be used when an add-in board, not BMC, pulls-down SPIO4) */
175 /* Use SPIO4 as an arbiter between: 0-NC-SI, 1-UMP
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dntp.conf.def1 /* -*- Mode: Text -*- */
7 // We want the synopsis to be "/etc/ntp.conf" but we need the prog-name
8 // to be ntp.conf - the latter is also how autogen produces the output
10 prog-name = "ntp.conf";
11 file-path = "/etc/ntp.conf";
12 prog-title = "Network Time Protocol daemon (ntpd) configuration format";
15 explain = <<- _END_EXPLAIN
18 doc-section = {
19 ds-type = 'DESCRIPTION';
20 ds-format = 'mdoc';
[all …]
/freebsd/contrib/sendmail/doc/op/
H A Dop.me1 .\" Copyright (c) 1998-2013 Proofpoint, Inc. and its suppliers.
12 .\" $Id: op.me,v 8.759 2014-01-13 14:40:05 ca Exp $
14 .\" eqn op.me | pic | troff -me
51 .eh 'SMM:08-%''Sendmail Installation and Operation Guide'
52 .oh 'Sendmail Installation and Operation Guide''SMM:08-%'
74 .b SENDMAIL\u\s-6TM\s0\d
103 .i Sendmail \u\s-2TM\s0\d
107 It is not tied to any one transport protocol \*-
142 RFC 2033 (Local Message Transmission Protocol),
173 explains the day-to-day information you should know
[all …]
/freebsd/share/man/man7/
H A Dsecurity.747 multi-user systems have some inherent security, the job of building and
60 As yesterday's mini-computers and mainframes
74 .Bl -enum -offset indent
89 Typically, DoS attacks are brute-force mechanisms that attempt
99 Brute-force network attacks are harder to deal with.
100 A spoofed-packet attack, for example, is
114 The result is that if you have any moderate-sized user base,
137 may find a bug in a root-run server and be able to break root over a network
138 connection to that server, or the attacker may know of a bug in an SUID-root
139 program that allows the attacker to break root once he has broken into a
[all …]
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES13 - Prevent transaction stuffing by ensuring SMTP clients
19 - Accept only CRLF . CRLF as end of an SMTP message
22 - Do not accept a CR or LF except in the combination
31 are used, i.e., TLSA RR 2-x-y and 3-x-y are supported
76 because the -a. option has been removed (as it only
79 VACATION: Add support for Return-Path header to set sender
81 VACATION: Honor RFC3834 and avoid an auto-reply if
82 'Auto-Submitted: no' is found in the headers to
84 VACATION: Avoid an auto-reply if a 'List-Id:' is found in
117 callbacks instead of just the mail address.
[all …]
/freebsd/contrib/sendmail/src/
H A DREADME1 # Copyright (c) 1998-2004 Proofpoint, Inc. and its suppliers.
3 # Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
35 +-------------------+
37 +-------------------+
51 -I or -L flags on the command line, e.g.,
53 sh ./Build -I/usr/sww/include -L/usr/sww/lib
55 It's also possible to create local site configuration in the file
56 site.config.m4 (or another file settable with the -f flag). This
60 confMAPDEF -D flags to specify database types to be included
62 confENVDEF -D flags to specify other environment information
[all …]
/freebsd/sys/dev/ipw/
H A Dif_ipw.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2004-2006
33 /*-
202 nitems(ipw_ident_table) - 1);
211 for (ident = ipw_ident_table; ident->name != NULL; ident++) { in ipw_probe()
212 if (pci_get_vendor(dev) == ident->vendor && in ipw_probe()
213 pci_get_device(dev) == ident->device) { in ipw_probe()
214 device_set_desc(dev, ident->name); in ipw_probe()
221 /* Base Address Register */
[all …]
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h1 /*-
34 * Copyright(c) 2001-2024, Broadcom. All rights reserved. The
71 * * 0x0-0xFFF8 - The function ID
72 * * 0xFFF8-0xFFFC, 0xFFFE - Reserved for internal processors
73 * * 0xFFFD - Reserved for user-space HWRM interface
74 * * 0xFFFF - HWRM
78 * A physical address pointer pointing to a host buffer that the
80 * physical address (HPA) or a guest physical address (GPA) and must
122 /* Engine CKV - The Alias key EC curve and ECC public key information. */
124 /* Engine CKV - Initialization vector. */
[all …]
/freebsd/contrib/sendmail/cf/
H A DREADME9 To get started, you may want to look at tcpproto.mc (for TCP-only
11 mail host), or the generic-*.mc files as operating system-specific
30 ANTI-SPAM CONFIGURATION CONTROL
37 NON-SMTP BASED CONFIGURATIONS
51 +--------------------------+
53 +--------------------------+
57 You must pre-load "cf.m4":
70 or the -I flag (ditto), then ${CFDIR} can be in an arbitrary directory.
72 use -D_CF_DIR_=/path/to/cf/dir/ -- note the trailing slash! For example:
74 m4 -D_CF_DIR_=${CFDIR}/ ${CFDIR}/m4/cf.m4 config.mc > config.cf
[all …]
/freebsd/contrib/tcp_wrappers/
H A DREADME6 My postal address is at the bottom of this file.
13 (comp.security.unix, comp.unix.admin), to the cert-tools mailing list,
16 with in the body (not subject): subscribe tcp-wrappers-announce.
19 -----------------
21 1 - Introduction
22 2 - Disclaimer
23 3 - Tutorials
24 3.1 - How it works
25 3.2 - Where the logging information goes
26 4 - Features
[all …]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1 //===--- CGDecl.cpp - Emit LLVM Code for declarations ---------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
113 DI->EmitAndRetainType(getContext().getRecordType(cast<RecordDecl>(&D))); in EmitDecl()
118 DI->EmitAndRetainType(getContext().getEnumType(cast<EnumDecl>(&D))); in EmitDecl()
142 DI->EmitNamespaceAlias(cast<NamespaceAliasDecl>(D)); in EmitDecl()
146 DI->EmitUsingDecl(cast<UsingDecl>(D)); in EmitDecl()
150 DI->EmitUsingEnumDecl(cast<UsingEnumDecl>(D)); in EmitDecl()
158 DI->EmitUsingDirective(cast<UsingDirectiveDecl>(D)); in EmitDecl()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7180-trogdor.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/input/gpio-keys.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
13 #include <dt-bindings/sound/sc7180-lpass.h>
16 #include "sc7180-firmware-tfa.dtsi"
22 thermal-zones {
23 charger_thermal: charger-thermal {
[all …]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1 //===- DebugInfoMetadata.cpp - Implement debug info metadata --------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
31 // Use FS-AFDO discriminator.
33 "enable-fs-discriminator", cl::Hidden,
45 : Variable(DII->getVariable()), in DebugVariable()
46 Fragment(DII->getExpression()->getFragmentInfo()), in DebugVariable()
47 InlinedAt(DII->getDebugLoc().getInlinedAt()) {} in DebugVariable()
50 : Variable(DVR->getVariable()), in DebugVariable()
[all …]
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c88 * ptyibuf+1 to be on a full-word boundary. The following wierdness
92 char *ptyibuf = ((char *)&ptyibufbuf[1])-1;
93 char *ptyip = ((char *)&ptyibufbuf[1])-1;
129 char valid_opts[] = "Bd:hklnS:u:UL:y"
155 int tos = -1; in main()
176 if (argc == 2 && strcmp(argv[1], "--version") == 0) { in main()
180 if (argc == 2 && strcmp(argv[1], "--help") == 0) in main()
183 while ((ch = getopt(argc, argv, valid_opts)) != -1) { in main()
208 auth_level = -1; in main()
211 "telnetd: unknown authorization level for -a\n"); in main()
[all …]
/freebsd/contrib/mandoc/
H A Dmdoc.74 .\" Copyright (c) 2010, 2011, 2013-2020 Ingo Schwarze <schwarze@openbsd.org>
64 They provide free-form text to be printed; the formatting of the text
66 .Bd -literal -offset indent
91 A well-formed
116 The following is a well-formed skeleton
120 .Bd -literal -offset indent
169 .Bl -ohang -offset Ds
173 .Bd -literal -offset indent
198 .Bd -literal -offset indent
210 .Bd -literal -offset indent
[all …]
/freebsd/sys/dev/bge/
H A Dif_bge.c1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
19 * 4. Neither the name of the author nor the names of any co-contributors
43 * two on-board MIPS R4000 CPUs and can have as much as 16MB of external
48 * of value-added firmware updates. Unlike the Tigon I and Tigon II,
52 * The BCM5700 supports the PCI v2.2 and PCI-X v1.0 standards, and will
53 * function in a 32-bit/64-bit 33/66Mhz bus, or a 64-bit/133Mhz bus.
55 * The BCM5701 is a single-chip solution incorporating both the BCM5700
60 * brand name, which is functionally similar but lacks PCI-X support.
119 #define ETHER_MIN_NOPAD (ETHER_MIN_LEN - ETHER_CRC_LEN) /* i.e., 60 */
[all …]
/freebsd/contrib/ncurses/
H A DINSTALL1 -------------------------------------------------------------------------------
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/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1 //===-- HexagonISelDAGToDAGHVX.cpp --------
2892 SDValue Address = N->getOperand(2); SelectV65GatherPred() local
2932 SDValue Address = N->getOperand(2); SelectV65Gather() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1 //===--- SemaDecl.cpp - Semantic Analysis for Declarations ----------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
96 if (!AllowInvalidDecl && ND->isInvalidDecl()) in ValidateCandidate()
109 // An injected-class-name of a class template (specialization) is valid in ValidateCandidate()
110 // as a template or as a non-template. in ValidateCandidate()
113 if (!RD || !RD->isInjectedClassName()) in ValidateCandidate()
115 RD = cast<CXXRecordDecl>(RD->getDeclContext()); in ValidateCandidate()
116 return RD->getDescribedClassTemplate() || in ValidateCandidate()
[all …]
H A DSemaDeclCXX.cpp1 //===------ SemaDeclCXX.cpp - Semantic Analysis for C++ Declarations ---
894 auto *BD = BindingDecl::Create(Context, DC, B.NameLoc, VarName); ActOnDecompositionDeclarator() local
[all...]
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src7 # bug-ncurses@gnu.org
19 # under the ncurses MIT-style license. That was the effect of the agreement
33 # some portions of the data are derivative work under a compatible MIT-style
36 #------------------------------------------------------------------------------
37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying
38 # https://invisible-island.net/personal/copyrights.html#removing_notes
39 #------------------------------------------------------------------------------
48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu
49 # address is no longer valid. The latest version can always be found at
54 # This file describes the capabilities of various character-cell terminals,
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1 //===--- Expr.h - Classes for representing expressions ----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
97 this->Field = Field; in SubobjectAdjustment()
102 this->Ptr.MPT = MPT; in SubobjectAdjustment()
103 this->Ptr.RHS = RHS; in SubobjectAdjustment()
146 // QualType::getNonReferenceType() to retrieve the non-reference in setType()
150 assert((t.isNull() || !t->isReferenceType()) && in setType()
167 /// - a template parameter (C++ [temp.dep.constexpr])
[all …]
/freebsd/contrib/ntp/
H A DCommitLog1 ChangeSet@1.4062, 2024-05-25 00:06:49-07:00, ntpreleng@ntp-build.tal1.ntfo.org
5 ChangeLog@1.2103 +1 -0
8 ntpd/invoke-ntp.conf.texi@1.231 +1 -1
11 ntpd/invoke-ntp.keys.texi@1.214 +1 -1
14 ntpd/invoke-ntp
[all...]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dreg_addr.h2 * Copyright (c) 2017-2018 Cavium, Inc.
33 … (0x1<<0) // Signals an unknown address to the rf module.
43 … (0x1<<0) // Signals an unknown address to the rf module.
48 … (0x1<<0) // Signals an unknown address to the rf module.
78- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…
79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…
80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…
81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…
88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …
90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
[all …]

12