NetBSD/sys
riastradh 3271fbd4fa curcpu_stable(9): New function for asserting curcpu() is stable. 2023-07-08 13:59:05 +00:00
..
altq Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
arch Unmask event after VCPUOP_stop_periodic_timer and 2023-07-07 15:13:41 +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 Fix locking error when setting the multicast filter to accept all 2023-07-07 07:22:18 +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 curcpu_stable(9): New function for asserting curcpu() is stable. 2023-07-08 13:59: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 mk.conf(5): document rump variables 2023-07-05 16:40:33 +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 curcpu_stable(9): New function for asserting curcpu() is stable. 2023-07-08 13:59:05 +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