NetBSD/sys
2015-10-15 06:15:48 +00:00
..
altq
arch add some comments 2015-10-14 15:44:57 +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 Don't release proc_lock until we're done looking at things that are 2015-10-13 08:24:35 +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 Name the interrupt handler for intrctl 2015-10-15 02:40:38 +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 use pci_dma64_available() to choose a valid DMA tag. 2015-10-14 00:12:55 +00:00
fs Remove dubious vhold()/holdrele() from write_logvol_dscr strategies. 2015-10-06 08:57:34 +00:00
gdbscripts
ipkdb
kern Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
lib Order library object build. 2015-09-07 03:44:19 +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 PR/49386: Ryota Ozaki: Add a mutex for bpf creation/removal to avoid races. 2015-10-14 19:40:09 +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 In the event of an error within arpresolve(), delete the cloned route 2015-10-14 11:22:55 +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
opencrypto More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
rump CID 1327233: Expicitly ignore return values of syscalls that don't fail. 2015-10-14 01:33:32 +00:00
secmodel Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00
stand
sys Include <sys/cdefs.h>, <sys/featuretest.h>, and <sys/ansi.h> 2015-10-15 06:15:22 +00:00
ufs Move stuff from struct ulfsmount to struct lfs. 2015-10-15 06:15:48 +00:00
uvm move CTL_VM constants to uvm_param.h, leaving a comment behind. 2015-09-26 20:28:37 +00:00
Makefile