NetBSD/sys
skrll 735145acee Improve error handling in attach code. From t-hash. 2015-08-31 10:41:22 +00:00
..
altq
arch Revert previous, not needed after sys/conf/Makefile.kern.inc rev. 1.215. 2015-08-31 08:00:44 +00:00
coda include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
compat to garnish, dust with _KERNEL_OPT 2015-08-24 22:50:32 +00:00
conf Fix "Define compile rules in sys/conf/Makefile.kern.inc ...". 2015-08-30 21:16:10 +00:00
crypto
ddb Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev Improve error handling in attach code. From t-hash. 2015-08-31 10:41:22 +00:00
dist/pf include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
external Fix build. 2015-08-31 06:12:55 +00:00
fs Use vfs_vnode_iterator for udf_do_sync. 2015-08-24 08:31:56 +00:00
gdbscripts
ipkdb
kern Hook up lltable/llentry with the kernel (and rumpkernel) 2015-08-31 08:02:44 +00:00
lib Include opt_diagnostic.h. 2015-08-30 07:55:45 +00:00
miscfs Unused inits (harmless). 2015-07-24 13:02:52 +00:00
modules add missing files 2015-08-31 09:34:07 +00:00
net Replace ARP cache (llinfo) with lltable/llentry 2015-08-31 08:05:20 +00:00
net80211 sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
netatalk make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netbt make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netinet Fix building kernels w/o DIAGNOSTIC 2015-08-31 09:21:55 +00:00
netinet6 Make rt_refcnt take into account rt_timer 2015-08-31 06:25:15 +00:00
netipsec make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netisdn
netkey
netmpls sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
netnatm make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netsmb include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
nfs Fix soft NFS force unmount 2015-07-15 03:28:55 +00:00
opencrypto include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
rump Hook up lltable/llentry with the kernel (and rumpkernel) 2015-08-31 08:02:44 +00:00
secmodel Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00
stand
sys wishful thinking? 2015-08-30 08:46:44 +00:00
ufs Fix IFILE pointer calculation when scanning freelist. 2015-08-29 21:04:22 +00:00
uvm to garnish, dust with _KERNEL_OPT 2015-08-24 22:50:32 +00:00
Makefile