NetBSD/sys
2014-06-03 19:42:17 +00:00
..
altq - Move IFNET_*() macros under #ifdef _KERNEL. 2014-05-17 20:44:24 +00:00
arch Add used pmu registers, sysreg registers and usb phy registers for USB2. More 2014-06-03 15:56:14 +00:00
coda
compat Cleanup pipe(2) flags, now that native handle them. 2014-06-01 13:42:12 +00:00
conf Implement MI IPI interface with cross-call support. 2014-05-19 22:47:53 +00:00
crypto
ddb
dev Avoid buffer overflow which was added in rev. 1.52. 2014-06-03 13:53:28 +00:00
dist/pf Fix previous. 2014-05-17 21:00:33 +00:00
external Mark variables __diagused. 2014-06-03 19:40:37 +00:00
fs Introduce two helper functions to centralise the namecache statistics 2014-06-03 19:30:29 +00:00
gdbscripts
ipkdb
kern Don't play loop games, just enumerate the 10 fields explicitly. 2014-06-03 19:42:17 +00:00
lib Lazy VFP processing works a lot better if the functions contain a return 2014-05-14 22:13:36 +00:00
miscfs Change field "layerm_tag" to correct type "enum vtagtype". 2014-05-28 10:51:20 +00:00
modules add HYT-221/271/939 humidity/temperature I2C sensor 2014-05-18 11:46:23 +00:00
net - npf_nat_freepolicy: handle a race condition when a new connection might 2014-05-30 23:26:06 +00:00
net80211
netatalk Adjust PR_WRAP_USRREQS() to include the attach/detach functions. 2014-05-20 19:04:00 +00:00
netbt Adjust PR_WRAP_USRREQS() to include the attach/detach functions. 2014-05-20 19:04:00 +00:00
netinet Call ifp->if_output in revarprequest with KERNEL_LOCK held 2014-06-03 01:24:32 +00:00
netinet6 Use explicit initializer. 2014-06-02 11:02:20 +00:00
netipsec Introduce 2 new variables: ipsec_enabled and ipsec_used. 2014-05-30 01:39:03 +00:00
netisdn
netkey
netmpls Adjust PR_WRAP_USRREQS() to include the attach/detach functions. 2014-05-20 19:04:00 +00:00
netnatm Adjust PR_WRAP_USRREQS() to include the attach/detach functions. 2014-05-20 19:04:00 +00:00
netsmb - Split off PRU_ATTACH and PRU_DETACH logic into separate functions. 2014-05-19 02:51:24 +00:00
nfs Change NFS from rbtree to vcache. 2014-05-30 08:47:45 +00:00
opencrypto
rump Regen. 2014-06-03 19:30:48 +00:00
secmodel
stand
sys Regen. 2014-06-03 19:30:48 +00:00
ufs Introduce two helper functions to centralise the namecache statistics 2014-06-03 19:30:29 +00:00
uvm Allow VM_NFREELIST in uao_set_pgfl, meaning any freelist is OK. 2014-05-25 18:55:11 +00:00
Makefile