freebsd-src/sys
2022-04-21 10:29:14 -07:00
..
amd64 machine/in_cksum.h: don't include sys/cdefs.h 2022-04-18 21:02:19 +01:00
arm arm ti_mbox_attach: Write sysconfig to TI_MBOX_SYSCONFIG to request reset. 2022-04-18 14:09:20 -07:00
arm64 machine/in_cksum.h: don't include sys/cdefs.h 2022-04-18 21:02:19 +01:00
bsm
cam iscsi: Fetch limits based on a socket rather than assuming global limits. 2022-04-18 12:53:28 -07:00
cddl
compat linux: plug a set-but-not-used var 2022-04-19 12:45:57 +00:00
conf Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds. 2022-04-18 16:06:27 -07:00
contrib acpica: Drop a local patch in favor of an upstream patch 2022-04-15 16:29:09 -04:00
crypto ccp: Use devclass_find to lookup devclass in db_show_ccp. 2022-04-21 10:29:14 -07:00
ddb
dev hidbus: Use devclass_find to lookup the devclass for hidbus. 2022-04-21 10:29:14 -07:00
dts
fs ext2: plug a set-but-not-used var 2022-04-19 12:45:57 +00:00
gdb
geom geli: Add a chicken switch for unmapped I/O 2022-04-18 17:55:24 -04:00
gnu
i386 i386 getmemsize: Use __diagused for a variable only used in KASSERT(). 2022-04-13 16:08:23 -07:00
isa
kern cpufreq_curr_sysctl: Use devclass_find to lookup cpufreq devclass. 2022-04-21 10:29:14 -07:00
kgssapi kgssapi krb5: Remove unused variables. 2022-04-06 16:45:29 -07:00
libkern libkern: Fix two typos in source code comments 2022-04-09 09:36:34 +02:00
modules mac_pimd: Support for privilege drop in pimd 2022-04-20 08:07:37 +02:00
net pf: allow the use of tables in ethernet rules 2022-04-20 13:01:12 +02:00
net80211 net80211(4): Fix a typo in a source code comment 2022-04-09 09:13:53 +02:00
netgraph ng_netflow: Move various variables under INET || INET6. 2022-04-13 16:08:21 -07:00
netinet sctp: cleanup 2022-04-19 21:40:22 +02:00
netinet6 mld6: Ensure that mld_domifattach() always succeeds 2022-04-21 13:23:59 -04:00
netipsec ipsec_encap: setdf is only used for INET. 2022-04-13 16:08:21 -07:00
netpfil pf: counter argument to pfr_pool_get() may never be NULL 2022-04-21 17:59:45 +02:00
netsmb
nfs nfs: do not panic on bootpc_init when no interfaces are found 2022-04-07 19:33:26 -03:00
nfsclient
nfsserver
nlm
ofed ofed: Fix a typo in a source code comment 2022-04-09 14:39:36 +02:00
opencrypto
powerpc machine/in_cksum.h: don't include sys/cdefs.h 2022-04-18 21:02:19 +01:00
riscv machine/in_cksum.h: don't include sys/cdefs.h 2022-04-18 21:02:19 +01:00
rpc
security mac_pimd: Support for privilege drop in pimd 2022-04-20 08:07:37 +02:00
sys Deprecate the 'devclass' argument from *DRIVER_MODULE() macros. 2022-04-19 10:43:57 -07:00
teken
tests
tools
ufs ffs: plug a set-but-not-used var 2022-04-19 16:51:12 +02:00
vm vm_phys_init: Quiet unused but set warnings about npages. 2022-04-18 12:06:14 -07:00
x86 smbios/vpd: Use devclass_find to lookup devclass in module event handler. 2022-04-21 10:29:14 -07:00
xdr
xen xen: Use __diagused for a variable only used in KASSERT(). 2022-04-13 16:08:20 -07:00
Makefile