NetBSD/sys
pgoyette 78da7b9d09 Always include the "vfs" attribute (module). Although all of the
ufs/xxx file systems depend on the vfs attribute, it is not required
that any file system actually be built-in to the kernel.  (At least
on some architectures, file system modules can be loaded at boot
time.)
2015-11-14 07:31:13 +00:00
..
altq
arch SNAPSHOT: DOES NOT BOOT 2015-11-14 07:15:58 +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 Always include the "vfs" attribute (module). Although all of the 2015-11-14 07:31:13 +00:00
crypto
ddb
dev Fix register offset to print HyperTransport registers correctly. 2015-11-13 03:56:44 +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 Fix bug in readdir loop condition. 2015-11-13 13:36:54 +00:00
gdbscripts
ipkdb
kern Fix obvious typo - even though it is inside a #ifdef notyet ... #endif 2015-11-14 03:25:53 +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
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