NetBSD/sys
rmind 263d30c43e Adjust NPF to the recent BPF / BPF JIT changes and make it work again.
All regression tests are happy now (hi alnsn!).
2014-06-25 00:20:06 +00:00
..
altq
arch Bump SYMTAB_SPACE to allow clang to build this kernel. 2014-06-24 12:17:33 +00:00
coda
compat Allocate directly KQ_NEVENTS bytes. Otherwise a user can panic the system. 2014-06-24 14:33:57 +00:00
conf Document command line options and other inputs and outputs. 2014-06-14 12:42:41 +00:00
crypto
ddb
dev No functional change: 2014-06-24 23:25:33 +00:00
dist/pf - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
external Add $NetBSD$. 2014-06-17 19:33:20 +00:00
fs CID 1223346: No need to check bp against NULL. It is always valid here. 2014-06-22 09:47:40 +00:00
gdbscripts
ipkdb
kern Do not hardcode the value. Use KQ_NEVENTS. 2014-06-24 14:42:43 +00:00
lib remove remaining makefile support for GCC < 45 that i found. 2014-06-14 20:49:36 +00:00
miscfs Change field "layerm_tag" to correct type "enum vtagtype". 2014-05-28 10:51:20 +00:00
modules
net Adjust NPF to the recent BPF / BPF JIT changes and make it work again. 2014-06-25 00:20:06 +00:00
net80211
netatalk where appropriate rename xxx_ioctl() struct mbuf * parameters from 2014-06-23 17:18:45 +00:00
netbt * split PRU_CONTROL functionality out of xxx_userreq() switches and place 2014-06-22 08:10:18 +00:00
netinet where appropriate rename xxx_ioctl() struct mbuf * parameters from 2014-06-23 17:18:45 +00:00
netinet6 where appropriate rename xxx_ioctl() struct mbuf * parameters from 2014-06-23 17:18:45 +00:00
netipsec * split PRU_CONTROL functionality out of xxx_userreq() switches and place 2014-06-22 08:10:18 +00:00
netisdn - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
netkey
netmpls * split PRU_CONTROL functionality out of xxx_userreq() switches and place 2014-06-22 08:10:18 +00:00
netnatm * split PRU_CONTROL functionality out of xxx_userreq() switches and place 2014-06-22 08:10:18 +00:00
netsmb
nfs Change NFS from rbtree to vcache. 2014-05-30 08:47:45 +00:00
opencrypto register with pmf. 2014-06-21 17:34:30 +00:00
rump Initialize cpu_softcpu before creating softint threads. Fixes things 2014-06-22 20:09:19 +00:00
secmodel
stand
sys * split PRU_CONTROL functionality out of xxx_userreq() switches and place 2014-06-22 08:10:18 +00:00
ufs Don't t use a C++ keyword as field name. 2014-06-12 21:39:45 +00:00
uvm Sync swapctl() with netbsd32. Return EINVAL when misc<0, and 0 when misc=0 2014-06-22 19:09:39 +00:00
Makefile