NetBSD/sys
2014-07-06 15:22:31 +00:00
..
altq Lock IFQ operations when NET_MPSAFE 2014-07-01 10:16:02 +00:00
arch Probe the actual memory size and warn if it's different from SRAM value. 2014-07-06 08:10:21 +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 Use M_ZERO. From OpenBSD if_wpi.c 1.53. 2014-07-05 17:39:21 +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 Use a macro instead of always putting __func__ and __LINE__. 2014-07-06 15:22:31 +00:00
lib ${.PARSEDIR} not .${PARSEDIR} for Makefile.compiler-rt include 2014-07-04 16:44:26 +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 * split PRU_SENSE functionality out of xxx_usrreq() switches and place into 2014-07-06 03:33:33 +00:00
net80211
netatalk * split PRU_SENSE functionality out of xxx_usrreq() switches and place into 2014-07-06 03:33:33 +00:00
netbt * split PRU_SENSE functionality out of xxx_usrreq() switches and place into 2014-07-06 03:33:33 +00:00
netinet * split PRU_SENSE functionality out of xxx_usrreq() switches and place into 2014-07-06 03:33:33 +00:00
netinet6 * split PRU_SENSE functionality out of xxx_usrreq() switches and place into 2014-07-06 03:33:33 +00:00
netipsec * split PRU_SENSE functionality out of xxx_usrreq() switches and place into 2014-07-06 03:33:33 +00:00
netisdn - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
netkey
netmpls * split PRU_SENSE functionality out of mpls_usrreq() and place into 2014-07-06 04:47:26 +00:00
netnatm fix pasto in function name should be natm_stat instead of natm_ioctl 2014-07-06 15:09:38 +00:00
netsmb - Split off PRU_ATTACH and PRU_DETACH logic into separate functions. 2014-05-19 02:51:24 +00:00
nfs Use vcache_rekey_* for nfs_lookitup() in the "*npp != NULL" case. 2014-07-05 09:33:41 +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 * split PRU_SENSE functionality out of xxx_usrreq() switches and place into 2014-07-06 03:33:33 +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