/freebsd/contrib/byacc/ |
H A D | MANIFEST | 1 MANIFEST for byacc, version t20240109 5 AUTHORS nicknames for some contributors (see CHANGES for details) 15 aclocal.m4 macros for configure-script 21 config_h.in template for config.h 23 configure.in template for configure-script 25 descrip.mms build-script for VMS 32 makefile.in template for makefile 40 vmsbuild.com build-script for VMS 46 package/byacc.spec RPM file for byacc 48 package/debian/byacc2.docs extra docs for byacc2 package [all …]
|
/freebsd/lib/libcxxrt/ |
H A D | Version.map | 44 "vtable for __cxxabiv1::__array_type_info"; 45 "vtable for __cxxabiv1::__class_type_info"; 46 "vtable for __cxxabiv1::__enum_type_info"; 47 "vtable for __cxxabiv1::__function_type_info"; 48 "vtable for __cxxabiv1::__fundamental_type_info"; 49 "vtable for __cxxabiv1::__pbase_type_info"; 50 "vtable for __cxxabiv1::__pointer_to_member_type_info"; 51 "vtable for __cxxabiv1::__pointer_type_info"; 52 "vtable for __cxxabiv1::__si_class_type_info"; 53 "vtable for __cxxabiv1::__vmi_class_type_info"; [all …]
|
H A D | Version.map.arm | 45 "vtable for __cxxabiv1::__array_type_info"; 46 "vtable for __cxxabiv1::__class_type_info"; 47 "vtable for __cxxabiv1::__enum_type_info"; 48 "vtable for __cxxabiv1::__function_type_info"; 49 "vtable for __cxxabiv1::__fundamental_type_info"; 50 "vtable for __cxxabiv1::__pbase_type_info"; 51 "vtable for __cxxabiv1::__pointer_to_member_type_info"; 52 "vtable for __cxxabiv1::__pointer_type_info"; 53 "vtable for __cxxabiv1::__si_class_type_info"; 54 "vtable for __cxxabiv1::__vmi_class_type_info"; [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-for-escape.exp | 1 For: end for 1 2 For: loop body with chars = !"#$%&'()*+,-./0-9:;<=>?@A-Z[\]_^a-z{|}~: 4 make: "directive-for-escape.mk" line 21: while evaluating "${:U!"" with value "!"": Unclosed expres… 5 in .for loop from directive-for-escape.mk:20 with chars = !"#$%&'()*+,-./0-9:;<=>?@A-Z[\]_^a-z{|}~ 6 make: "directive-for-escape.mk" line 21: !" 7 For: end for 1 8 For: loop body with chars = !"\\#$%&'()*+,-./0-9:;<=>?@A-Z[\]_^a-z{|}~: 10 make: "directive-for-escape.mk" line 33: while evaluating "${:U!"\\\\" with value "!"\\": Unclosed … 11 …in .for loop from directive-for-escape.mk:32 with chars = !"\\#$%&'()*+,-./0-9:;<=>?@A-Z[\]_^a-z{|… 12 make: "directive-for-escape.mk" line 33: !"\\ [all …]
|
H A D | directive-for.exp | 1 make: "directive-for.mk" line 117: outer 2 make: "directive-for.mk" line 138: a:\ a:\file.txt 3 make: "directive-for.mk" line 138: d:\\ 4 make: "directive-for.mk" line 138: d:\\file.txt 5 make: "directive-for.mk" line 158: ( ( ( 6 make: "directive-for.mk" line 158: [ [ [ 7 make: "directive-for.mk" line 158: { { { 8 make: "directive-for.mk" line 158: ) ) ) 9 make: "directive-for.mk" line 158: ] ] ] 10 make: "directive-for.mk" line 158: } } } [all …]
|
H A D | directive-for.mk | 1 # $NetBSD: directive-for.mk,v 1.27 2024/07/06 10:14:35 rillig Exp $ 3 # Tests for the .for directive. 5 # TODO: Describe naming conventions for the loop variables. 6 # .for f in values 7 # .for file in values 8 # .for _FILE_ in values 9 # .for .FILE. in values 10 # .for _f_ in values 15 # A typical use case for a .for loop is to populate a variable with a list of 19 .for num in 1 2 3 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | twl-regulator.txt | 4 For twl6030 regulators/LDOs 6 - "ti,twl6030-vaux1" for VAUX1 LDO 7 - "ti,twl6030-vaux2" for VAUX2 LDO 8 - "ti,twl6030-vaux3" for VAUX3 LDO 9 - "ti,twl6030-vmmc" for VMMC LDO 10 - "ti,twl6030-vpp" for VPP LDO 11 - "ti,twl6030-vusim" for VUSIM LDO 12 - "ti,twl6030-vana" for VANA LDO 13 - "ti,twl6030-vcxio" for VCXIO LDO 14 - "ti,twl6030-vdac" for VDAC LDO [all …]
|
H A D | max8925-regulator.txt | 5 - SDV1 for SDV SDV1 6 - SDV2 for SDV SDV2 7 - SDV3 for SDV SDV3 8 - LDO1 for LDO LDO1 9 - LDO2 for LDO LDO2 10 - LDO3 for LDO LDO3 11 - LDO4 for LDO LDO4 12 - LDO5 for LDO LDO5 13 - LDO6 for LDO LDO6 14 - LDO7 for LDO LDO7 [all …]
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ChangeLog | 1 ChangeLog for hostapd 5 - add support for DPP release 3 11 * SAE: add support for fetching the password from a RADIUS server 19 * OCV: do not check Frequency Segment 1 Channel Number for 160 MHz cases 22 * support new AKM for 802.1X/EAP with SHA384 23 * extend PASN support for secure ranging 24 * FT: Use SHA256 to derive PMKID for AKM 00-0F-AC:3 (FT-EAP) 32 * add preliminary support for RADIUS/TLS 33 * add support for explicit SSID protection in 4-way handshake 34 (a mitigation for CVE-2023-52424; disabled by default for now, can be [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ChangeLog | 1 ChangeLog for wpa_supplicant 5 - add support for DPP release 3 8 - add support for GCM-AES-256 cipher suite 10 - add hardware offload support for additional drivers 17 * improve EAP-TLS support for TLSv1.3 23 * OCV: do not check Frequency Segment 1 Channel Number for 160 MHz cases 26 * support new AKM for 802.1X/EAP with SHA384 29 - extend support for secure ranging 30 - allow PASN implementation to be used with external programs for 32 * FT: Use SHA256 to derive PMKID for AKM 00-0F-AC:3 (FT-EAP) [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchFixupKinds.h | 4 // See https://llvm.org/LICENSE.txt for license information. 26 // 16-bit fixup corresponding to %b16(foo) for instructions like bne. 28 // 21-bit fixup corresponding to %b21(foo) for instructions like bnez. 30 // 26-bit fixup corresponding to %b26(foo)/%plt(foo) for instructions b/bl. 32 // 20-bit fixup corresponding to %abs_hi20(foo) for instruction lu12i.w. 34 // 12-bit fixup corresponding to %abs_lo12(foo) for instruction ori. 36 // 20-bit fixup corresponding to %abs64_lo20(foo) for instruction lu32i.d. 38 // 12-bit fixup corresponding to %abs_hi12(foo) for instruction lu52i.d. 40 // 20-bit fixup corresponding to %le_hi20(foo) for instruction lu12i.w. 42 // 12-bit fixup corresponding to %le_lo12(foo) for instruction ori. [all …]
|
/freebsd/sys/contrib/zlib/ |
H A D | ChangeLog | 2 ChangeLog file for zlib 6 - Fix bug in inflateSync() for data held in bit buffer 7 - Add LIT_MEM define to use more memory for a small deflate speedup 16 - Fix bug in deflateBound() for level 0 and memLevel 9 19 - Fix crash when gzsetparams() attempted for transparent write 53 - Update use of errno for newer Windows CE versions 57 - Don't compute check value for raw inflate if asked to validate 68 - Correct the initialization requirements for deflateInit2() 70 - Assure that the number of bits for deflatePrime() is valid 72 - Use a macro for the printf format of big_t in enough.c [all …]
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 2 - Fix for dnsoverquic and dnstap to use the correct dnstap 6 - Fix for dnstap with dnscrypt and dnstap without dnsoverquic. 16 - Fix harden-unverified-glue for AAAA cache_fill_missing lookups. 17 - Fix contrib/aaaa-filter-iterator.patch for change in call 18 signature for cache_fill_missing. 21 - Fix cookie_file test sporadic fails for time change during 34 - Fix to limit NSEC TTL for messages from cachedb. Fix to limit the 35 prefetch ttl for messages after a CNAME with short TTL. 36 - Fix for dnstap compile of doqclient with doq disabled. 52 - Fix negative cache NSEC3 parameter compares for zero length NSEC3 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | qcom,ath11k.yaml | 15 These are dt entries for Qualcomm Technologies, Inc. IEEE 802.11ax 16 devices, for example like AHB based IPQ8074. 49 board-2.bin for designs with colliding bus and device specific ids 80 description: The names of the state bits used for SMP2P output. 109 - description: interrupt event for ring CE0 110 - description: interrupt event for ring CE1 111 - description: interrupt event for ring CE2 112 - description: interrupt event for ring CE3 113 - description: interrupt event for ring CE4 114 - description: interrupt event for ring CE5 [all …]
|
/freebsd/contrib/libpcap/ |
H A D | CHANGES | 2 Summary for 1.10.5 libpcap release 13 Rename helper routines for pcap modules to have names beginning with 14 pcapint_, to avoid namespace collisions for code linking statically 16 Avoid casting hack for the Windows cleanup-on-exit routine. 17 Use %zu format for one case of printing a size_t. 35 Don't use DLT_LINUX_SLL2 for anything other than the "any" device. 42 Clean up the code that sets the "real" ("original") length for 47 Handle BPF returning ESRCH for unknown devices. 68 Add support for promiscuous mode. 76 Add a new error PCAP_ERROR_CAPTURE_NOTSUP, for use if a capture [all …]
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf.3 | 14 .\" implied warranties of merchantability and fitness for a particular purpose 16 .\" for any direct, indirect, incidental, special, exemplary, or consequential 71 Used for error numbers and constants. 73 Used for constants. 75 Used for types. 77 Used for functions and macros that make up the API. 92 Used for boolean states. 110 A descriptor for a source line. 114 A descriptor for a location expression. 149 was defined for the debug context in use using [all …]
|
/freebsd/sbin/ipf/libipf/ |
H A D | interror.c | 4 * See the IPFILTER.LICENCE file for details on licencing. 37 { 9, "invalid ioctl for rule" }, 44 { 16, "malloc for rule data failed" }, 45 { 17, "copyin for rule data failed" }, 47 { 19, "zero data size for BPF rule" }, 49 { 21, "incorrect data size for IPF rule" }, 53 { 25, "match array verif failed for filter rule" }, 55 { 27, "rule not found for zero'stats" }, 56 { 28, "copyout failed for zero'ing stats" }, 57 { 29, "rule not found for removing" }, [all …]
|
/freebsd/sys/dev/usb/serial/ |
H A D | umcs.h | 18 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 20 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 47 #define MCS7840_DEV_REG_SP1 0x00 /* Options for UART 1, R/W */ 48 #define MCS7840_DEV_REG_CONTROL1 0x01 /* Control bits for UART 1, 58 #define MCS7840_DEV_REG_SP2 0x08 /* Options for UART 2, R/W */ 59 #define MCS7840_DEV_REG_CONTROL2 0x09 /* Control bits for UART 2, 61 #define MCS7840_DEV_REG_SP3 0x0a /* Options for UART 3, R/W */ 62 #define MCS7840_DEV_REG_CONTROL3 0x0b /* Control bits for UART 3, 64 #define MCS7840_DEV_REG_SP4 0x0c /* Options for UART 4, R/W */ 65 #define MCS7840_DEV_REG_CONTROL4 0x0d /* Control bits for UART 4, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/ |
H A D | nvidia,tegra20-host1x.txt | 6 For pre-Tegra186, one entry describing the whole register area. 7 For Tegra186, one entry for each entry in reg-names: 16 - clocks: Must contain one entry, for the module clock. 17 See ../clocks/clock-bindings.txt for details. 18 - resets: Must contain an entry for each entry in reset-names. 19 See ../reset/reset.txt for details. 25 - operating-points-v2: See ../bindings/opp/opp.txt for details. 28 For each opp entry in 'operating-points-v2' table of host1x and its modules: 49 - clocks: Must contain one entry, for the module clock. 50 See ../clocks/clock-bindings.txt for details. [all …]
|
/freebsd/contrib/ee/ |
H A D | ee.i18n.guide | 10 (The name ee.i18n.guide is for "ee internationalization guide". The i18n 16 string used by ee. Some strings contain formatting information for 19 be displayed. For those strings containing multiple formatting codes, 23 1 title for modes, or settings menu 24 2 - 8 entries for modes menu, each line should be the same length 32 69 prompt for decimal value of character to be entered 34 71 prompt for command 35 72 prompt for name of file to be written 36 73 prompt for name of file to be read 43 78 string for displaying the length of the line [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | mtk-uart.txt | 5 * "mediatek,mt2701-uart" for MT2701 compatible UARTS 6 * "mediatek,mt2712-uart" for MT2712 compatible UARTS 7 * "mediatek,mt6580-uart" for MT6580 compatible UARTS 8 * "mediatek,mt6582-uart" for MT6582 compatible UARTS 9 * "mediatek,mt6589-uart" for MT6589 compatible UARTS 10 * "mediatek,mt6755-uart" for MT6755 compatible UARTS 11 * "mediatek,mt6765-uart" for MT6765 compatible UARTS 12 * "mediatek,mt6779-uart" for MT6779 compatible UARTS 13 * "mediatek,mt6795-uart" for MT6795 compatible UARTS 14 * "mediatek,mt6797-uart" for MT6797 compatible UARTS [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/rockchip/ |
H A D | grf.txt | 4 is composed of many registers for system control. 7 - GRF, used for general non-secure system, 8 - SGRF, used for general secure system, 9 - PMUGRF, used for always on system 11 On RK3328 SoCs, the GRF adds a section for USB2PHYGRF, 14 - GRF, used for general non-secure system, 15 - SGRF, used for general secure system, 16 - DETECTGRF, used for audio codec system, 17 - COREGRF, used for pvtm, 22 - "rockchip,px30-grf", "syscon": for px30 [all …]
|
/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_fw_mmp_ids.h | 21 /**< Functionality ID for ECC SM2 point multiply [k]G 29 /**< Functionality ID for ECC SM2 point multiply [k]P 39 /**< Functionality ID for ECC SM2 point verify 45 /**< Functionality ID for ECC SM2 Sign RS 53 /**< Functionality ID for ECC SM2 Signature Verify 62 /**< Functionality ID for ECC SM2 encryption 72 /**< Functionality ID for ECC SM2 decryption 80 /**< Functionality ID for ECC SM2 key exchange phase1 87 /**< Functionality ID for ECC SM2 key exchange phase2 99 /**< Functionality ID for ECC curve25519 Variable Point Multiplication [k]P(x), [all …]
|
/freebsd/sys/sys/ |
H A D | capsicum.h | 25 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 27 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 37 * Definitions for FreeBSD capabilities facility. 73 /* Allows for openat(O_RDONLY), read(2), readv(2). */ 75 /* Allows for openat(O_WRONLY | O_APPEND), write(2), writev(2). */ 77 /* Allows for lseek(fd, 0, SEEK_CUR). */ 79 /* Allows for lseek(2). */ 81 /* Allows for aio_read(2), pread(2), preadv(2). */ 84 * Allows for aio_write(2), openat(O_WRONLY) (without O_APPEND), pwrite(2), 88 /* Allows for mmap(PROT_NONE). */ [all …]
|
/freebsd/contrib/mandoc/ |
H A D | NEWS | 15 * man.conf(5): remove support for the "_whatdb" configuration directive 19 * man(1): in the fallback code to look for manual pages without using 52 * tbl(7): fix an infinite loop for some overlapping horizontal spans 56 * roff(7): fix assertion failures for .ti and .po with excessive arguments 57 * roff(7): avoid near-infinte output for .ce inside explicit no-fill mode 63 one directory, and explain how to use that for NixOS and GNU Guix Linux 68 * configure: provide feature tests for __attribute__(()) and mkstemps(3) 69 * compat_*: sync with upstreams for security, functionality, and style 73 * man(1) -h: for pages lacking a SYNOPSIS, show the NAME section 88 * man.cgi(8): for invalid queries and for valid queries returning [all …]
|