NetBSD/sys
matt ecd212e672 Provide a simple version of _bus_dmamap_load_raw. If each segments can
be mapped by XKPHYS/KSEGn, then the load will succeed.  If it would
require a bounce buffer or being mapped into the kernel's address space,
the load will fail.
2014-02-03 19:18:59 +00:00
..
altq
arch Provide a simple version of _bus_dmamap_load_raw. If each segments can 2014-02-03 19:18:59 +00:00
coda Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
compat Properly translate struct swapent for COMPAT_NETBSD32 (missing commit) 2014-02-03 17:03:16 +00:00
conf
crypto
ddb add a return in the panic message 2014-01-22 15:20:40 +00:00
dev Carefully set IFF_OACTIVE in mvgbe_start(). Even if mvgbe_encap() 2014-02-03 05:56:23 +00:00
dist/pf
external Fix builtin shadowing in PowerPC specific code. Implement clzdi/clzsi 2014-01-29 14:21:41 +00:00
fs Bogus gcc 4.8 maybe use uninitialized warning 2014-01-28 13:23:49 +00:00
gdbscripts
ipkdb
kern Cosmetics: return is an operator, not a function: remove (). 2014-02-02 14:50:46 +00:00
lib Include compiler-rt in libc, libm and libkern. 2014-01-29 23:37:18 +00:00
miscfs Allow layer_node_create() with unlocked lower node and change 2014-01-29 08:27:04 +00:00
modules Provide ioconf file to generate config data structures 2014-01-31 18:12:15 +00:00
net add __USE 2014-01-25 21:10:41 +00:00
net80211 fix monitor mode channel. 2014-01-25 00:59:44 +00:00
netatalk
netbt
netinet
netinet6 Remove dead code. 2014-01-15 10:52:11 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb
nfs Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
opencrypto Replace home-grown config with standardized calls to 2014-01-31 18:11:32 +00:00
rump Use ioconf file to generate config data structures 2014-01-31 18:13:01 +00:00
secmodel
stand
sys All EXT_EXP defines must be conditionized. Back out previous change which 2014-02-01 16:39:52 +00:00
ufs Patch from Edgar Fuß on tech-kern: 2014-01-29 20:13:04 +00:00
uvm Properly translate struct swapent for COMPAT_NETBSD32 2014-02-03 13:20:20 +00:00
Makefile