NetBSD/sys
gson 9fc3aa9688 KSYMS_MAX_ID is too small for i386 kernels built with MKDEBUG=yes,
causing a number of ATF tests to fail.  Increase it by 50%, from 65536
to 98304.
2015-12-27 20:52:25 +00:00
..
altq
arch get fifo depth from fdt, use default clock parent for biu 2015-12-27 20:49:01 +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
dev remove DWC_MMC_DEBUG 2015-12-27 18:35:29 +00:00
dist/pf
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 Tweak return value handling 2015-12-22 01:59:21 +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
netnatm initialize npcb; founds by brainy 2015-11-06 21:33:07 +00:00
netsmb
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 Detach the {b,c}devsw after obtaining the device major numbers. We'll 2015-12-26 10:22:09 +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