NetBSD/sys
thorpej a7ebfbc5bb Re-enable the intr / mask / softint / unmask dance now that the x86
interrupt issue is fixed.  Verified working by ryoon@ (thanks!).
2020-01-09 04:04:01 +00:00
..
altq
arch fix behaviour mmap()/mprotect() when passed only PROT_EXEC. 2020-01-09 01:38:34 +00:00
coda
compat don't check the value of retval in netbsd32_mmap() if sys_mmap() 2020-01-07 07:26:21 +00:00
conf - options NAMECACHE_ENTER_REVERSE is no more. 2020-01-08 12:04:56 +00:00
crypto
ddb Hopefully fix some problems seen with MP support on non-x86, in particular 2020-01-08 17:38:41 +00:00
dev Re-enable the intr / mask / softint / unmask dance now that the x86 2020-01-09 04:04:01 +00:00
dist/pf
external Don't call memcpy() when the length is 0 (and the source pointer is NULL) 2020-01-07 13:51:38 +00:00
fs - Eliminate the global "boottime" variable, which was being accessed 2020-01-02 15:42:26 +00:00
gdbscripts
kern Hopefully fix some problems seen with MP support on non-x86, in particular 2020-01-08 17:38:41 +00:00
lib
miscfs - Eliminate the global "boottime" variable, which was being accessed 2020-01-02 15:42:26 +00:00
modules One more vestige. 2020-01-01 19:36:27 +00:00
net Add missing packet filter hooks, byte accounting. 2020-01-06 20:31:35 +00:00
net80211
netatalk
netbt
netcan
netinet
netinet6 Don't forget to initialize 'sin6_len'. With kASan, from time to time the 2020-01-03 08:53:14 +00:00
netipsec
netmpls
netsmb Set 'ntencpass' to NULL as part of 'again', to prevent use-after-free. 2020-01-07 06:14:42 +00:00
nfs - Eliminate the global "boottime" variable, which was being accessed 2020-01-02 15:42:26 +00:00
opencrypto
rump Hopefully fix some problems seen with MP support on non-x86, in particular 2020-01-08 17:38:41 +00:00
secmodel
stand Fix EFIBOOT_DEBUG build on arm 2020-01-03 14:14:56 +00:00
sys Hopefully fix some problems seen with MP support on non-x86, in particular 2020-01-08 17:38:41 +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 Page allocator: 2020-01-05 22:01:09 +00:00
Makefile