NetBSD/sys
msaitoh 80fcdd922d The wm_linkintr_gmii() function is called from interrupt, so call
mii_pollstat() instead of mii_tick().
2013-06-11 10:07:09 +00:00
..
altq
arch Move member di_inumber from ufs1_dinode to ulfs1_dinode. 2013-06-10 10:26:22 +00:00
coda
compat Typo 2013-06-08 12:50:32 +00:00
conf there is no more fast_ipsec 2013-06-10 20:28:36 +00:00
crypto
ddb need <sys/types.h> for various crap that other headers use (pid_t etc). 2013-02-10 14:44:14 +00:00
dev The wm_linkintr_gmii() function is called from interrupt, so call 2013-06-11 10:07:09 +00:00
dist/pf
external fix build for 'no options MTRR' 2013-06-06 07:55:46 +00:00
fs Don't change a read-only file system. 2013-05-15 16:44:03 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern g/c unused static variable 2013-06-10 14:53:52 +00:00
lib Stick UFS_ in front of these symbols: 2013-06-09 17:57:08 +00:00
miscfs Add missing declaration of struct vnode. 2013-06-06 02:00:59 +00:00
modules - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
net PR/44032: Proxy entries stopped working with pppd. The issue here is that 2013-06-08 02:42:56 +00:00
net80211 Putting extra l's in align does not make it more so. 2013-03-30 19:03:02 +00:00
netatalk
netbt CID/90001: missing va_end() 2013-02-09 01:19:05 +00:00
netinet Split IPsec code in ip_input() and ip_forward() into the separate routines 2013-06-08 13:50:22 +00:00
netinet6 IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
netipsec Split IPsec code in ip_input() and ip_forward() into the separate routines 2013-06-08 13:50:22 +00:00
netisdn Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls
netnatm
netsmb
nfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
opencrypto fix compilation 2013-02-02 21:38:24 +00:00
rump create /dev with 0755 instead of 0777 (though it's now effectively the 2013-06-10 19:48:22 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Add another field to the SDT_PROBE_DEFINE macro, so our DTrace probes 2013-06-09 01:13:47 +00:00
ufs Make DEBUG kernel compile: di_u.inumber -> di_inumber 2013-06-10 09:25:05 +00:00
uvm Set bp->b_resid to bp->b_bcount on error in swstrategy as required. 2013-05-07 15:49:09 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00