From 8296fd7fe688a203d71c63bdd2fbc4cd098989c1 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 11 Jul 1999 05:27:55 +0000 Subject: 1999-07-09 Thomas Bushnell, BSG * ccache.c (ccache_read): Use mmap instead of vm_allocate. * netfs.c (get_dirents): Likewise. --- ftpfs/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ftpfs/ChangeLog') 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 for munmap decl. * ccache.c: Likewise. +1999-07-09 Thomas Bushnell, BSG + + * ccache.c (ccache_read): Use mmap instead of vm_allocate. + * netfs.c (get_dirents): Likewise. + 1999-07-03 Thomas Bushnell, BSG * ccache.c (ccache_read): Use munmap instead of vm_deallocate. -- cgit v1.2.3