From 6ae05c477f2d8931fc365f6f009817e6c26087fd Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 11 Jul 1999 05:28:28 +0000 Subject: 1999-07-09 Thomas Bushnell, BSG * lookup.c (diskfs_get_directs): Use mmap instead of vm_allocate. * pager.c (pager_read_page): Likewise. --- isofs/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'isofs/ChangeLog') diff --git a/isofs/ChangeLog b/isofs/ChangeLog index 535c857d..a97049dd 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,6 +1,11 @@ 1999-07-10 Roland McGrath * isofs.h: Add #include for munmap decl. + +1999-07-09 Thomas Bushnell, BSG + + * lookup.c (diskfs_get_directs): Use mmap instead of vm_allocate. + * pager.c (pager_read_page): Likewise. 1999-07-03 Thomas Bushnell, BSG -- cgit v1.2.3