NetBSD/sys
mlelstv 2821a47d1c Only copyin/copyout from and to user addresses. 2023-02-19 10:48:06 +00:00
..
altq Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
arch Only copyin/copyout from and to user addresses. 2023-02-19 10:48:06 +00:00
coda
compat s/strucure/structure/ and s/structues/structures/ in comments. 2023-02-12 16:28:32 +00:00
conf Welcome to 2023. Wrap lines so the years fit in to 80 columns with 2023-01-01 00:09:52 +00:00
crypto Make aes and chacha prints debug only. 2022-11-05 17:36:33 +00:00
ddb ddb(4): Declare extern db_active if _KMEMUSER too, not just DDB. 2022-10-27 20:00:24 +00:00
dev Add missing "latin small letter sharp s" (U+00DF) to ibm437 map. 2023-02-19 05:35:35 +00:00
dist/pf inpcb: rename functions to in6pcb_* 2022-11-04 09:01:53 +00:00
dtb use sort -u 2022-09-11 12:46:41 +00:00
external Fix use after free on packet with broken lengths 2023-02-03 19:01:08 +00:00
fs s/chacters/characters/ in comments. 2023-02-13 23:14:21 +00:00
gdbscripts
kern In itimer_arm_real(), KASSERT that it->it_dying is false. This was 2023-02-18 14:04:17 +00:00
lib fix clang build 2022-12-01 18:06:09 +00:00
miscfs Set IMNT_MPSAFE only if the lower layer has it set. 2023-02-06 10:32:58 +00:00
modules the HDAUDIO_ENABLE_HDMI option is obsolete. don't define here.. 2023-02-18 05:25:59 +00:00
net PR kern/56052: 2023-02-12 13:38:37 +00:00
net80211 ieee80211_input.c: Fix a few debug messages 2022-11-19 07:57:51 +00:00
netatalk Garbage-collect the remaining vestiges of netisr. 2022-09-03 02:47:59 +00:00
netbt s/Reqest/Request/ and adding apostrophe for don't and didn't in comments. 2022-12-24 22:33:12 +00:00
netcan inpcb: rename functions to inpcb_* 2022-11-04 09:00:58 +00:00
netinet Need larger fat pointers for 128bit cache lines. 2022-12-11 08:09:20 +00:00
netinet6 ipsec: remove unnecessary splsoftnet 2023-01-27 09:33:43 +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 s/reqest/request/ in comment. 2022-12-24 15:37:50 +00:00
opencrypto fix misspellings of 'available' and nearby typos 2022-09-10 12:14:17 +00:00
rump rump: don't touch p_nlwps without holding p_lock 2022-11-02 09:01:42 +00:00
secmodel wg(4): Allow non-root to retrieve information other than the private 2023-01-05 18:29:45 +00:00
stand efiboot: Handle 9.99.100 by taking four, not two, digits. 2022-09-21 14:30:01 +00:00
sys s/strucure/structure/ and s/structues/structures/ in comments. 2023-02-12 16:28:32 +00:00
ufs s/isses/issues/ 2023-01-30 13:45:26 +00:00
uvm Spaces to TABs. NFCI. 2023-02-19 07:20:44 +00:00
Makefile