NetBSD/sys
jakllsch 48639836e3 We don't need '&mii', but just 'mii' for mii_detach(). 2017-10-23 15:08:05 +00:00
..
altq Reject negative indices. 2017-07-28 13:58:47 +00:00
arch Fix swapped BUS_DMASYNC_POST{READ,WRITE} on bounced commands 2017-10-23 13:28:19 +00:00
coda
compat Include opt_user_ldt.h when needed. 2017-10-21 07:24:26 +00:00
conf Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based on 2017-10-19 23:58:41 +00:00
crypto
ddb
dev We don't need '&mii', but just 'mii' for mii_detach(). 2017-10-23 15:08:05 +00:00
dist/pf Defer initialization of pf_status.host_id 2017-10-15 04:30:05 +00:00
external put back the cast. 2017-10-12 20:54:36 +00:00
fs Remove some unnecessary duplicatioN 2017-08-27 06:18:16 +00:00
gdbscripts
ipkdb
kern Initialize the in/out parameter vmin. 2017-10-20 19:06:46 +00:00
lib Group the sections into segments, and align to KERNALIGN only between 2017-10-18 16:29:56 +00:00
miscfs Use %ju and (intmax_t) to unbreak i386 build. 2017-09-29 17:27:26 +00:00
modules This also needs INET6! 2017-09-17 20:37:17 +00:00
net - If if_attach() failed in the attach function, free resources and return. 2017-10-23 09:32:55 +00:00
net80211 VLAN ID uses pkthdr instead of mtag now. Contributed by s-yamaguchi@IIJ. 2017-09-26 07:42:05 +00:00
netatalk Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netbt
netcan
netinet If if_initialize() failed in the attach function, free resources and return. 2017-10-23 09:31:17 +00:00
netinet6 Make SCTP work when IPSEC is also defined. 2017-10-17 19:23:42 +00:00
netipsec Fix buffer length for ipsec_logsastr 2017-10-17 07:23:08 +00:00
netisdn
netkey
netmpls Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netnatm Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netsmb From FreeBSD: 2017-10-03 15:27:10 +00:00
nfs
opencrypto fix opencrypto(9) part of PR kern/52515 2017-09-22 03:04:06 +00:00
rump Fix compile error. 2017-10-23 13:12:23 +00:00
secmodel
stand
sys Do the second half of the previous half-bump: now welcome to 8.99.5 2017-10-23 11:21:56 +00:00
ufs print mode as octal for readability 2017-08-20 12:51:38 +00:00
uvm Fix user-triggerable kernel crash as reported in PR kern/52573 (from 2017-10-01 01:45:02 +00:00
Makefile