NetBSD/sys
tsutsui 540167e84a Fix crashdump on machines with EXTENDED_MEMORY.
PR port-x68k/51663 from Rin Okuyama.
2016-12-02 12:43:07 +00:00
..
altq PR 51553 David Binderman: don't bother counting up backlogged classes 2016-11-21 07:15:36 +00:00
arch Fix crashdump on machines with EXTENDED_MEMORY. 2016-12-02 12:43:07 +00:00
coda Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
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 Update ixg(4) and ixv(4) up to FreeBSD r294578: 2016-12-02 12:14:37 +00:00
dist/pf Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
external Lock the manager and not just the node for inserting/removing nodes 2016-11-19 17:19:59 +00:00
fs More clean-up of #includes 2016-11-18 22:58:08 +00:00
gdbscripts Remove the last references to KMEMSTATS. 2016-08-19 18:08:50 +00:00
ipkdb
kern - Change vcache_reclaim() to always call VOP_INACTIVE() before VOP_RECLAIM(). 2016-12-01 14:49:03 +00:00
lib Check bounds on input. From Michael Plass. 2016-09-05 21:11:11 +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 Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
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 Uninitialized vars, found by brainy 2016-08-15 08:17:35 +00:00
nfs Memory leak, found by Mootja. 2016-11-20 09:28:43 +00:00
opencrypto From Alexander Nasonov: 2016-09-26 14:50:54 +00:00
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