freebsd-nq/sys
Kristof Provost de2a0fafe6 cxgbe: fix LINT-NOIP builds
The -NOIP builds fail because cxgbe_tls_tag_free() has no prototype (if
neither INET nor INET6 are defined). The function isn't actually used
in that case, so we can just remove the stub implementation.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-09-24 14:21:18 +02:00
..
amd64 Revert "linux32: add a hack to avoid redefining the type of the savefpu tag" 2021-09-22 23:17:47 +03:00
arm arm: Handle thumb2 thread entry point. 2021-09-21 23:20:27 +02:00
arm64 arm64: Handle thumb2 thread entry point. 2021-09-21 23:20:27 +02:00
bsm
cam libcam: Define depop structures and introduce scsi_wrap 2021-09-20 16:27:59 -06:00
cddl
compat Drop cloudabi 2021-09-22 00:18:44 +03:00
conf Drop cloudabi 2021-09-22 00:18:44 +03:00
contrib Drop cloudabi 2021-09-22 00:18:44 +03:00
crypto
ddb
dev cxgbe: fix LINT-NOIP builds 2021-09-24 14:21:18 +02:00
dts
fs unionfs: lock newly-created vnodes before calling insmntque() 2021-09-23 19:20:30 -07:00
gdb
geom
gnu
i386 Drop cloudabi 2021-09-22 00:18:44 +03:00
isa
kern kqueue: Add EV_KEEPUDATA flag 2021-09-23 17:31:39 -07:00
kgssapi
libkern
mips
modules Revert "linux32: add a hack to avoid redefining the type of the savefpu tag" 2021-09-22 23:17:47 +03:00
net pf: support dummynet 2021-09-24 11:41:25 +02:00
net80211
netgraph
netinet tcp: Rack compressed ack path updates the recv window too easily 2021-09-23 11:43:29 -04:00
netinet6
netipsec ipsec: Add support for PMTUD for IPv6 tunnels 2021-09-24 10:27:21 +02:00
netpfil pf: support dummynet 2021-09-24 11:41:25 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto opencrypto: Allow kern.crypto.allow_soft to be specified as a tunable 2021-09-20 12:07:29 -04:00
powerpc
riscv
rpc rpc: Convert an SOLISTENING check to an assertion 2021-09-17 14:19:05 -04:00
security
sys kqueue: Add EV_KEEPUDATA flag 2021-09-23 17:31:39 -07:00
teken
tests
tools Drop cloudabi 2021-09-22 00:18:44 +03:00
ufs Eliminate snaplk / bufwait LOR when creating UFS snapshots 2021-09-18 17:02:30 -07:00
vm vm_page_startup: correct calculation of the starting page 2021-09-19 21:27:55 +03:00
x86 x86: Add NUMA nodes into CPU topology. 2021-09-23 14:31:38 -04:00
xdr
xen
Makefile