NetBSD/sys
2017-02-05 20:08:35 +00:00
..
altq
arch sun4v: update TODO list to reflect the current state - TRAP_SETUP() was adapted to handle both sun4u and sun4v systems in version 1.404 of locore.s 2017-02-05 20:08:35 +00:00
coda
compat Rename ldt->ldtstore and gdt->gdtstore on i386. It reduces the diff with 2017-02-05 10:42:21 +00:00
conf chipsfb needs glyphcache now 2017-02-02 19:50:35 +00:00
crypto
ddb Add ddb command to find a vnode by the address of its lock. 2017-01-11 12:17:34 +00:00
dev Destroy callouts when cleaning up. 2017-02-05 12:05:46 +00:00
dist/pf use in6_print 2017-01-16 15:46:19 +00:00
external Don't call _sema_init twice on various objects... remote_event_create 2017-02-05 16:05:20 +00:00
fs Run vflush() when going from read/write to read only. 2017-01-27 10:47:54 +00:00
gdbscripts
ipkdb
kern expose sendmsg_so and recvmsg_so. 2017-02-03 16:06:45 +00:00
lib Fix build with clang. 2017-02-03 17:24:43 +00:00
miscfs Handle v_writecount from layer_open(), layer_close() and layer_revoke() 2017-01-27 10:47:13 +00:00
modules Define MODULAR so we can have syscalls autoload after the module autoloads. 2017-01-26 01:32:34 +00:00
net Defer some pr_input to workqueue 2017-02-02 02:52:10 +00:00
net80211 wlan interfaces make interrupt routine running on softint context. 2017-02-02 10:05:35 +00:00
netatalk
netbt avoid -Werror=sign-conversion 2017-01-28 19:19:41 +00:00
netinet Defer some pr_input to workqueue 2017-02-02 02:52:10 +00:00
netinet6 Defer some pr_input to workqueue 2017-02-02 02:52:10 +00:00
netipsec ip6_sprintf -> IN6_PRINT so that we pass the size. 2017-01-16 15:44:46 +00:00
netisdn Defer bpf_mtap in Rx interrupt context to softint 2017-01-24 09:05:27 +00:00
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Defer some pr_input to workqueue 2017-02-02 02:52:10 +00:00
secmodel
stand
sys expose sendmsg_so and recvmsg_so. 2017-02-03 16:06:45 +00:00
ufs Fix unsigned 2017-01-13 18:04:36 +00:00
uvm Fix off by one. 2017-02-05 07:25:49 +00:00
Makefile