NetBSD/sys
skrll c16f3849c0 Fix RPI boot which needs more early stack
XXX centralise INIT_ARM_STACK_{SHIFT,SIZE}
XXX how to protect against this breaking again?
2020-07-19 11:47:47 +00:00
..
altq
arch Fix RPI boot which needs more early stack 2020-07-19 11:47:47 +00:00
coda
compat Add BIOCSETWF32 (bpf) 2020-07-18 12:46:19 +00:00
conf factor out common code. 2020-07-09 02:13:58 +00:00
crypto fix build with clang/llvm. 2020-07-19 07:32:43 +00:00
ddb
dev Switch to fpu_kern_enter/leave, to prevent clobbering, now that the kernel 2020-07-19 06:56:09 +00:00
dist/pf
dtb
external
fs
gdbscripts
kern Do not allow disabling interrupts on the primary CPU. Fixes PR kern/45117. 2020-07-13 13:16:07 +00:00
lib
miscfs
modules
net Don't accept negative value. 2020-07-16 15:02:08 +00:00
net80211 i hit an assert in this code but we weren't sure why. 2020-07-13 05:40:25 +00:00
netatalk
netbt
netcan
netinet - always set both ip and ip6, otherwise a kernel assertion can be triggered 2020-07-06 18:49:12 +00:00
netinet6
netipsec
netmpls
nfs
opencrypto
rump
secmodel
stand Fixup OpenSimpleReadFile usage: 2020-07-15 00:51:40 +00:00
sys Add ppoll() a compatibility wrapper around pollts(2) 2020-07-17 15:34:16 +00:00
ufs
uvm Always call pmap_segtab_activate in pmap_activate. pmap_segtab_activate 2020-07-18 16:12:09 +00:00
Makefile