/freebsd/contrib/libarchive/ |
H A D | NEWS | 45 Jan 20, 2020: New tar option: --safe-writes (atomical file extraction) 59 Apr 16, 2019: Support for non-recursive list and extract 61 Apr 14, 2019: New tar option: --exclude-vcs 73 Jul 19, 2018: Avoid super-linear slowdown on malformed mtree files 98 Nov, 2016: libarchive is now being tested by the OSS-Fuzz project 131 Apr 6, 2014: Add bsdcat command-line tool 135 Dec 1, 2013: Rewrite Zip write logic 137 Jul 1, 2013: Add ability to detect encrypted entries for many formats 140 Feb 23, 2013: "raw" write support added 142 Feb 09, 2013: libarchive 3.1.2 released [all …]
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | kref.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013-2015 Mellanox Technologies, Ltd. 6 * Copyright (c) 2013 François Tigeot 51 refcount_init((uint32_t *)&kref->refcount, 1); in kref_init() 58 return (refcount_load(__DECONST(u_int32_t *, &kref->refcount))); in kref_read() 65 refcount_acquire((uint32_t *)&kref->refcoun in kref_get() [all...] |
H A D | clocksource.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013-2016 Mellanox Technologies, Ltd. 34 #define CLOCKSOURCE_MASK(x) ((u64)(-1ULL >> ((-(x)) & 63)))
|
H A D | in6.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013 Mellanox Technologies, Ltd.
|
H A D | cache.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd.
|
H A D | if_arp.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013 Mellanox Technologies, Ltd.
|
H A D | log2.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013-2015 Mellanox Technologies, Ltd. 38 _n != 0 && (_n & (_n - 1)) == 0; \
|
H A D | ioctl.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013-2016 Mellanox Technologies, Ltd.
|
H A D | vmalloc.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd.
|
H A D | if_ether.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013 Mellanox Technologies, Ltd. 7 * Copyright (c) 2021-2022 The FreeBSD Foundation 45 #define ETH_FRAME_LEN (ETHER_MAX_LEN - ETHER_CRC_LEN) 64 #define ETH_P_LINK_CTL 0x886C /* ITU-T G.989.2 */ 65 #define ETH_P_TDLS 0x890D /* 802.11z-2010, see wpa. */
|
H A D | in.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd.
|
H A D | kdev_t.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd.
|
H A D | kmod.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd.
|
H A D | poll.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd.
|
H A D | hardirq.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013 Mellanox Technologies, Ltd. 45 * "Is it enough to wait that all cpu have context-switched?" 47 * See commit f6d50b7af554e21c380486d6f41c8537b265c777 in drm-kmod.
|
H A D | dma-attrs.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd. 51 attrs->flags = 0; in init_dma_attrs()
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 1 --- 7 * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 10 * [Bug 3910] Memory leak using openssl-3 <hart@ntp.org> 13 * [Bug 3903] lib/isc/win32/strerror.c NTstrerror() is not thread-safe. 15 * [Bug 3901] LIB_GETBUF isn't thread-safe. <hart@ntp.org> 18 * [Bug 3888] ntpd with multiple same-subnet IPs using manycastclient creates 25 * [Bug 3869] Remove long-gone "calldelay" & "crypto sign" from docs. 29 * [Bug 3864] ntpd IPv6 refid different for big-endia [all...] |
/freebsd/crypto/openssl/ |
H A D | NEWS.md | 8 ---------------- 10 - [OpenSSL 3.0](#openssl-30) 11 - [OpenSSL 1.1.1](#openssl-111) 12 - [OpenSSL 1.1.0](#openssl-110) 13 - [OpenSSL 1.0.2](#openssl-102) 14 - [OpenSSL 1.0.1](#openssl-101) 15 - [OpenSSL 1.0.0](#openssl-100) 16 - [OpenSSL 0.9.x](#openssl-09x) 19 ----------- 29 ([CVE-2024-6119]) [all …]
|
/freebsd/contrib/wpa/src/common/ |
H A D | ieee802_1x_defs.h | 2 * IEEE Std 802.1X-2010 definitions 3 * Copyright (c) 2013-2014, Qualcomm Atheros, Inc. 14 #define CS_NAME_GCM_AES_128 "GCM-AES-128" 16 #define CS_NAME_GCM_AES_256 "GCM-AES-256" 27 * Disabled MACsec - do not secure sessions. 39 /* IEEE Std 802.1X-2010 - Table 11-6 - MACsec Capability */ 71 /* IEEE Std 802.1X-2010 - Table 11-6 - Confidentiality Offset */ 79 /* IEEE Std 802.1X-2010 - Table 9-2 */
|
/freebsd/contrib/file/ |
H A D | ChangeLog | 1 2024-11-27 14:44 Christos Zoulas <christos@zoulas.com> 6 2024-11-25 13:56 Christos Zoulas <christos@zoulas.com> 10 2024-11-10 13:56 Christos Zoulas <christos@zoulas.com> 14 offset that the "use" starts so that we don't double-count it. 17 2024-11-09 19:30 Christos Zoulas <christos@zoulas.com> 21 2024-11-02 14:34 Christos Zoulas <christos@zoulas.com> 25 2023-12-29 12:55 Christos Zoulas <christos@zoulas.com> 29 2023-07-29 12:55 Christos Zoulas <christos@zoulas.com> 33 2023-07-27 15:45 Christos Zoulas <christos@zoulas.com> 37 2023-07-17 11:53 Christos Zoulas <christos@zoulas.com> [all …]
|
/freebsd/sys/compat/linuxkpi/common/include/asm/ |
H A D | fcntl.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd.
|
H A D | io.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd.
|
H A D | types.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd. 54 /* DMA addresses come in generic and 64-bit flavours. */
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | tcp.h | 1 /*- 2 * Copyright (c) 2010 Isilon Systems, Inc. 3 * Copyright (c) 2010 iX Systems, Inc. 4 * Copyright (c) 2010 Panasas, Inc. 5 * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd.
|
/freebsd/sys/dev/usb/net/ |
H A D | if_urndisreg.h | 1 /* $OpenBSD: if_urndisreg.h,v 1.19 2013/11/21 14:08:05 mpi Exp $ */ 4 * Copyright (c) 2010 Jonathan Armani <armani@openbsd.org> 5 * Copyright (c) 2010 Fabien Romano <fabien@openbsd.org> 6 * Copyright (c) 2010 Michael Knudsen <mk@openbsd.org> 52 #define URNDIS_LOCK(sc) mtx_lock(&(sc)->sc_mtx) 53 #define URNDIS_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) 54 #define URNDIS_LOCK_ASSERT(sc, what) mtx_assert(&(sc)->sc_mtx, (what))
|