freebsd-skq/sys/vm
julian 198d88e0ae If you're going to mechanically replicate something in 50 files
it's best to not have a (compiles cleanly) typo in it! (sigh)
1995-11-29 14:41:20 +00:00
..
default_pager.c
default_pager.h
device_pager.c Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
device_pager.h
kern_lock.c Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
lock.h Fix pollution of application namespace by declarations of kernel 1995-10-05 01:11:48 +00:00
pmap.h
swap_pager.c Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
swap_pager.h Fixed recent staticizations. Some protypes for static functions were 1995-11-16 09:51:22 +00:00
vm_extern.h Move all the VM sysctl stuff home where it belongs. 1995-11-14 09:29:34 +00:00
vm_fault.c Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
vm_glue.c Greatly simplify the msync code. Eliminate complications in vm_pageout 1995-11-05 20:46:03 +00:00
vm_inherit.h
vm_init.c Fixed init functions argument type - caddr_t -> void *. Fixed a couple of 1995-09-09 18:10:37 +00:00
vm_kern.c Fixed up a comment and removed some #if 0'd code. 1995-11-13 10:53:38 +00:00
vm_kern.h
vm_map.c Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
vm_map.h
vm_meter.c Move all the VM sysctl stuff home where it belongs. 1995-11-14 09:29:34 +00:00
vm_mmap.c Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
vm_object.c Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
vm_object.h Greatly simplify the msync code. Eliminate complications in vm_pageout 1995-11-05 20:46:03 +00:00
vm_page.c Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
vm_page.h Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
vm_pageout.c Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
vm_pageout.h Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
vm_pager.c Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
vm_pager.h Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
vm_param.h
vm_prot.h
vm_swap.c If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
vm_unix.c Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
vm_user.c
vm_vmio.c
vm.h Fix pollution of application namespace by declarations of kernel 1995-10-05 01:11:48 +00:00
vnode_pager.c Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
vnode_pager.h Minor performance improvements, additional prototype for additional 1995-09-06 05:37:43 +00:00