NetBSD/sys
phx 0a756912e8 The disk's unittag is not equal to the channel, so we need an additional
unitchan entry to make lba_read() work in all cases.
The libsa-printf() does not seem to support 64-bit output, so cast the
block number to unsigned when printing an error message.
2015-09-29 15:12:52 +00:00
..
altq
arch The disk's unittag is not equal to the channel, so we need an additional 2015-09-29 15:12:52 +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 When the driver uses MSI-X, it tunes RX's EITR the same as TX's. 2015-09-28 07:02:57 +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 Tweak mutex_enter(softnet_lock) position 2015-09-28 07:55:26 +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 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 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 regen 2015-09-24 14:58:19 +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