NetBSD/sys
2016-01-15 08:27:04 +00:00
..
altq
arch Add 'C' option to bootblock to enable serial console. 2016-01-15 08:27:04 +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 Avoid defining inline functions that are never used when certain options 2016-01-07 21:58:28 +00:00
conf WELCOME 2016! 2015-12-31 15:23:07 +00:00
crypto More rnd.h user cleanup. 2015-04-13 22:43:41 +00:00
ddb Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev Allow dump to raidframe component which is a wedge. 2016-01-15 07:48: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 add sysctl nodes to configure vchiq log levels. 2016-01-15 07:49:41 +00:00
fs PR/50573: Andreas Gustafsson: puffs can crash kernel for lack of argument 2015-12-20 01:34:00 +00:00
gdbscripts
ipkdb
kern memset() -> explicit_memset() for sensitive data. 2016-01-11 14:55:52 +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 Fix a couple of checks for kernel vm_space, and convert the 'naked 2016-01-05 09:07:19 +00:00
modules Descend into new raid module, and update sets lists. 2015-12-26 01:00:01 +00:00
net eliminate ip_input.c and ip6_input.c dependency on gif(4) 2016-01-08 03:55:39 +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 there is no longer a reason to have a separate hci_send function now 2015-12-22 11:40:07 +00:00
netinet eliminate ip_input.c and ip6_input.c dependency on gif(4) 2016-01-08 03:55:39 +00:00
netinet6 Add missing RTF_LOCAL; sync with arp_setgate 2016-01-08 08:50:07 +00:00
netipsec make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
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 conform rump behavior to NetBSD kernel (in paticular net.inet.ip.gifttl sysctl) 2016-01-08 04:06:48 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys Protect a few forward declarations for kernel only use, as suggested 2016-01-11 08:40:52 +00:00
ufs Use buffer cache, not page cache, to expand directories in ext2fs. 2016-01-12 21:29:29 +00:00
uvm Fix typo in comment. 2015-12-06 09:38:54 +00:00
Makefile