opnsense-src/sys/contrib
Jessica Clarke 85e89ae421 zlib: Fix bootstrap build on macOS
gzlib.c uses lseek but does not include unistd.h, where it is defined to
live. On FreeBSD this happens to work due to sys/types.h declaring it,
but on macOS it fails due to being only implicitly declared, which is
treated as an error by default by the system Clang.

MFC after:	1 week

(cherry picked from commit 6010a892b4)
2022-01-24 23:59:16 +00:00
..
alpine-hal
ck Remove FreeBSD/armv4 specific bits from CK. 2020-04-13 23:16:32 +00:00
cloudabi Import the latest CloudABI definitions, v0.18. 2017-11-21 20:46:21 +00:00
dev LinuxKPI / iwlwifi: fix spelling of constants 2022-01-16 22:39:16 +00:00
device-tree Re-apply f81b2b9a8a to the new device-tree import 2021-01-15 20:07:13 +01:00
dpdk_rte_lpm routing: Fix crashes with dpdk_lpm[46] algo. 2021-09-07 21:02:58 +00:00
edk2 Document upgrade procedure in FREEBSD-upgrade 2020-06-04 20:48:57 +00:00
ena-com Upgrade ENA to v2.4.1 2021-10-07 18:10:32 +02:00
ipfilter/netinet ipfilter: Fixup comment 2022-01-19 06:19:24 -08:00
libb2 MFV: libb2: use native calls for secure memory clearance 2018-03-27 14:55:01 +00:00
libfdt MFV r328490: Update libfdt to github:f1879e1 2018-01-27 21:25:45 +00:00
libnv libnv: optimize nvlist size calculation 2021-07-06 19:53:08 +02:00
libsodium Add chacha20poly1305 support to crypto build 2020-02-16 00:03:09 +00:00
ncsw [PowerPC] [Book-E] Remove obsolete interrupt binding workaround 2020-02-25 22:03:30 +00:00
ngatm ngatm: Handle errors from uni_msg_extend() 2021-06-14 16:25:14 -04:00
octeon-sdk Fix misleading indentation warning in OCTEON1 kernel 2020-03-17 11:59:45 +00:00
openzfs zfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release) into stable/13 2021-12-19 16:25:26 +01:00
pcg-c/include pcg-c: Add 'static' to inline function definitions 2020-08-15 18:46:26 +00:00
rdma/krping modules: increase MAXMODNAME and provide backward compat 2021-12-30 18:26:18 +00:00
v4l
vchiq/interface vchiq: Rename timer func so they do not conflict with linuxkpi 2020-11-17 14:41:23 +00:00
x86emu
xz-embedded Modularize xz. 2019-02-26 19:55:03 +00:00
zlib zlib: Fix bootstrap build on macOS 2022-01-24 23:59:16 +00:00
zstd libprivatezstd: Restrict symbol visibility similar to upstream 2021-01-03 11:26:46 -08:00