NetBSD/sys/vm
mycroft 68c8c80929 kernel_pmap --> pmap_kernel() 1995-04-10 16:48:27 +00:00
..
device_pager.c change some strategic casts to (*long) from (*int). 1994-10-29 07:35:04 +00:00
device_pager.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
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 make the "wait on swbuf" message SDB_IO -- it's I/O related, and it's 1994-10-18 06:42:28 +00:00
swap_pager.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm_extern.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_fault.c vm_object_page_clean() expects to be able to use vm_page_deactivate() on a 1994-09-07 20:25:07 +00:00
vm_glue.c kernel_pmap --> pmap_kernel() 1995-04-10 16:48:27 +00:00
vm_inherit.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm_init.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm_kern.c kernel_pmap --> pmap_kernel() 1995-04-10 16:48:27 +00:00
vm_kern.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm_map.c kernel_pmap --> pmap_kernel() 1995-04-10 16:48:27 +00:00
vm_map.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_meter.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
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 kernel_pmap --> pmap_kernel() 1995-04-10 16:48:27 +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 New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
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 New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
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 New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vnode_pager.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00