OpenBSD CVS

src/sys/vm/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / vm

Current tag: OPENBSD_3_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] pmap.h (in the Attic) [Hide]  1.22   22 years  art   Move pmap_{de,}activate to vm/pmap.h, it's same on all archs.
[TXT] vm.h (in the Attic) [Hide]  1.20   22 years  mickey   merge vm_map.h into uvm_map.h, kinda matches netbsd's approach
[TXT] vm_page.h (in the Attic) [Hide]  1.18   22 years  mickey   moce pglisth into uvm_pglist.h
[TXT] vm_param.h (in the Attic) [Hide]  1.25   22 years  art   Various random fixes from NetBSD. Including support for zeroing pages in the idl...