NetBSD/sys
2016-12-05 22:07:16 +00:00
..
altq PR 51553 David Binderman: don't bother counting up backlogged classes 2016-11-21 07:15:36 +00:00
arch Improve the exponential and hyperbolic function's performance 2016-12-05 15:31:01 +00:00
coda
compat s/netbds32_copyout_statvfs/netbsd32_copyout_statvfs/ 2016-12-01 05:07:27 +00:00
conf * Split sys/kern/sys_process.c into three parts: 2016-11-02 00:11:59 +00:00
crypto
ddb
dev uep: allow (hard-coded) calibration. 2016-12-05 13:14:22 +00:00
dist/pf
external Add a missing usb_syncmem(... BUS_DMASYNC_PRE{READ,WRITE}) for the 2016-12-04 16:59:49 +00:00
fs More clean-up of #includes 2016-11-18 22:58:08 +00:00
gdbscripts
ipkdb
kern set the signal flag when the signal was sent to every lwp, not to just an 2016-12-05 22:07:16 +00:00
lib Fix a wrong flag and KNF. 2016-12-03 09:20:55 +00:00
miscfs Return the "true" parent's pid as the parent pid (ppid) via the 2016-11-14 08:55:51 +00:00
modules Build the newly-created bufq_* modules 2016-11-16 00:49:27 +00:00
net fix two races between set_ip_addrs and clear_ip_addrs race. 2016-12-01 02:30:54 +00:00
net80211 PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:49:51 +00:00
netatalk Fix race condition on ifqueue used by traditional netisr 2016-10-03 11:06:06 +00:00
netbt The last named argument of a variadic function shall not be default 2016-10-04 14:13:46 +00:00
netinet We must use PSLIST_ENTRY_DESTROY after PSLIST_WRITER_REMOVE and waiting all readers done. 2016-11-18 10:38:55 +00:00
netinet6 CID 1396598, CID 1396634: Fix null pointer dereferences 2016-12-02 00:19:54 +00:00
netipsec
netisdn
netkey
netmpls Assert size for sockaddr_mpls, but don't require it to be packed. 2016-10-08 20:19:37 +00:00
netnatm Fix race condition on ifqueue used by traditional netisr 2016-10-03 11:06:06 +00:00
netsmb
nfs Memory leak, found by Mootja. 2016-11-20 09:28:43 +00:00
opencrypto
rump Fix NetBSD keyword expansion. 2016-11-26 11:20:09 +00:00
secmodel
stand
sys Extend dkdriver interface with a d_firstopen function. This is called 2016-11-28 08:42:20 +00:00
ufs KASSERT(mutex_owner(...)) ---> KASSERT(mutex_owned(...)) 2016-11-20 21:22:14 +00:00
uvm extend the pmap_activate/pmap_deactivate UVMHIST logs to include the 2016-12-01 02:15:08 +00:00
Makefile