NetBSD/sys
2015-12-01 08:40:06 +00:00
..
altq
arch Whitespace 2015-11-30 07:51:44 +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 Regen 2015-12-01 02:21:17 +00:00
conf use commands() instead of target() because assym.mk creates all the targets 2015-11-27 20:59:47 +00:00
crypto
ddb
dev Add Intel Core 6G devices from datasheets. 2015-12-01 08:40:06 +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 Improve debug message 2015-11-29 09:10:05 +00:00
fs Patch by hannken@ to fix a bug which has been introduced with 1.71. 2015-11-18 22:06:25 +00:00
gdbscripts
ipkdb
kern Rename "autoloadprefix" variable to "emulname" - suggested by christos@ 2015-12-01 00:58:29 +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 Actually create the wapbl module, since it works. 2015-11-15 03:12:14 +00:00
net Fix build dependency of if_llatbl.c 2015-11-26 01:41:20 +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 add version and extended feature flags defined in 4.2 specification, 2015-11-28 09:04:34 +00:00
netinet Get rid of a big block in in_arpinput 2015-11-30 06:45:38 +00:00
netinet6 Replace __debugused with __diagused 2015-11-27 02:54:22 +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 fix the build 2015-11-28 03:40:43 +00:00
rump Regen 2015-12-01 00:27:17 +00:00
secmodel
stand
sys Finish the rename from sc_auto --> sc_autoload 2015-12-01 01:19:02 +00:00
ufs Update now-lying comment. 2015-11-26 19:25:54 +00:00
uvm We never exec(2) with a kernel vmspace, so do not test for that, but instead 2015-11-26 13:15:34 +00:00
Makefile