diff options
author | Roland McGrath <roland@gnu.org> | 1999-09-13 06:35:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-09-13 06:35:11 +0000 |
commit | 2a061ebb71bf7a93d5e7ed71fa13dd7005745965 (patch) | |
tree | c03dbbcdb1ab820ed98049bf3ad866ca4125ae2c /isofs/ChangeLog | |
parent | d5192f3ae0bc49683b16882e47d1bc39607d5363 (diff) |
Reverted changes related to io_map_segment.
Diffstat (limited to 'isofs/ChangeLog')
-rw-r--r-- | isofs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/isofs/ChangeLog b/isofs/ChangeLog index 69ff1336..fa28acec 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,3 +1,7 @@ +1999-09-13 Roland McGrath <roland@baalperazim.frob.com> + + * pager.c: Reverted changes related to io_map_segment. + 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> * pager.c (diskfs_get_filemap): Accept additional parameter. @@ -5,7 +9,7 @@ 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> * isofs.h: Add #include <sys/mman.h> for munmap decl. - + 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> * lookup.c (diskfs_get_directs): Use mmap instead of vm_allocate. |