NetBSD/sys
2014-07-04 07:51:14 +00:00
..
altq Lock IFQ operations when NET_MPSAFE 2014-07-01 10:16:02 +00:00
arch Fix extent_create() call 2014-07-04 07:51:14 +00:00
coda
compat fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
conf Document command line options and other inputs and outputs. 2014-06-14 12:42:41 +00:00
crypto
ddb
dev Regen. 2014-07-03 19:09:16 +00:00
dist/pf - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
external Add some notes on using these shims to port Linux kernel code. 2014-07-03 20:48:19 +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 Change the pattern of KMEM_REDZONE so that the first byte is never '\0'. 2014-07-03 08:43:49 +00:00
lib IAS is clang specific. 2014-06-30 20:42:31 +00:00
miscfs Use NZERO instead of hard-coded "20" value. 2014-06-30 14:58:59 +00:00
modules add HYT-221/271/939 humidity/temperature I2C sensor 2014-05-18 11:46:23 +00:00
net Fix pktq_enqueue for rump 2014-07-04 01:50:22 +00:00
net80211
netatalk fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netbt fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netinet fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netinet6 On ARM the variable name 'delay' shadows a function here, rename to avoid 2014-07-01 23:01:54 +00:00
netipsec fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netisdn - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
netkey
netmpls fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netnatm fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netsmb
nfs Change NFS from rbtree to vcache. 2014-05-30 08:47:45 +00:00
opencrypto If we register with pmf on attach, deregister on detach. 2014-07-02 18:58:42 +00:00
rump fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
secmodel
stand
sys Bump to version 6.99.45 for removal of struct lwp * parameter from pr_ioctl 2014-07-01 13:25:21 +00:00
ufs Revert the following changes: 2014-06-28 22:27:50 +00:00
uvm This KASSERT can trigger a panic too easily, if SCARG(uap, cmd)=SWAP_OFF and 2014-06-28 15:52:45 +00:00
Makefile