NetBSD/sys
dsl 7cd0ae66b2 Remove the splurious check for EN_SW_DATACHAIN when looking at mxcsr traps.
The relevant bit is always masked out higher up.
The only place I can find a reference to a 'datachain' error is for the
  weitek 1167 fpu. Even the 8087 has the corresponding bit of the x87
  status reserved.
Quite why it has appeared here is anybodies guess.
2014-02-07 19:32:50 +00:00
..
altq
arch Remove the splurious check for EN_SW_DATACHAIN when looking at mxcsr traps. 2014-02-07 19:32:50 +00:00
coda Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
compat Properly translate struct swapent for COMPAT_NETBSD32 (missing commit) 2014-02-03 17:03:16 +00:00
conf Welcome to 2014! 2014-01-01 00:33:34 +00:00
crypto Create modules for software crypto components. 2014-01-01 15:18:57 +00:00
ddb add a return in the panic message 2014-01-22 15:20:40 +00:00
dev s/mesage/message/ 2014-02-07 11:51:00 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Fix builtin shadowing in PowerPC specific code. Implement clzdi/clzsi 2014-01-29 14:21:41 +00:00
fs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
lib Include compiler-rt in libc, libm and libkern. 2014-01-29 23:37:18 +00:00
miscfs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
modules Undo previous - it still needs a lot more work. 2014-02-03 23:11:40 +00:00
net Add support for CDB based NPF tables. 2014-02-06 02:51:28 +00:00
net80211 fix monitor mode channel. 2014-01-25 00:59:44 +00:00
netatalk Remove unused variable 2013-09-12 19:47:58 +00:00
netbt Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
netinet IPv6 UDP uses the IPv4 pcb tables, and therefore the stats, so need 2014-01-04 14:18:12 +00:00
netinet6 Remove dead code. 2014-01-15 10:52:11 +00:00
netipsec fix debugging output printfs to use __func__ so they print the correct names. 2013-12-24 15:48:53 +00:00
netisdn Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
netnatm
netsmb
nfs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
opencrypto Undo previous - it still needs a lot more work. 2014-02-03 23:11:40 +00:00
rump Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
ufs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
uvm Properly translate struct swapent for COMPAT_NETBSD32 2014-02-03 13:20:20 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00