NetBSD/sys
2015-12-18 09:57:57 +00:00
..
altq
arch XU4 FDT sscon 2015-12-17 22:40:49 +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 PR/50520: David Binderman: Fix missing breaks. 2015-12-13 19:47:08 +00:00
conf Rename verified_exec.c -> veriexec.c. 2015-12-09 18:25:32 +00:00
crypto
ddb
dev set Tx/Rx interrupts affinity to other than CPU#0 as much as possible 2015-12-18 09:57: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 PR/50561: David Binderman: Add missing va_end calls. 2015-12-15 12:36:10 +00:00
fs PR/50535: David Binderman: Fix nonsense strcmp 2015-12-13 18:31:09 +00:00
gdbscripts
ipkdb
kern Put the code in charge of handling MODCTL_STAT into a separate function. 2015-12-12 14:47:37 +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 Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of 2015-12-08 20:36:14 +00:00
modules Modularize drvctl(4) 2015-12-07 11:38:46 +00:00
net make DDB print ipv6 addresses too 2015-12-17 12:17:13 +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 add version and extended feature flags defined in 4.2 specification, 2015-11-28 09:04:34 +00:00
netinet Fix memory leak of llentry#la_opaque 2015-12-17 02:38:33 +00:00
netinet6 Add missing LLE_WUNLOCK to nd6_free 2015-12-18 09:04:33 +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 fix struct name 2015-12-08 22:16:01 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of 2015-12-08 20:36:14 +00:00
ufs Update now-lying comment. 2015-11-26 19:25:54 +00:00
uvm Fix typo in comment. 2015-12-06 09:38:54 +00:00
Makefile