diff options
Diffstat (limited to 'libpager/ChangeLog')
-rw-r--r-- | libpager/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libpager/ChangeLog b/libpager/ChangeLog index 47c93342..268f9ddb 100644 --- a/libpager/ChangeLog +++ b/libpager/ChangeLog @@ -3,6 +3,10 @@ * priv.h: Add #include <sys/mman.h> for munmap decl. * pager-memcpy.c: Likewise. +1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> + + * pagemap.c (_pager_pagemap_resize): Use mmap instead of vm_allocate. + 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> * data-return.c (_pager_do_write_request): Use munmap instead of |