NetBSD/sys
2015-10-29 01:56:12 +00:00
..
altq
arch eliminate USBHIST as a define/option. it was entangled with USB_DEBUG 2015-10-29 00:15:48 +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-10-27 07:16:00 +00:00
conf Expose struct kauth_cred for the benefit of the debugger. I can't convince gcc 2015-10-06 22:13:39 +00:00
crypto
ddb
dev Add vioscsi, compile tested only (toxic) 2015-10-29 01:56:12 +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 push the real attach down via config_mountroot, like radeon, as we 2015-10-27 21:46:42 +00:00
fs Remove dubious vhold()/holdrele() from write_logvol_dscr strategies. 2015-10-06 08:57:34 +00:00
gdbscripts
ipkdb
kern introduce a new way of handling SYSCALL_DEBUG messages -- send them to 2015-10-29 00:27:08 +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 remove bogus KASSERT, there are error paths that don't satisfy this. 2015-10-28 01:54:10 +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 Stop callout in arp_rtrequest(RTM_DELETE) 2015-10-20 07:46:59 +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 More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +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 More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
rump Add a COMMENT describing what each component roughly does. 2015-10-19 16:16:32 +00:00
secmodel Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00
stand
sys introduce a new way of handling SYSCALL_DEBUG messages -- send them to 2015-10-29 00:27:08 +00:00
ufs Fix PR 50070. From hannken@. 2015-10-22 11:31:31 +00:00
uvm disable the previous for now; it fails for me on a different system. 2015-10-26 09:02:49 +00:00
Makefile