NetBSD/sys
2017-02-26 11:56:49 +00:00
..
altq PR 51553 David Binderman: don't bother counting up backlogged classes 2016-11-21 07:15:36 +00:00
arch catch up with i386 rename of gdt to gdtstore 2017-02-26 10:49:25 +00:00
coda Add generic genfs_suspendctl() and use it for all file systems. 2017-02-17 08:31:23 +00:00
compat Apply fix from natuve clock_nanosleep(2) to not copyout remaining time 2017-02-26 10:26:19 +00:00
conf Add DKWEDGE_METHOD_RDB option, which is Amiga Rigid Disk Block (RDB) 2017-02-26 11:56:49 +00:00
crypto Add XTS mode. 2016-12-11 00:28:44 +00:00
ddb Add ddb command to find a vnode by the address of its lock. 2017-01-11 12:17:34 +00:00
dev Add DKWEDGE_METHOD_RDB option, which is Amiga Rigid Disk Block (RDB) 2017-02-26 11:56:49 +00:00
dist/pf Do ND in L2_output in the same manner as arpresolve 2017-02-14 03:05:06 +00:00
external drmkms_pci: use MSI if available. 2017-02-21 14:19:39 +00:00
fs Enable fstrans on all file systems. 2017-02-22 09:50:13 +00:00
gdbscripts Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode" 2016-12-14 15:48:54 +00:00
ipkdb
kern Test for fstrans support before trying to allocate per-thread info. 2017-02-23 11:23:22 +00:00
lib update marks[MARK_DATA] with COUNT_DATA. 2017-02-23 12:13:59 +00:00
miscfs Add generic genfs_suspendctl() and use it for all file systems. 2017-02-17 08:31:23 +00:00
modules add missing files. 2017-02-16 08:23:35 +00:00
net Remove mkludge stuffs 2017-02-23 07:57:09 +00:00
net80211 wlan interfaces make interrupt routine running on softint context. 2017-02-02 10:05:35 +00:00
netatalk Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
netbt avoid -Werror=sign-conversion 2017-01-28 19:19:41 +00:00
netinet Only do DaD if the interface actually has the address. 2017-02-24 13:42:18 +00:00
netinet6 Remove mkludge stuffs 2017-02-23 07:57:09 +00:00
netipsec Remove mkludge stuffs 2017-02-23 07:57:09 +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 Add generic genfs_suspendctl() and use it for all file systems. 2017-02-17 08:31:23 +00:00
opencrypto make some locks and condvar static 2017-02-09 06:03:29 +00:00
rump GC some GCC 4.8 specific sh3 HACKS entries. 2017-02-22 12:17:16 +00:00
secmodel
stand
sys s/u_char/unsigned char/ 2017-02-26 11:51:38 +00:00
ufs Enable fstrans on all file systems. 2017-02-22 09:50:13 +00:00
uvm Fix off by one. 2017-02-05 07:25:49 +00:00
Makefile