NetBSD/sys
2014-06-14 11:37:35 +00:00
..
altq - Move IFNET_*() macros under #ifdef _KERNEL. 2014-05-17 20:44:24 +00:00
arch Fix typo 2014-06-14 09:13:30 +00:00
coda An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
compat Rename stack gap arguments. 2014-06-13 10:42:26 +00:00
conf stf is a 6->4 gateway and needs both inet4 and inet6 not one or the other. 2014-06-12 21:08:31 +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 Change dk_lookup() to return an anonymous vnode not associated with 2014-06-14 07:39:00 +00:00
dist/pf - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
external Destroy, don't leak, events when done with them. 2014-06-13 00:47:08 +00:00
fs Remove the hints "isodir" and "relocated" from cd9660_vget_internal() 2014-06-14 07:39:28 +00:00
gdbscripts
ipkdb
kern Follow OpenGroup online documents for truncate[1] and ftruncate[2]. 2014-06-14 11:37:35 +00:00
lib Split COPTS.libunwind.cxx into multiple lines. 2014-06-13 21:31:20 +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 if_detach: drain ip6_pktq as well. 2014-06-13 13:54:08 +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 - Eliminate RTFREE() macro in favour of rtfree() function. 2014-06-06 01:02:47 +00:00
netinet6 Introduce new sysctls for obtaining interface-specific addresses: 2014-06-10 09:38:30 +00:00
netipsec - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
netisdn - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +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 call config_create_mountrootthreads(), if applicable 2014-06-13 15:51:13 +00:00
secmodel Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
stand
sys Change dk_lookup() to return an anonymous vnode not associated with 2014-06-14 07:39:00 +00:00
ufs Don't t use a C++ keyword as field name. 2014-06-12 21:39:45 +00:00
uvm Allow VM_NFREELIST in uao_set_pgfl, meaning any freelist is OK. 2014-05-25 18:55:11 +00:00
Makefile