diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-07-03 23:48:14 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-07-03 23:48:14 +0000 |
commit | 7bacbba638af0771383ad039f635261ebb177e2e (patch) | |
tree | 725d2dfe3ef056fd05bb53727ca7c7211541fadd /defpager/ChangeLog | |
parent | c9aaae24d10f2a3972cca7924706b765f772d8a0 (diff) |
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* defpager.c (pager_read_page): Use munmap instead of
vm_deallocate.
Diffstat (limited to 'defpager/ChangeLog')
-rw-r--r-- | defpager/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/defpager/ChangeLog b/defpager/ChangeLog index 75f34716..8ccfd133 100644 --- a/defpager/ChangeLog +++ b/defpager/ChangeLog @@ -1,3 +1,8 @@ +1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> + + * defpager.c (pager_read_page): Use munmap instead of + vm_deallocate. + Tue Apr 11 11:19:04 1995 Michael I Bushnell <mib@duality.gnu.ai.mit.edu> * Makefile: New file. |