NetBSD/sys
2015-11-11 14:50:08 +00:00
..
altq
arch fix RB_POWERDOWN test 2015-11-11 14:50:08 +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
dev Add basic driver for AMS AS3722 power management IC 2015-11-11 12:35: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 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 Mark kern.posix.semcnt as READONLY - we don't want users changing the 2015-11-09 01:55:03 +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 Add core networking support for SCTP. 2015-10-13 21:28:34 +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 if_gif supports rump now. 2015-11-04 23:57:05 +00:00
secmodel Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00
stand
sys Generalize the length macro, and also provide a macro that returns the size 2015-11-06 15:41:25 +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