NetBSD/sys
rin 0ece553e21 Switch to intr_establish_xname(). 2021-02-27 20:43:58 +00:00
..
altq
arch Switch to intr_establish_xname(). 2021-02-27 20:43:58 +00:00
coda Use sel{record,remove}_knote(). 2020-12-19 22:11:57 +00:00
compat In the compat setitimer(2) calls, don't validate which timer is being 2021-02-18 12:54:03 +00:00
conf defflag USBHIST_PRINT 2021-02-06 16:03:31 +00:00
crypto Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__. 2020-11-21 08:09:21 +00:00
ddb introduce DDB_END_CMD and replace more than 20 copies of the same 2021-02-23 07:13:51 +00:00
dev Also free assocated mbufs. 2021-02-26 01:38:44 +00:00
dist/pf In pfr_fix_anchor(), change an overlapping bcopy() call to a memmove() 2020-12-04 00:41:10 +00:00
dtb add dts for odroid-N2 plus 2021-01-02 11:36:36 +00:00
external Add aprint_*() newlines for viadrmums(4) attach 2021-02-13 15:42:15 +00:00
fs Enable to mount Raspberry Pi Pico's USB mass storage partition 2021-02-11 00:15:55 +00:00
gdbscripts
kern Use "static" in the function intro if the function is static. 2021-02-27 13:02:42 +00:00
lib Redo the aarch64 support in libunwind. This included a number of bugs 2021-02-23 15:09:27 +00:00
miscfs Fix procfs environ node. 2020-12-28 22:36:16 +00:00
modules introduce DDB_END_CMD and replace more than 20 copies of the same 2021-02-23 07:13:51 +00:00
net - Make ALIGNED_POINTER use __alignof(t) instead of sizeof(t). This is more 2021-02-19 14:51:59 +00:00
net80211 s/ we we / we / 2020-11-30 05:30:56 +00:00
netatalk
netbt
netcan
netinet it's spelled struct tcphdr, not struct tcp_hdr 2021-02-19 15:43:56 +00:00
netinet6 - Make ALIGNED_POINTER use __alignof(t) instead of sizeof(t). This is more 2021-02-19 14:51:59 +00:00
netipsec
netmpls
nfs
opencrypto
rump rump_component_init() is called recursively, so LIST_FOREACH_SAFE is not 2021-01-17 22:32:25 +00:00
secmodel Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand Flush from kernel start, not the entry point. 2021-01-09 13:19:27 +00:00
sys Add comments for the PR_WANTED and PR_PHINPAGE flags, remove unused 2021-02-24 06:11:38 +00:00
ufs Avoid potentially accessing an array with an index out of range. 2020-12-25 10:00:40 +00:00
uvm When turning off swap during reboot we have to lock with LK_RETRY 2021-02-19 13:20:43 +00:00
Makefile