NetBSD/sys
riastradh 498ad4b0fd riscv: Fix (U)INT64_C suffix to match gcc's built-in idea of types.
XXX pullup-10
2023-07-04 01:02:50 +00:00
..
altq Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
arch riscv: Fix (U)INT64_C suffix to match gcc's built-in idea of types. 2023-07-04 01:02:50 +00:00
coda s/auxillary/auxiliary/ in comments. 2022-05-20 19:34:22 +00:00
compat linux32_rt_sendsig: Memset zero before copyout. 2023-06-20 15:22:15 +00:00
conf adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH} 2023-06-03 21:30:20 +00:00
crypto Make aes and chacha prints debug only. 2022-11-05 17:36:33 +00:00
ddb ddb: PR kern/57435 - fix duplicate "show mount" 2023-05-25 21:46:55 +00:00
dev tpm(4): Switch tsleep to kpause. 2023-07-04 01:02:26 +00:00
dist/pf inpcb: rename functions to in6pcb_* 2022-11-04 09:01:53 +00:00
dtb Also build dtb files for CONFIG_SOC_IMX6SX 2023-05-04 13:31:36 +00:00
external Fix typo in comment. 2023-06-24 05:12:03 +00:00
fs Convert UDF file system code from the depricated tsleep(9)/wakeup(9) to the MP 2023-06-27 09:58:50 +00:00
gdbscripts
kern entropy(9): Reintroduce netbsd<=9 time-delta estimator for unblocking. 2023-06-30 21:42:05 +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 Fix typo in comment. 2023-06-24 05:12:03 +00:00
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 inpcb: rename functions to inpcb_* 2022-11-04 09:00:58 +00:00
netinet Fix typo in comment. 2023-06-24 05:27:13 +00:00
netinet6 use carp mac address when replying to neighbor solicitations referring 2023-03-29 13:01:44 +00:00
netipsec ipsec: remove unnecessary splsoftnet 2023-01-27 09:33:43 +00:00
netmpls Convert MPLS from a legacy netisr to pktqueue. 2022-09-03 02:24:59 +00:00
nfs nfs: Simplify assertion. No functional change intended. 2023-04-09 12:33:58 +00:00
opencrypto fix misspellings of 'available' and nearby typos 2022-09-10 12:14:17 +00:00
rump remove double/tripple o in comments, where it likely was not added on purpose. 2023-06-27 19:30:27 +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 Fix build when KERNHIST defined, but not UVMHIST 2023-07-01 07:10:13 +00:00
Makefile