NetBSD/sys
prlw1 5a545d3afd Update comments to match previous change (avoid panic in SIOCGNATL) 2015-10-06 10:21:08 +00:00
..
altq
arch quick hack for shared IRQ issue. 2015-10-06 09:44:31 +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 Previous code was mis-indented but correct; simplify to make the intent clear. 2015-10-05 15:57:50 +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 Update comments to match previous change (avoid panic in SIOCGNATL) 2015-10-06 10:21:08 +00:00
fs Remove dubious vhold()/holdrele() from write_logvol_dscr strategies. 2015-10-06 08:57:34 +00:00
gdbscripts
ipkdb
kern PR/50295: clock_nanotime() should not set errno, but return the error. 2015-10-02 19:47:08 +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 Fix typo 2015-10-02 03:08: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 Fix arplookup logic 2015-10-05 08:17:31 +00:00
netinet6 Use satosin6 instead of its own macro 2015-10-05 04:15:42 +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 Change SDT (Statically Defined Tracing) probes to use link sets so that it 2015-10-02 16:54:15 +00:00
ufs Remove dubious vhold()/holdrele() from lfs_reserve(). 2015-10-03 09:31:29 +00:00
uvm move CTL_VM constants to uvm_param.h, leaving a comment behind. 2015-09-26 20:28:37 +00:00
Makefile