NetBSD/sys/vm
briggs 6efcd1b6d4 KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
..
device_pager.c change some strategic casts to (*long) from (*int). 1994-10-29 07:35:04 +00:00
device_pager.h
kern_lock.c redo that last change, correctly. (suggested by mycroft.) 1994-10-30 19:11:09 +00:00
lock.h redo that last change, correctly. (suggested by mycroft.) 1994-10-30 19:11:09 +00:00
pmap.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
swap_pager.c
swap_pager.h
vm.h
vm_extern.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_fault.c
vm_glue.c kill extraneous label 1995-01-09 01:30:46 +00:00
vm_inherit.h
vm_init.c
vm_kern.c no need to have two lines of arguments here. 1995-01-09 02:45:47 +00:00
vm_kern.h
vm_map.c change some strategic casts to (*long) from (*int). 1994-10-29 07:35:04 +00:00
vm_map.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_meter.c
vm_mmap.c Make memory map syscalls consistently use size_t. 1995-03-09 17:28:28 +00:00
vm_object.c Introduce vm_object_prefer(), which interrogates the PMAP layer in search 1994-12-10 11:46:25 +00:00
vm_object.h KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
vm_page.c change needed for atari; recycle some code for the i386 that was in Lite 1995-03-27 09:09:05 +00:00
vm_page.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_pageout.c can move FALSE up a line. 1995-01-09 01:33:17 +00:00
vm_pageout.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_pager.c
vm_pager.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_param.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_prot.h
vm_swap.c turn spaces to tabs 1995-01-09 02:47:38 +00:00
vm_unix.c make grow's arguments type-correct. 1995-01-09 02:48:03 +00:00
vm_user.c update for new syscall args description mechanism 1994-10-20 04:22:35 +00:00
vnode_pager.c
vnode_pager.h