NetBSD/sys
2015-12-30 09:16:17 +00:00
..
altq
arch Restrict the check for fully specified interrupts to machines with psycho 2015-12-30 09:16:17 +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 Missing field (was here before my change). 2015-12-19 13:15:21 +00:00
conf Rename verified_exec.c -> veriexec.c. 2015-12-09 18:25:32 +00:00
crypto
ddb Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev FDT pinctrl 2015-12-30 04:23:39 +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 Stop the callout if the transfer didn't get enqueued 2015-12-22 14:31:36 +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 KSYMS_MAX_ID is too small for i386 kernels built with MKDEBUG=yes, 2015-12-27 20:52:25 +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 Revert previous 2015-12-23 00:13:57 +00:00
modules Descend into new raid module, and update sets lists. 2015-12-26 01:00:01 +00:00
net Replace the nsaveds() function with #define NSAVEDS 3. No functional change. 2015-12-29 21:49:58 +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 use satosin{,6} macros instead of casts. 2015-12-25 06:47:56 +00:00
netinet6 use satosin{,6} macros instead of casts. 2015-12-25 06:47:56 +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 Now that the table of auto-loadable syscalls is per-emulation, make sure 2015-12-29 10:22:05 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys explicit casts to time_t, since we are going from unsigned -> signed. 2015-12-24 15:53:06 +00:00
ufs We need to check if the inode is initialized for ffsv2 when we translate a 2015-12-23 23:31:28 +00:00
uvm Fix typo in comment. 2015-12-06 09:38:54 +00:00
Makefile