From a439e9fc84397a7a802b2e9966df6d2bf7a63e73 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 11 Jul 1999 05:28:45 +0000 Subject: 1999-07-09 Thomas Bushnell, BSG * boot-start.c (diskfs_S_exec_startup_get_info): Use mmap instead of vm_allocate. (diskfs_S_fsys_init): Likewise. * file-get-trans.c (diskfs_S_file_get_translator): Likewise. * file-getfh.c (diskfs_S_file_getfh): Likewise. * io-read.c (diskfs_S_io_read): Likewise. --- libdiskfs/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libdiskfs/ChangeLog') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 75bc9efd..306cb63a 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -2,6 +2,15 @@ * priv.h: Add #include for munmap decl. +1999-07-09 Thomas Bushnell, BSG + + * boot-start.c (diskfs_S_exec_startup_get_info): Use mmap instead + of vm_allocate. + (diskfs_S_fsys_init): Likewise. + * file-get-trans.c (diskfs_S_file_get_translator): Likewise. + * file-getfh.c (diskfs_S_file_getfh): Likewise. + * io-read.c (diskfs_S_io_read): Likewise. + Mon Jul 5 20:03:18 1999 Thomas Bushnell, BSG * node-nputl.c (diskfs_nput_light): Fix typo in function -- cgit v1.2.3