NetBSD/sys
rin 3827b167b3 ``int i'' is used only for SUPPORT_NFS || SUPPORT_TFTP. 2023-06-20 07:46:03 +00:00
..
altq
arch ``int i'' is used only for SUPPORT_NFS || SUPPORT_TFTP. 2023-06-20 07:46:03 +00:00
coda
compat compat_linux32: KASSERT(A && B) -> KASSERT(A); KASSERT(B) 2023-04-09 12:29:26 +00:00
conf adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH} 2023-06-03 21:30:20 +00:00
crypto
ddb ddb: PR kern/57435 - fix duplicate "show mount" 2023-05-25 21:46:55 +00:00
dev Fix typo. unknwon -> unknown 2023-06-19 08:40:29 +00:00
dist/pf
dtb Also build dtb files for CONFIG_SOC_IMX6SX 2023-05-04 13:31:36 +00:00
external adapt to ${CC_WNO_MAYBE_UNINITIALIZED} 2023-06-03 21:31:45 +00:00
fs Fix typo. unknwon -> unknown 2023-06-19 08:40:29 +00:00
gdbscripts
kern Regen. 2023-06-15 09:15:13 +00:00
lib Add /* FALLTHROUGH */ comment for sure. 2023-06-14 00:28:55 +00:00
miscfs specfs: KNF. No functional change intended. 2023-04-22 15:32:49 +00:00
modules adapt to ${CC_WNO_MAYBE_UNINITIALIZED} 2023-06-03 21:31:45 +00:00
net Align function name in its declaration consistently. 2023-06-16 02:48:07 +00:00
net80211
netatalk atalk(4): Omit spurious satosat. 2023-03-30 17:48:10 +00:00
netbt fix various typos in documentation, comments and sysctl device description. 2023-03-26 19:10:32 +00:00
netcan
netinet White space fixes. No binary changes. 2023-06-16 03:02:30 +00:00
netinet6 use carp mac address when replying to neighbor solicitations referring 2023-03-29 13:01:44 +00:00
netipsec
netmpls
nfs nfs: Simplify assertion. No functional change intended. 2023-04-09 12:33:58 +00:00
opencrypto
rump Regen. 2023-06-15 09:15:13 +00:00
secmodel secmodel_extensions: Split vfs part into separate .c file. 2023-04-22 13:54:19 +00:00
stand Add missing include paths for libz. Not used at the moment although. 2023-06-15 03:20:58 +00:00
sys Regen. 2023-06-15 09:15:13 +00:00
ufs Undo unlock/relock for VOP_IOCTL(). 2023-06-15 09:15:54 +00:00
uvm s/value value/value/ in comment. No functional change. 2023-06-19 08:23:35 +00:00
Makefile