freebsd-nq/sys
Brooks Davis 562894f0dc Centralize compatability translation macros.
Copy the CP, PTRIN, etc macros from freebsd32.h into a sys/abi_compat.h
and replace existing definitation with includes where required. This
eliminates duplicate code and allows Linux and FreeBSD compatability
headers to be included in the same files.

Input from:	cem, jhb
Obtained from:	CheriBSD
MFC after:	2 weeks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24275
2020-04-14 20:30:48 +00:00
..
amd64 Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
arm allwinner: aw_thermal: Cope with DTS changes 2020-04-14 19:05:17 +00:00
arm64 Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
bsm
cam Checks here against useracc are not useful and are racy. 2020-04-13 21:04:33 +00:00
cddl
compat Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
conf files: Add mmc_fdt_helpers for mmccam enabled config 2020-04-14 18:11:54 +00:00
contrib Remove FreeBSD/armv4 specific bits from CK. 2020-04-13 23:16:32 +00:00
crypto Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00
ddb
dev Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
dts allwinner: aw_thermal: Cope with DTS changes 2020-04-14 19:05:17 +00:00
fs Re-organize the NFS file handle affinity code for the NFS server. 2020-04-14 00:01:26 +00:00
gdb
geom Now that we don't have special-case geom hacking defined in md_var.h, stop 2020-04-07 22:23:22 +00:00
gnu dts: Import DTS from Linux 5.6 2020-04-14 18:57:00 +00:00
i386 Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
isa
kern Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
kgssapi Remove support for Kernel GSS algorithms deprecated in r348875. 2020-04-10 23:08:41 +00:00
libkern
mips Retire procfs-based process debugging. 2020-04-01 19:22:09 +00:00
modules modules: dtb: allwinner: Remove non existant files 2020-04-14 20:20:08 +00:00
net Postpone multipath seed init till SI_SUB_LAST, as it is needed only after 2020-04-14 07:38:34 +00:00
net80211
netgraph Fix mbuf handling in le advertize packet processing. 2020-04-02 09:15:31 +00:00
netinet Improve the TCP blackhole detection. The principle is to reduce the 2020-04-14 16:35:05 +00:00
netinet6 KTLS: Re-work unmapped mbufs to carry ext_pgs in the mbuf itself. 2020-04-14 14:46:06 +00:00
netipsec Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00
netpfil
netsmb
nfs Re-organize the NFS file handle affinity code for the NFS server. 2020-04-14 00:01:26 +00:00
nfsclient
nfsserver
nlm Remove the old NFS lock device driver that uses Giant. 2020-04-09 14:44:46 +00:00
ofed
opencrypto Avoid checking pointers that are never NULL. 2020-04-02 17:22:16 +00:00
powerpc powerpc/booke: Use power-of-two mappings in 64-bit pmap_mapdev 2020-04-11 00:17:55 +00:00
riscv riscv: Add semicolon missing from r359672 2020-04-06 23:54:50 +00:00
rpc Change the xid for client side krpc over UDP to a global value. 2020-04-05 21:08:17 +00:00
security mac_policy: Remove mac_policy_sx 2020-04-04 04:03:10 +00:00
sys Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
teken
tests
tools
ufs ufs: apply suspension for non-forced rw unmounts. 2020-04-10 01:24:16 +00:00
vm Remove dead code leftover from r331018. 2020-03-31 01:12:53 +00:00
x86 x86 tsc: fall back to CPUID if calibration results looks unbelievable. 2020-04-01 16:21:11 +00:00
xdr
xen
Makefile