summaryrefslogtreecommitdiff
path: root/ftpfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ftpfs/ChangeLog')
-rw-r--r--ftpfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog
index 93c6db92..99527918 100644
--- a/ftpfs/ChangeLog
+++ b/ftpfs/ChangeLog
@@ -3,6 +3,11 @@
* netfs.c: Add #include <sys/mman.h> for munmap decl.
* ccache.c: Likewise.
+1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * ccache.c (ccache_read): Use mmap instead of vm_allocate.
+ * netfs.c (get_dirents): Likewise.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* ccache.c (ccache_read): Use munmap instead of vm_deallocate.