NetBSD/sys
2020-02-04 05:15:44 +00:00
..
altq
arch Use ifmedia_fini(). 2020-02-04 05:15:44 +00:00
coda
compat Load struct filedesc::fd_dt with atomic_load_consume. 2020-02-01 02:23:03 +00:00
conf urio has gone. Comment it out (remaining visible to hold the number) 2020-02-03 13:28:11 +00:00
crypto
ddb Load struct fdfile::ff_file with atomic_load_consume. 2020-02-01 02:23:23 +00:00
dev Remove more urio(4) traces. 2020-02-03 19:37:42 +00:00
dist/pf Adopt <net/if_stats.h>. 2020-01-29 05:52:27 +00:00
external Disable simplefb if nouveau attaches 2020-02-03 16:52:13 +00:00
fs
gdbscripts
kern fix incorrect type 2020-02-01 19:29:27 +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 Align major numbers in example modules with sys/conf/majors 2020-01-30 07:58:33 +00:00
net rtsock: favour ifatoia and ifatoia6 over direct struct casts 2020-02-03 20:34:13 +00:00
net80211 Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
netatalk
netbt
netcan Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
netinet Switch sys/net to percpu_create. 2020-02-01 12:54:50 +00:00
netinet6 Adopt <net/if_stats.h>. 2020-01-29 04:37:24 +00:00
netipsec Fix IPv6 over IPv4 ipsecif(4) uses IPv4 SP wrongly. Pointed out by ohishi@IIJ. 2020-01-31 06:54:19 +00:00
netmpls
netsmb
nfs
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
sys NetBSD 9.99.45 -- struct ifnet changed, per-cpu ifnet stats. 2020-02-01 21:12:13 +00:00
ufs
uvm uvmpdpol_estimatepageable(): Don't take any locks here. This can be called 2020-01-30 12:28:51 +00:00
Makefile