freebsd-skq/sys/vm
1998-07-15 04:17:55 +00:00
..
default_pager.c
default_pager.h
device_pager.c Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
device_pager.h
pmap.h
swap_pager.c Fixed printf format errors. 1998-07-11 07:46:16 +00:00
swap_pager.h Removed no longer valid comment about swb_block being int instead of 1998-07-10 21:50:17 +00:00
vm_extern.h
vm_fault.c Fixed printf format errors. 1998-07-11 12:07:52 +00:00
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c Removed unused includes. 1998-06-21 14:53:44 +00:00
vm_kern.h
vm_map.c Print pointers using %p instead of attempting to print them by 1998-07-14 12:14:58 +00:00
vm_map.h
vm_meter.c
vm_mmap.c Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
vm_object.c Print pointers using %p instead of attempting to print them by 1998-07-14 12:26:15 +00:00
vm_object.h
vm_page.c Cast pointers to [u]intptr_t instead of to [unsigned] long. 1998-07-15 04:17:55 +00:00
vm_page.h document some VM paging options for cache sizes: 1998-06-30 08:01:30 +00:00
vm_pageout.c Removed unnecessary test from if/else construct. 1998-07-10 17:58:35 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c There is no such thing any more as "struct bdevsw". 1998-07-04 22:30:26 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c Fixed printf format errors. 1998-07-11 11:30:46 +00:00
vnode_pager.h