From 511d0368972e61018b20e1debbefea04264fcd08 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 11 Jul 1999 05:30:09 +0000 Subject: 1999-07-09 Thomas Bushnell, BSG * 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. --- libnetfs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libnetfs/ChangeLog') 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 for munmap decl. * release-protid.c: Likewise. +1999-07-09 Thomas Bushnell, BSG + + * 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 * io-read.c (netfs_S_io_read): Use munmap instead of -- cgit v1.2.3