NetBSD/sys
2020-02-08 09:05:08 +00:00
..
altq s/lenght/length/ 2019-12-26 04:53:11 +00:00
arch Retire KLEAK. 2020-02-08 07:07:06 +00:00
coda VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
compat Load struct filedesc::fd_dt with atomic_load_consume. 2020-02-01 02:23:03 +00:00
conf Retire KLEAK. 2020-02-08 07:07:06 +00:00
crypto
ddb Load struct fdfile::ff_file with atomic_load_consume. 2020-02-01 02:23:23 +00:00
dev Move three functions into usbdi_util.c, where they belong. No functional 2020-02-08 08:47:27 +00:00
dist/pf Adopt <net/if_stats.h>. 2020-01-29 05:52:27 +00:00
external Turn MSI off again. 2020-02-07 18:13:33 +00:00
fs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
gdbscripts
kern Sync the codes with reality: partial replaced by mid, and use-after-ret 2020-02-08 09:05:08 +00:00
lib Make x86 use the C version of memcmp(). 2020-01-27 22:06:13 +00:00
miscfs Use specfs vnops for specnodes in kernfs. 2020-02-04 04:19:24 +00:00
modules Improve wording 2020-02-07 19:22:21 +00:00
net Use percpu_foreach_xcall() to gather volatile per-cpu counters. These 2020-02-07 12:35:33 +00:00
net80211 Use ifmedia_fini(). 2020-02-04 05:44:14 +00:00
netatalk
netbt
netcan Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
netinet Use percpu_foreach_xcall() to gather volatile per-cpu counters. These 2020-02-07 12:35:33 +00:00
netinet6 Adopt <net/if_stats.h>. 2020-01-29 04:37:24 +00:00
netipsec Use percpu_foreach_xcall() to gather volatile per-cpu counters. These 2020-02-07 12:35:33 +00:00
netmpls
netsmb Set 'ntencpass' to NULL as part of 'again', to prevent use-after-free. 2020-01-07 06:14:42 +00:00
nfs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
opencrypto softint_disestablish does xc_barrier(0) for us already. 2020-02-01 13:48:08 +00:00
rump Adopt <net/if_stats.h>. 2020-02-01 22:38:31 +00:00
secmodel
stand Clean up the banner so it fits in 80 columns and add some extra details 2020-01-25 11:24:20 +00:00
sys Sync the codes with reality: partial replaced by mid, and use-after-ret 2020-02-08 09:05:08 +00:00
ufs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
uvm Retire KLEAK. 2020-02-08 07:07:06 +00:00
Makefile