From 36764cedd63af870d7baba5a397880bb933ed136 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 11 Jul 1999 05:31:15 +0000 Subject: 1999-07-09 Thomas Bushnell, BSG * ops.c (netfs_get_dirents): Use mmap instead of vm_allocate. * pager.c (pager_read_page): Likewise. --- nfs/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nfs/ChangeLog') diff --git a/nfs/ChangeLog b/nfs/ChangeLog index bbea0bc1..9905bb06 100644 --- a/nfs/ChangeLog +++ b/nfs/ChangeLog @@ -2,6 +2,11 @@ * nfs.h: Add #include for munmap decl. +1999-07-09 Thomas Bushnell, BSG + + * ops.c (netfs_get_dirents): Use mmap instead of vm_allocate. + * pager.c (pager_read_page): Likewise. + 1999-07-03 Thomas Bushnell, BSG * ops.c (netfs_get_dirents): Use munmap instead of vm_deallocate. -- cgit v1.2.3