NetBSD/sys/arch/alpha
2020-09-04 04:09:52 +00:00
..
alpha Save a few instructions every time we manipulate pcb::pcb_onfault. 2020-09-04 04:09:52 +00:00
common Typo: vmem_free -> vmem_xfree 2020-06-17 05:52:13 +00:00
compile
conf Enable DIAGNOSTIC by default in -current. Should be commented out 2020-08-29 16:00:36 +00:00
eisa
include Use SysValue to store curlwp rather than curcpu. curlwp is acceessed 2020-09-04 03:53:12 +00:00
isa PR/50854: David Binderman: Remove redundant code. 2016-02-29 15:28:35 +00:00
jensenio Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
mcbus
pci #include <sys/extent.h> explicitly. 2020-06-17 03:50:04 +00:00
sableio Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
stand s/transfered/transferred/ 2019-12-27 09:41:48 +00:00
tc in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
tlsb
Makefile
STYLE