summaryrefslogtreecommitdiff
path: root/libnetfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-11 05:30:09 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-11 05:30:09 +0000
commit511d0368972e61018b20e1debbefea04264fcd08 (patch)
treeccafc118b30fd95d85281ecab8c92021e9353474 /libnetfs/ChangeLog
parentad014b1412367ef9c9038b3b52fa83f6c748e520 (diff)
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
* file-get-storage-info.c (netfs_S_file_get_storage_info): Use mmap instead of vm_allocate. * file-get-translator.c (netfs_S_file_get_translator): Likewise. * io-read.c (netfs_S_io_read): Likewise.
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r--libnetfs/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog
index dc9f3e8a..3e024d15 100644
--- a/libnetfs/ChangeLog
+++ b/libnetfs/ChangeLog
@@ -3,6 +3,13 @@
* io-read.c: Add #include <sys/mman.h> for munmap decl.
* release-protid.c: Likewise.
+1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * file-get-storage-info.c (netfs_S_file_get_storage_info): Use
+ mmap instead of vm_allocate.
+ * file-get-translator.c (netfs_S_file_get_translator): Likewise.
+ * io-read.c (netfs_S_io_read): Likewise.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* io-read.c (netfs_S_io_read): Use munmap instead of