NetBSD/sys
joerg b8fbec4871 Regen. 2014-06-03 21:16:37 +00:00
..
altq - Move IFNET_*() macros under #ifdef _KERNEL. 2014-05-17 20:44:24 +00:00
arch sun4v: rename upaid_from_node() to cpuid_from_node() - make the function able to extract the cpuid from the cpu nodes reg property (sun4v only) - ok martin@ 2014-06-03 20:01:34 +00:00
coda An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
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 fix sprintf. 2014-03-25 16:28:15 +00:00
ddb Make this build. 2014-04-12 19:25:48 +00:00
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 Rework gen6 aperture/gtt size detection. Mark variables __diagused. 2014-06-03 19:49:37 +00:00
fs Introduce two helper functions to centralise the namecache statistics 2014-06-03 19:30:29 +00:00
gdbscripts
ipkdb
kern Provide sysctl for namecache statistics. 2014-06-03 21:16:15 +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 Use module-compatible sysctl init instead of link sets. 2014-04-07 00:07:40 +00:00
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 kill sprintf 2014-03-21 16:41:15 +00:00
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 Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
rump Regen. 2014-06-03 21:16:37 +00:00
secmodel
stand
sys Regen. 2014-06-03 21:16:37 +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