NetBSD/sys
thorpej b0b4a0fa7b No need to use I2C_F_POLL here. 2019-12-23 15:25:08 +00:00
..
altq
arch Provide XEN stubs for intr_mask() / intr_unmask(). 2019-12-23 13:35:37 +00:00
coda
compat uvmexp.free -> uvm_free() 2019-12-21 13:00:20 +00:00
conf Revert the removal of filemon. 2019-12-23 06:45:36 +00:00
crypto Nuke crypto/arc4. Has not been used since 2003. Will not be missed. 2019-12-05 03:22:02 +00:00
ddb Teach ddb(4) about printing the full mount list. 2019-12-15 20:29:08 +00:00
dev No need to use I2C_F_POLL here. 2019-12-23 15:25:08 +00:00
dist/pf
external Avoid shadowing global variable 2019-12-22 12:41:33 +00:00
fs uvmexp.free -> uvm_free() 2019-12-21 13:00:20 +00:00
gdbscripts more updates for the vnode and mount list iterator changes 2019-12-06 02:37:53 +00:00
kern Make mntvnode_lock per-mount, and address false sharing of struct mount. 2019-12-22 19:47:34 +00:00
lib Nix trailing whitespace. 2019-12-14 17:24:43 +00:00
miscfs Make mntvnode_lock per-mount, and address false sharing of struct mount. 2019-12-22 19:47:34 +00:00
modules Revert the removal of filemon. 2019-12-23 06:45:36 +00:00
net Protect network ioctls from non-authorized users. (Ilja Van Sprundel) 2019-12-17 04:54:36 +00:00
net80211 Avoid changing signedness bit with << 24 in ieee80211_crypto_tkip.c 2019-12-19 16:29:50 +00:00
netatalk Add sanity check, only sat_len bytes got copied in, the rest is 2019-11-29 17:40:16 +00:00
netbt
netcan
netinet inet: Add support for IPv4 /31 prefixes, as described in RFC 3021. 2019-12-18 00:49:15 +00:00
netinet6 Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp 2019-11-13 02:51:22 +00:00
netipsec Reduce load for IKE negotiations when the system has many IPv6 addresses. 2019-11-14 03:17:08 +00:00
netmpls
netsmb
nfs Make mntvnode_lock per-mount, and address false sharing of struct mount. 2019-12-22 19:47:34 +00:00
opencrypto Rather than keeping a separate mutex, condvar, and pserialize for each 2019-12-12 02:15:42 +00:00
rump Add uvm_free(): returns number of free pages in system. 2019-12-21 12:58:26 +00:00
secmodel
stand Implement rndseed support in efiboot and fdt arm. 2019-12-18 21:46:03 +00:00
sys NetBSD 9.99.29 - struct mount changed. 2019-12-22 22:24:37 +00:00
ufs Make mntvnode_lock per-mount, and address false sharing of struct mount. 2019-12-22 19:47:34 +00:00
uvm uvm_pagealloc_strat(): Tweak the locking to allow for lazy dequeue of pages 2019-12-22 16:37:36 +00:00
Makefile