NetBSD/sys
2015-11-13 01:37:19 +00:00
..
altq
arch Use the MD_BTOP() macro as replacement for m68k_btop() in all device 2015-11-12 12:19:49 +00:00
coda More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
compat Adjust compat netbsd32 clock_nanosleep(2) to match recent native 2015-10-31 17:04:39 +00:00
conf Whether or not the semaphore code is loaded as a module or built-in, its 2015-11-09 01:21:18 +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 remove extra semicolons. 2015-11-13 01:37:19 +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 If the "is_console" property is already specified, do not overwrite it. 2015-11-09 23:11:18 +00:00
fs Make sure that nde->td_node is NULL for asserts. 2015-10-29 16:19:44 +00:00
gdbscripts
ipkdb
kern Take the vnode lock before the vnode is marked VI_CHANGING and fed 2015-11-12 11:35:42 +00:00
lib remove "@echo done" from 4 rules that don't need it and the random "done" 2015-10-29 00:18:55 +00:00
miscfs Unused inits (harmless). 2015-07-24 13:02:52 +00:00
modules Evil hack to ensure dtrace lockstat module builds on arm. 2015-09-10 19:57:48 +00:00
net fix CID 980463 2015-11-11 03:57:57 +00:00
net80211 More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
netatalk More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
netbt More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
netinet Fix db_print_llinfo 2015-11-06 08:55:49 +00:00
netinet6 Ensure that the callout of the multicast address is valid before 2015-11-12 15:01:06 +00:00
netipsec
netisdn More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
netkey
netmpls sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
netnatm initialize npcb; founds by brainy 2015-11-06 21:33:07 +00:00
netsmb include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
nfs Don't forget to call nfs_fini() when we're finished. Without this, 2015-11-02 09:57:43 +00:00
opencrypto More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
rump Make it easier to create rump kernel components, part 1. 2015-11-11 21:52:45 +00:00
secmodel Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00
stand
sys Add DK_DEV_BSIZE_OK() 2015-11-12 15:25:22 +00:00
ufs Fix PR 50070. From hannken@. 2015-10-22 11:31:31 +00:00
uvm Remove #if 0 / #endif includes 2015-11-11 08:22:36 +00:00
Makefile