NetBSD/sys
2021-01-10 13:17:44 +00:00
..
altq
arch Print rd(4) capacity and geometry info as sd(4) and wd(4) do. 2021-01-10 00:58:56 +00:00
coda Use sel{record,remove}_knote(). 2020-12-19 22:11:57 +00:00
compat malloc(9) -> kmem(9) 2020-12-19 22:10:56 +00:00
conf welcome 2021. YES. 2021-01-01 08:02:16 +00:00
crypto
ddb update several items that are done or dead. 2020-12-19 23:32:36 +00:00
dev Fix a typo in debug message 2021-01-10 13:17:44 +00:00
dist/pf
dtb add dts for odroid-N2 plus 2021-01-02 11:36:36 +00:00
external More converstion from usbd_status to int for function error reporting. 2021-01-07 13:25:51 +00:00
fs Disable use of UBC_FAULTBUSY in tmpfs_write() for now, 2020-12-13 19:22:02 +00:00
gdbscripts
kern Use <compat/netbsd32/netbsd32.h> instead of <machine/netbsd32_machdep.h>, 2021-01-02 02:13:42 +00:00
lib Fix previous; define missing lfs_version. 2020-12-19 08:51:03 +00:00
miscfs Fix procfs environ node. 2020-12-28 22:36:16 +00:00
modules
net Use sel{record,remove}_knote(). 2020-12-18 01:31:49 +00:00
net80211
netatalk
netbt
netcan
netinet
netinet6 Add more guards against NULL deref, since KUBSAN still complains. 2020-12-28 20:19:50 +00:00
netipsec
netmpls
nfs
opencrypto
rump make rump's uvm_aio_aiodone_pages() look more like the kernel version. 2020-12-09 00:03:32 +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 Nothing here came from UCB, it's all NetBSD. 2020-12-22 01:58:58 +00:00
ufs Avoid potentially accessing an array with an index out of range. 2020-12-25 10:00:40 +00:00
uvm Remove variable in function declaration argument 2020-12-21 08:41:38 +00:00
Makefile