NetBSD/sys
2020-01-16 07:19:47 +00:00
..
altq s/lenght/length/ 2019-12-26 04:53:11 +00:00
arch make the topology support empty on non-SMP enabled kernels. 2020-01-16 06:34:24 +00:00
coda
compat Tidy up the vnode locking around execve() on ELF images to acquire and 2020-01-12 18:30:58 +00:00
conf - options NAMECACHE_ENTER_REVERSE is no more. 2020-01-08 12:04:56 +00:00
crypto Nuke crypto/arc4. Has not been used since 2003. Will not be missed. 2019-12-05 03:22:02 +00:00
ddb Hopefully fix some problems seen with MP support on non-x86, in particular 2020-01-08 17:38:41 +00:00
dev Fix wrong usage of PCI_PRODUCT(), ixl(4) 2020-01-16 07:19:47 +00:00
dist/pf
external Merge from yamt-pagecache (after much testing): 2020-01-15 17:55:43 +00:00
fs - Eliminate the global "boottime" variable, which was being accessed 2020-01-02 15:42:26 +00:00
gdbscripts more updates for the vnode and mount list iterator changes 2019-12-06 02:37:53 +00:00
kern Fix some more bugs in the topo stuff, that prevented it from working 2020-01-13 20:30:08 +00:00
lib Nix trailing whitespace. 2019-12-14 17:24:43 +00:00
miscfs Merge from yamt-pagecache (after much testing): 2020-01-15 17:55:43 +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 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 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 Merge from yamt-pagecache (after much testing): 2020-01-15 17:55:43 +00:00
opencrypto Rather than keeping a separate mutex, condvar, and pserialize for each 2019-12-12 02:15:42 +00:00
rump Merge from yamt-pagecache (after much testing): 2020-01-15 17:55:43 +00:00
secmodel
stand Fix EFIBOOT_DEBUG build on arm 2020-01-03 14:14:56 +00:00
sys NetBSD 9.99.38 - VM system changes 2020-01-15 18:45:57 +00:00
ufs Merge from yamt-pagecache (after much testing): 2020-01-15 17:55:43 +00:00
uvm Merge from yamt-pagecache (after much testing): 2020-01-15 17:55:43 +00:00
Makefile