NetBSD/sys
jakllsch 56ee36c5d1 Fix hid_get_data() and hid_get_udata() for 32-bit report data on LP32.
(At least i386 anyway, not sure why ARMv7 doesn't show the same problem.)
2016-01-10 17:44:48 +00:00
..
altq
arch __mcount_lock is moved to MI from MD. 2016-01-10 09:04:32 +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
ddb
dev Fix hid_get_data() and hid_get_udata() for 32-bit report data on LP32. 2016-01-10 17:44:48 +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 more unconst 2016-01-09 22:15:24 +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 When doing an unlock/relock dance to avoid lock inversion, it's important 2016-01-09 07:52:38 +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
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 explicit casts to time_t, since we are going from unsigned -> signed. 2015-12-24 15:53:06 +00:00
ufs there is no reason to use __unused here. 2016-01-10 16:14:27 +00:00
uvm Fix typo in comment. 2015-12-06 09:38:54 +00:00
Makefile