NetBSD/sys
phx cd5e999b29 Reduce MAXDSIZ from 416MB back to 224MB.
Due to limitations by the current pmap implementation our virtual address
space is limited to 512MB. A MAXDSIZ of 416MB would leave only a little bit
more than 30MB for shared objects and heap allocations, so 224MB seems like
a good compromise.
2015-09-30 20:36:28 +00:00
..
altq
arch Reduce MAXDSIZ from 416MB back to 224MB. 2015-09-30 20:36:28 +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 rename sun ioctls 2015-09-26 04:13:39 +00:00
conf Clean up splash image build. Print messages when creating files. 2015-09-15 02:22:43 +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 fix IVARs offset for 82580 and newer. 2015-09-30 08:42:04 +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 viadrmkms is not i915drmkms; from Vicente Chaves in PR 50103. 2015-09-05 23:04:01 +00:00
fs Curious typo. Harmless. Found by Brainy 2015-09-26 12:16:28 +00:00
gdbscripts
ipkdb
kern Add _KERNEL_OPT 2015-09-29 01:44:57 +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 Make GATEWAY (fastforward) work again 2015-09-30 07:12:32 +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 Make this compile again 2015-09-21 13:32:26 +00:00
netinet6 Update icmp6_redirect_timeout_q when changing net.inet6.icmp6.redirtimeout 2015-09-14 05:34:28 +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 lockdebug_barrier 2015-09-30 02:45:33 +00:00
secmodel Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00
stand
sys move CTL_VM constants to uvm_param.h, leaving a comment behind. 2015-09-26 20:28:37 +00:00
ufs Fix some assorted 32-bit assumptions not yet otherwise handled. 2015-09-21 01:24:58 +00:00
uvm move CTL_VM constants to uvm_param.h, leaving a comment behind. 2015-09-26 20:28:37 +00:00
Makefile