freebsd-dev/sys
Alex Richardson c5247ac505 Use a GCC-compatile compiler flag in files.xlp
Seems like GCC doesn't like -Qunused-arguments, so use
-Wno-unused-command-line-argument, which is supported by both GCC and Clang.
2020-03-22 22:18:06 +00:00
..
amd64 [PowerPC][Book-E] Fix missing load base in elf_cpu_parse_dynamic(). 2020-03-18 02:58:18 +00:00
arm [PowerPC][Book-E] Fix missing load base in elf_cpu_parse_dynamic(). 2020-03-18 02:58:18 +00:00
arm64 [PowerPC][Book-E] Fix missing load base in elf_cpu_parse_dynamic(). 2020-03-18 02:58:18 +00:00
bsm
cam sys/cam: remove doubled ;s 2020-03-20 16:15:45 +00:00
cddl MFOpenZFS: make zil max block size tunable 2020-03-19 01:05:54 +00:00
compat Implement a workaround for kms-drm modules 2020-03-20 15:07:25 +00:00
conf Fix linking OCTEON1 kernel with LLD 2020-03-22 22:18:00 +00:00
contrib Fix misleading indentation warning in OCTEON1 kernel 2020-03-17 11:59:45 +00:00
crypto
ddb
dev Add new USB ID. 2020-03-22 11:44:24 +00:00
dts
fs Mark procfs-based process debugging as deprecated for FreeBSD 13. 2020-03-17 18:44:03 +00:00
gdb
geom
gnu
i386 retire cx,ctau drivers 2020-03-20 16:50:19 +00:00
isa
kern Fix an NFS mount attempt where VFS_STATFS() fails. 2020-03-22 18:18:30 +00:00
kgssapi
libkern
mips Use a GCC-compatile compiler flag in files.xlp 2020-03-22 22:18:06 +00:00
modules Introduce LINUXKPI_GENSRCS. 2020-03-20 21:06:58 +00:00
net
net80211
netgraph
netinet More timer cleanups, no functional change. 2020-03-21 16:12:19 +00:00
netinet6 Fix synchronization in the IPV6_2292PKTOPTIONS set handler. 2020-03-19 21:38:52 +00:00
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc [PowerPC] fix panic reading /dev/kmem on !DMAP machines 2020-03-20 11:51:08 +00:00
riscv Fix ordering of machine includes 2020-03-22 17:59:36 +00:00
rpc
security
sys Remove UNP_NASCENT, reverting r303855. 2020-03-20 16:17:54 +00:00
teken
tests
tools
ufs
vm
x86 Do not spuriously re-enable disabled io_apic pin on EOI for some configurations. 2020-03-18 21:34:52 +00:00
xdr
xen
Makefile