..
device_pager.c
Accessing pages beyond the end of a mapped file results in internal
1995-05-18 02:59:26 +00:00
device_pager.h
kern_lock.c
Moved some zero-initialized variables into .bss. Made code intended to be
1995-04-16 12:56:22 +00:00
lock.h
pmap.h
swap_pager.c
Accessing pages beyond the end of a mapped file results in internal
1995-05-18 02:59:26 +00:00
swap_pager.h
Changed "handle" from type caddr_t to void *; "handle" is several different
1995-05-10 18:56:09 +00:00
vm_extern.h
Changed swap partition handling/allocation so that it doesn't
1995-05-14 03:00:10 +00:00
vm_fault.c
Accessing pages beyond the end of a mapped file results in internal
1995-05-18 02:59:26 +00:00
vm_glue.c
Moved some zero-initialized variables into .bss. Made code intended to be
1995-04-16 12:56:22 +00:00
vm_inherit.h
vm_init.c
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
vm_kern.c
Special cased the handling of mb_map in the M_WAITOK case. kmem_malloc()
1995-03-15 07:52:06 +00:00
vm_kern.h
vm_map.c
Moved some zero-initialized variables into .bss. Made code intended to be
1995-04-16 12:56:22 +00:00
vm_map.h
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
vm_meter.c
vm_mmap.c
Accessing pages beyond the end of a mapped file results in internal
1995-05-18 02:59:26 +00:00
vm_object.c
Changed object hash list to be a list rather than a tailq. This saves
1995-05-02 05:57:11 +00:00
vm_object.h
Changed object hash list to be a list rather than a tailq. This saves
1995-05-02 05:57:11 +00:00
vm_page.c
Moved some zero-initialized variables into .bss. Made code intended to be
1995-04-16 12:56:22 +00:00
vm_page.h
inline -> __inline.
1995-04-23 08:05:49 +00:00
vm_pageout.c
Changed "handle" from type caddr_t to void *; "handle" is several different
1995-05-10 18:56:09 +00:00
vm_pageout.h
Changes from John Dyson and myself:
1995-04-09 06:03:56 +00:00
vm_pager.c
Changed "handle" from type caddr_t to void *; "handle" is several different
1995-05-10 18:56:09 +00:00
vm_pager.h
Changed "handle" from type caddr_t to void *; "handle" is several different
1995-05-10 18:56:09 +00:00
vm_param.h
vm_prot.h
vm_swap.c
Fixed a bug that managed to slip in during Poul's dynamic swap partition
1995-05-18 05:09:54 +00:00
vm_unix.c
vm_user.c
vm_vmio.c
vm.h
vnode_pager.c
Accessing pages beyond the end of a mapped file results in internal
1995-05-18 02:59:26 +00:00
vnode_pager.h