NetBSD/sys
jmcneill 0dc1816edd Rely on 32/64-bit overflow to calculate translation offsets. Store this
as a separate ar_xbase field in acpi_mem instead of having separate
ar_offset and ar_decode fields.
2019-12-31 17:26:04 +00:00
..
altq s/lenght/length/ 2019-12-26 04:53:11 +00:00
arch Rely on 32/64-bit overflow to calculate translation offsets. Store this 2019-12-31 17:26:04 +00:00
coda
compat Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +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 Redo the page allocator to perform better, especially on multi-core and 2019-12-27 12:51:56 +00:00
dev Rely on 32/64-bit overflow to calculate translation offsets. Store this 2019-12-31 17:26:04 +00:00
dist/pf
external Split vchiq into separate fdt and acpi attachments. 2019-12-31 01:00:22 +00:00
fs Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +00:00
gdbscripts more updates for the vnode and mount list iterator changes 2019-12-06 02:37:53 +00:00
kern Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +00:00
lib Nix trailing whitespace. 2019-12-14 17:24:43 +00:00
miscfs Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +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 s/inital/initial/ 2019-12-27 09:25:57 +00:00
netatalk
netbt
netcan
netinet s/referece/reference/ in comment. 2019-12-27 10:17:56 +00:00
netinet6 s/referece/reference/ in comment. 2019-12-27 10:17:56 +00:00
netipsec
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 Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +00:00
secmodel
stand s/sucess/success/ in comment. 2019-12-27 09:45:26 +00:00
sys NetBSD 9.99.31 - page allocator changes, struct vm_page changed 2019-12-27 12:53:40 +00:00
ufs Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +00:00
uvm Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +00:00
Makefile