From e143ce039d54acb4bdfcd84f95dcf554d4a84d6a Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 3 Jul 1999 23:54:54 +0000 Subject: 1999-07-03 Thomas Bushnell, BSG * dev.c (dev_buf_fill): Use munmap instead of vm_deallocate. (dev_close): Likewise. (dev_read): Likewise. * pager.c (pager_write_page): Likewise. --- storeio/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'storeio/ChangeLog') diff --git a/storeio/ChangeLog b/storeio/ChangeLog index dee2297d..e24ef633 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,10 @@ +1999-07-03 Thomas Bushnell, BSG + + * dev.c (dev_buf_fill): Use munmap instead of vm_deallocate. + (dev_close): Likewise. + (dev_read): Likewise. + * pager.c (pager_write_page): Likewise. + 1999-05-23 Roland McGrath * storeio.c (check_open_hook): Translate D_NO_SUCH_DEVICE to ENXIO. -- cgit v1.2.3