diff options
author | Roland McGrath <roland@gnu.org> | 1999-07-11 01:39:26 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-07-11 01:39:26 +0000 |
commit | 2ab2df1c68ea8e1ceb0a00b26455d257fd5be277 (patch) | |
tree | 8418a5d2babdb6cc1ec7baaeed1cc63ed60dd8cc /storeio/ChangeLog | |
parent | 9e257e9d4d5bd867b0cf8f71597ce811ded3c108 (diff) |
.
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r-- | storeio/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index e24ef633..9a77f0ed 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,8 @@ +1999-07-10 Roland McGrath <roland@baalperazim.frob.com> + + * dev.c: Add #include <sys/mman.h> for munmap decl. + * pager.c: Likewise. + 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> * dev.c (dev_buf_fill): Use munmap instead of vm_deallocate. |