OpenBSD CVS

src/sys/uvm/


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 / uvm

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] uvm.h  1.5   23 years  provos   use rijndael instead of blowfish because of faster key setup. break swap paritio...
[TXT] uvm_amap.c  1.5   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_amap.h  1.3   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_anon.c  1.5   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_anon.h  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_aobj.c  1.6   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_aobj.h  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_ddb.h  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_device.c  1.5   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_device.h  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_extern.h  1.6   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_fault.c  1.5   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_fault.h  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_glue.c  1.8   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_glue.h  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_init.c  1.5   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_io.c  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_km.c  1.6   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_km.h  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_map.c  1.6   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_map.h  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_meter.c  1.8   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_mmap.c  1.5   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_object.h  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_page.c  1.9   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_page.h  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_pager.c  1.5   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_pager.h  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_pdaemon.c  1.5   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_swap.c  1.20   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_swap.h  1.4   24 years  provos   postpone memory allocation for uvm swap encryption until it is turned on with sy...
[TXT] uvm_swap_encrypt.c  1.6   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_swap_encrypt.h  1.4   23 years  provos   put in own ctl level for swapencrypt.
[TXT] uvm_unix.c  1.7   23 years  art   Fix the latest fix. Only change vm_dsize if the allocation succeeded. From Jason...
[TXT] uvm_vnode.c  1.9   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_vnode.h  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_amap_i.h (in the Attic) [Hide]  1.5   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_fault_i.h (in the Attic) [Hide]  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_loan.c (in the Attic) [Hide]  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_loan.h (in the Attic) [Hide]  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_map_i.h (in the Attic) [Hide]  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_page_i.h (in the Attic) [Hide]  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_pager_i.h (in the Attic) [Hide]  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_pdaemon.h (in the Attic) [Hide]  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_pglist.c (in the Attic) [Hide]  1.4   24 years  art   Bring in some new UVM code from NetBSD (not current). - Introduce a new type o...
[TXT] uvm_stat.c (in the Attic) [Hide]  1.4   24 years  art   Fix the NetBSD id strings.
[TXT] uvm_stat.h (in the Attic) [Hide]  1.5   23 years  art   Convert bzero to memset(X, 0..) and bcopy to memcpy. This is to match (make diff...
[TXT] uvm_user.c (in the Attic) [Hide]  1.4   24 years  art   Fix the NetBSD id strings.