NetBSD/sys
2020-01-01 10:04:37 +00:00
..
altq s/lenght/length/ 2019-12-26 04:53:11 +00:00
arch The DMA range doesn't cover all of memory on the bcm2711 (rpi4) - it 2020-01-01 09:35:50 +00:00
coda
compat Fix sizeof mismatch in copyin. This leads to a user-triggerable stack 2020-01-01 09:17:45 +00:00
conf Welcome to 2020. 2020-01-01 06:14:29 +00:00
crypto
ddb Redo the page allocator to perform better, especially on multi-core and 2019-12-27 12:51:56 +00:00
dev Fix small read overflows when parsing HID tables. Noticed by kASan the 2020-01-01 09:40:17 +00:00
dist/pf
external Split vchiq into separate fdt and acpi attachments. 2019-12-31 01:00:22 +00:00
fs Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +00:00
gdbscripts
kern - Add and use wrapper functions that take and acquire page interlocks, and pairs 2019-12-31 22:42:50 +00:00
lib
miscfs - Add and use wrapper functions that take and acquire page interlocks, and pairs 2019-12-31 22:42:50 +00:00
modules Revert the removal of filemon. 2019-12-23 06:45:36 +00:00
net Add the ETHERTYPE_QINQ for 802.1ad VLAN stacking 2020-01-01 10:04:37 +00:00
net80211 s/inital/initial/ 2019-12-27 09:25:57 +00:00
netatalk
netbt
netcan
netinet s/referece/reference/ in comment. 2019-12-27 10:17:56 +00:00
netinet6 s/referece/reference/ in comment. 2019-12-27 10:17:56 +00:00
netipsec
netmpls
netsmb
nfs Make mntvnode_lock per-mount, and address false sharing of struct mount. 2019-12-22 19:47:34 +00:00
opencrypto
rump Fix rump. 2019-12-31 23:32:05 +00:00
secmodel
stand s/sucess/success/ in comment. 2019-12-27 09:45:26 +00:00
sys Fix build for non-__HAVE_UCAS_FULL platforms where the symbol dance for 2020-01-01 09:33:19 +00:00
ufs - Add and use wrapper functions that take and acquire page interlocks, and pairs 2019-12-31 22:42:50 +00:00
uvm explicitely include sys/atomic.h for atomic operations. 2020-01-01 01:18:34 +00:00
Makefile