NetBSD/sys
2017-08-15 08:35:56 +00:00
..
altq Reject negative indices. 2017-07-28 13:58:47 +00:00
arch Reduce the diff between amd64 and i386. It also fixes a bug in amd64, where 2017-08-15 08:35:56 +00:00
coda
compat Remove vm86. 2017-08-12 07:21:57 +00:00
conf
crypto
ddb
dev Clean up mix_write(). 2017-08-15 08:30:21 +00:00
dist/pf
external Fix error branch in ttm_dma_tt_init to avoid double-free. 2017-07-30 13:43:48 +00:00
fs
gdbscripts
ipkdb
kern Remove compat_svr4, compat_svr4_32 and compat_ibcs2 from the list of 2017-08-08 16:57:32 +00:00
lib
miscfs
modules Don't build the ibcs2 module on i386. 2017-08-11 12:58:14 +00:00
net Fix vlan(4) obytes counter. Implemented by s-yamaguchi@IIJ, thanks. 2017-08-09 06:17:23 +00:00
net80211
netatalk
netbt
netcan
netinet Add support IP_PKTINFO for sendmsg(2). 2017-08-10 04:31:58 +00:00
netinet6 PR/52472: Edgar Fuss: Document handling of scoped IPv6 addresses by embedding 2017-08-09 17:20:44 +00:00
netipsec Use pool_cache(9) instead of pool(9) for tdb_crypto objects 2017-08-10 06:33:51 +00:00
netisdn
netkey
netmpls
netnatm
netsmb Reject negative offset/count for smb read/write. 2017-07-28 14:45:59 +00:00
nfs
opencrypto use pool_cache(9) instead of pool(9) as they can be called concurrently. 2017-07-31 04:25:45 +00:00
rump Make IPsec SPD MP-safe 2017-08-02 01:28:02 +00:00
secmodel
stand
sys Add IRELATIVE support for ARM, X86 and PowerPC. 2017-08-10 19:03:25 +00:00
ufs Don't time out the discard work queue here. Either destroying a work queue 2017-08-13 21:00:58 +00:00
uvm
Makefile