1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/sys
Brooks Davis 92a98611ca amd64: -m32 support for machine/asm(macros).h
Install the i386 versions under /usr/include/i386 on amd64 and include
when targeting i386.

Reviewed by:	jhb, imp
2022-06-13 18:35:39 +01:00
..
amd64 amd64: -m32 support for machine/asm(macros).h 2022-06-13 18:35:39 +01:00
arm am335x: Fix a typo in a source code comment 2022-06-04 13:28:10 +02:00
arm64 iommu_gas: pass size to iommu_map without rounding 2022-06-10 13:56:54 -05:00
bsm
cam
cddl loader: add support for gzip compression 2022-06-09 20:54:30 +03:00
compat LinuxKPI: 802.11: fix compiling with DEBUG 2022-06-11 16:38:00 +00:00
conf amd64: symlink i386 includes into build dir 2022-06-13 18:35:38 +01:00
contrib rtw88: update Realtek's rtw88 driver 2022-06-13 13:57:42 +00:00
crypto
ddb
dev mlx5ib: Fix memory leak in clean_mr() error path 2022-06-13 17:00:16 +02:00
dts
fs fdescfs: allow chown/utime etc on fdescfs fd for underlying files opened with O_PATH 2022-06-06 22:27:36 +03:00
gdb
geom geom(4): Fix a common typo in a source code comment 2022-06-05 09:51:10 +02:00
gnu
i386 x86: cleanup in machine/cpufunc.h 2022-06-13 18:35:38 +01:00
isa
kern mount: add vnode usage per file system with mount -v 2022-06-13 07:56:38 -07:00
kgssapi
libkern libkern: Fix a typo in a source code comment 2022-06-05 08:57:26 +02:00
modules rtw88: split driver up into a core and pci part 2022-06-12 18:35:58 +00:00
net lacp: Remove racy kassert 2022-06-13 11:32:10 -04:00
net80211
netgraph
netinet sctp: remove book keeping not needed anymore 2022-06-08 23:30:52 +02:00
netinet6
netipsec
netpfil ipfw: add support radix tables and table lookup for MAC addresses 2022-06-04 19:12:29 +03:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ibcore: Fix use-after-free access in ucma_close() 2022-06-13 17:00:16 +02:00
opencrypto
powerpc powerpc: Fix a typo in a comment 2022-06-04 19:55:03 +02:00
riscv
rpc
security
sys mount: add vnode usage per file system with mount -v 2022-06-13 07:56:38 -07:00
teken
tests
tools
ufs Bug fix to UFS/FFS superblock integrity checks when reading a superblock. 2022-06-11 11:05:14 -07:00
vm vm: Fix a common typo in a source code comment 2022-06-05 09:52:32 +02:00
x86
xdr
xen xenbus: improve device tracking 2022-06-07 12:29:53 +02:00
Makefile