NetBSD/sys/vm
kleink 6e5b64c8a0 Merge parts of chs-ubc2 into the trunk:
Add a new type voff_t (defined as a synonym for off_t) to describe offsets
into uvm objects, and update the appropriate interfaces to use it, the
most visible effect being the ability to mmap() file offsets beyond
the range of a vaddr_t.

Originally by Chuck Silvers; blame me for problems caused by merging this
into non-UBC.
2000-03-26 20:54:45 +00:00
..
Makefile
pglist.h
pmap.h
vm.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
vm_conf.h
vm_extern.h
vm_inherit.h
vm_kern.h
vm_map.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
vm_object.h
vm_page.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
vm_pageout.h
vm_pager.h
vm_param.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00
vm_prot.h
vm_swap.h