/freebsd/sys/netgraph/bluetooth/include/ |
H A D | ng_btsocket_sco.h | 5 /*- 6 * SPDX-License-Identifier: BSD-2-Clause 8 * Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> 39 * SCO routing entry 58 ** SOCK_SEQPACKET SCO sockets ** 66 * Bluetooth SCO socket PCB 89 ng_btsocket_sco_rtentry_p rt; /* routing info */ 99 ((struct ng_btsocket_sco_pcb *)((so)->so_pcb)) 102 * Bluetooth SCO socket methods
|
/freebsd/sys/netgraph/bluetooth/socket/ |
H A D | ng_btsocket_sco.c | 5 /*- 6 * SPDX-License-Identifier: BSD-2-Clause 8 * Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> 68 "Netgraph Bluetooth SCO sockets"); 116 "Bluetooth SEQPACKET SCO sockets family"); 120 "Bluetooth SEQPACKET SCO sockets debug level"); 124 "Bluetooth SEQPACKET SCO sockets input queue length"); 128 "Bluetooth SEQPACKET SCO sockets input queue max. length"); 132 "Bluetooth SEQPACKET SCO sockets input queue drops"); 292 * the routing table and must schedule cleaning for the routing table. in ng_btsocket_sco_node_disconnect() [all …]
|
H A D | ng_btsocket_l2cap.c | 5 /*- 6 * SPDX-License-Identifier: BSD-2-Clause 8 * Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> 327 * the routing table and must schedule cleaning for the routing table. in ng_btsocket_l2cap_node_disconnect() 329 * so we have never added this hook to the routing table and it save in ng_btsocket_l2cap_node_disconnect() 351 if (msg != NULL && msg->header.typecookie == NGM_L2CAP_COOKIE) { in ng_btsocket_l2cap_node_rcvmsg() 420 if (msg->header.arglen != sizeof(*op)) in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 423 op = (ng_l2cap_l2ca_con_op *)(msg->data); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 428 pcb = ng_btsocket_l2cap_pcb_by_token(msg->header.token); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 434 mtx_lock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | mt2701-cs42448.txt | 4 - compatible: "mediatek,mt2701-cs42448-machine" 5 - mediatek,platform: the phandle of MT2701 ASoC platform 6 - audio-routing: a list of the connections between audio 7 - mediatek,audio-codec: the phandles of cs42448 codec 8 - mediatek,audio-codec-bt-mrg the phandles of bt-sco dummy codec 9 - pinctrl-names: Should contain only one value - "default" 10 - pinctrl-0: Should specify pin control groups used for this controller. 11 - i2s1-in-sel-gpio1, i2s1-in-sel-gpio2: Should specify two gpio pins to 12 control I2S1-in mux. 17 compatible = "mediatek,mt2701-cs42448-machine"; [all …]
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 10 # https://www.iana.org/assignments/service-names-port-numbers/ 16 # Note that it is presently the policy of IANA to assign a single well-known 47 ftp-data 20/tcp #File Transfer [Default Data] 48 ftp-data 20/udp #File Transfer [Default Data] 49 ftp-data 20/sctp #File Transfer [Default Data] 62 nsw-fe 27/tcp #NSW User System FE 63 nsw-fe 27/udp #NSW User System FE 64 msg-icp 29/tcp #MSG ICP 65 msg-icp 29/udp #MSG ICP 66 msg-auth 31/tcp #MSG Authentication [all …]
|
/freebsd/contrib/tcp_wrappers/ |
H A D | CHANGES | 2 configuration checker. See the `tcpdchk.8' manual page (`nroff -man' 9 - Improved the anti source-routing protection. The code in version 13 - The program no longer terminates case of a source-routed connection, 14 making the IP-spoofing code more usable for long-running daemons. 16 - When syslogging DNS hostname problems, always stop after a limited 22 - Optionally refuse source-routed TCP connections requests altogether. 25 - Support for IRIX 6 (Lael Tucker). 27 - Support for Amdahl UTS 2.1.5 (Richard E. Richmond). 29 - Support for SINIX 5.42 (Klaus Nielsen). 31 - SCO 5 now has vsyslog() (Bill Golden). [all …]
|
H A D | Makefile | 8 @echo " make sys-type" 12 @echo " make REAL_DAEMON_DIR=/foo/bar sys-type" 16 @echo " make REAL_DAEMON_DIR=/foo/bar STYLE=-DPROCESS_OPTIONS sys-type" 18 @echo "This Makefile knows about the following sys-types:" 20 @echo " generic (most bsd-ish systems with sys5 compatibility)" 21 @echo " 386bsd aix alpha apollo bsdos convex-ultranet dell-gcc dgux dgux543" 24 @echo " ptx-2.x ptx-generic pyramid sco sco-nis sco-od2 sco-os5 sinix sunos4" 35 # Advanced installation: vendor-provided daemons are left alone, and the 38 # vendor-provided network daemons. These names can be found in the 53 # HP-UX SCO Unicos [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | broadcom-bluetooth.txt | 2 --------------------- 12 - compatible: should contain one of the following: 14 * "brcm,bcm4329-bt" 15 * "brcm,bcm4330-bt" 16 * "brcm,bcm43438-bt" 18 * "brcm,bcm43540-bt" 23 - max-speed: see Documentation/devicetree/bindings/serial/serial.yaml 24 - shutdown-gpios: GPIO specifier, used to enable the BT module 25 - device-wakeup-gpios: GPIO specifier, used to wakeup the controller 26 - host-wakeup-gpios: GPIO specifier, used to wakeup the host processor. [all …]
|
H A D | broadcom-bluetooth.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/broadcom-bluetooth.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Linus Walleij <linus.walleij@linaro.org> 13 This binding describes Broadcom UART-attached bluetooth chips. 18 - brcm,bcm20702a1 19 - brcm,bcm4329-bt 20 - brcm,bcm4330-bt 21 - brcm,bcm4334-bt [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mn-evk.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include <dt-bindings/usb/pd.h> 11 stdout-path = &uart2; 14 gpio-leds { 15 compatible = "gpio-leds"; 16 pinctrl-names = "default"; 17 pinctrl-0 = <&pinctrl_gpio_led>; 22 default-stat [all...] |
H A D | imx8mq-evk.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 4 * Copyright (C) 2017-2018 Pengutronix, Lucas Stach <kernel@pengutronix.de> 7 /dts-v1/; 13 compatible = "fsl,imx8mq-evk", "fsl,imx8mq"; 16 stdout-path = &uart1; 24 pcie0_refclk: pcie0-refclk { 25 compatible = "fixed-clock"; 26 #clock-cells = <0>; 27 clock-frequency = <100000000>; 30 reg_pcie1: regulator-pcie { [all …]
|
H A D | imx8mm-evk.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include <dt-bindings/phy/phy-imx8-pcie.h> 9 #include <dt-bindings/usb/pd.h> 14 stdout-path = &uart2; 22 hdmi-connecto [all...] |
/freebsd/sys/contrib/device-tree/src/arm/mediatek/ |
H A D | mt2701-evb.dts | 1 // SPDX-License-Identifier: GPL-2.0 8 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 14 compatible = "mediatek,mt2701-evb", "mediatek,mt2701"; 22 compatible = "mediatek,mt2701-cs42448-machine"; 25 audio-routing [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-a64-pinephone.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include "sun50i-a64.dtsi" 7 #include "sun50i-a64-cpu-opp.dtsi" 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/pwm/pwm.h> 15 chassis-type = "handset"; 23 compatible = "pwm-backlight"; 25 enable-gpios = <&pio 7 10 GPIO_ACTIVE_HIGH>; /* PH10 */ [all …]
|
/freebsd/contrib/sendmail/include/sm/ |
H A D | conf.h | 2 * Copyright (c) 1998-2011 Proofpoint, Inc. and its suppliers. 4 * Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved. 13 * $Id: conf.h,v 1.147 2013-11-22 20:51:31 ca Exp $ 17 ** CONF.H -- All user-configurable parameters for sendmail 21 ** http://www.sendmail.org/email-addresses.html 22 ** for current e-mail address. 36 ** be Standard C but aren't. Gcc is the biggest offender -- it 70 #define LOG 1 /* enable logging -- don't turn off */ 80 ** HP-UX -- tested for 8.07, 9.00, and 9.01. 82 ** If V4FS is defined, compile for HP-UX 10.0. [all …]
|
/freebsd/sys/powerpc/conf/ |
H A D | GENERIC64 | 2 # GENERIC64 -- Generic kernel configuration file for FreeBSD/powerpc64 7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config 25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols 33 options PSERIES # PAPR-compliant systems (e.g. IBM p) 34 options POWERNV # Non-virtualized OpenPOWER systems 38 options NUMA # Non-Uniform Memory Architecture support 44 options ROUTE_MPATH # Multipath routing support 55 options UFS_GJOURNAL # Enable gjournal-based UFS journaling 66 options PSEUDOFS # Pseudo-filesyste [all...] |
/freebsd/sys/i386/conf/ |
H A D | GENERIC | 2 # GENERIC -- Generic kernel configuration file for FreeBSD/i386 7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config 25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols 34 options ROUTE_MPATH # Multipath routing support 42 options UFS_GJOURNAL # Enable gjournal-based UFS journaling 52 options PSEUDOFS # Pseudo-filesystem framework 69 options SYSVSHM # SYSV-style shared memory 70 options SYSVMSG # SYSV-style message queues 71 options SYSVSEM # SYSV-styl [all...] |
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | 2 # GENERIC -- Generic kernel configuration file for FreeBSD/amd64 7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config 23 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols 27 options NUMA # Non-Uniform Memory Architecture support 34 options ROUTE_MPATH # Multipath routing support 46 options UFS_GJOURNAL # Enable gjournal-based UFS journaling 56 options PSEUDOFS # Pseudo-filesystem framework 75 options SYSVSHM # SYSV-style shared memory 76 options SYSVMSG # SYSV-styl [all...] |
/freebsd/contrib/sendmail/src/ |
H A D | README | 1 # 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 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 63 confINCDIRS -I flags for finding include files during compilation [all …]
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 13 - 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 119 When EAI is enabled, mailq prints UTF-8 addresses as such [all …]
|
/freebsd/contrib/ntp/ |
H A D | config.h.in | 33 /* Chronolog K-series WWVB receiver? */ 60 /* Heath GC-1000 WWV/WWVH receiver? */ 156 /* TrueTime 560 IRIG-B decoder? */ 318 /* auto-instantiate missing PPS devices on Linux */ 330 /* Do we have a routing socket (rt_msghdr or rtattr)? */ 403 /* Use Rendezvous/DNS-SD registration */ 523 /* Define to 1 if you have the `gen' library (-lgen). */ 529 /* Define to 1 if you have the `intl' library (-lintl). */ 784 /* Do we have Linux routing socket? */ 859 /* Define if C99-complian [all...] |
H A D | configure.ac | 1 dnl NTP top-level configure.ac -*- Autoconf -*- 13 AC_CONFIG_AUX_DIR([sntp/libevent/build-aux]) 31 # safe choice is to bump all on any cache-invalidating change. 33 # In order to avoid the risk of version stamp collision between -stable 34 # and -dev branches, do not simply increment the version, instead use 35 # the date YYYYMMDD optionally with -HHM [all...] |
/freebsd/usr.sbin/ntp/ |
H A D | config.h | 34 /* Chronolog K-series WWVB receiver? */ 61 /* Heath GC-1000 WWV/WWVH receiver? */ 157 /* TrueTime 560 IRIG-B decoder? */ 284 #define DFLT_RLIMIT_MEMLOCK -1 319 /* auto-instantiate missing PPS devices on Linux */ 331 /* Do we have a routing socket (rt_msghdr or rtattr)? */ 404 /* Use Rendezvous/DNS-SD registration */ 524 /* Define to 1 if you have the 'gen' library (-lgen). */ 530 /* Define to 1 if you have the 'intl' library (-lintl). */ 785 /* Do we have Linux routing socke [all...] |
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.c | 2 * ntpd.c - main program for the fixed point NTP daemon 28 #include "ntpd-opts.h" 31 * [Bug 2954] enable the threading warm-up only for Linux. 179 #define NTPD_PRIO (-12) 181 int priority_done = 2; /* 0 - Set priority */ 182 /* 1 - priority is OK where it is */ 183 /* 2 - Don't set priority */ 189 * No-fork flag. If set, we do not become a background daemon. 220 int daemon_pipe[2] = { -1, - [all...] |
/freebsd/crypto/openssh/ |
H A D | configure.ac | 2 # Copyright (c) 1999-2004 Damien Miller 16 AC_INIT([OpenSSH], [Portable], [openssh-unix-dev@mindrot.org]) 22 if test "$i" -nt "$srcdir/configure"; then 33 AC_MSG_CHECKING([if $CC supports C99-style variadic macros]) 37 ]], [[return F(1, 2, -3);]])], 39 [ AC_MSG_ERROR([*** OpenSSH requires support for C99-style variadic macros]) ] 65 AC_PATH_TOOL([PKGCONFIG], [pkg-config], [no]) 72 MANFMT="$NROFF -mandoc" 74 MANFMT="$GROFF -mandoc -Tascii" 87 if test -x /sbin/sh; then [all …]
|