From ebbe233e5686d50ad90cb6131d49fd94519d86fb Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 3 Jul 1999 23:50:16 +0000 Subject: 1999-07-03 Thomas Bushnell, BSG * file-get-trans.c (diskfs_S_file_get_translator): Use munmap instead of vm_deallocate. * io-read.c (diskfs_S_io_read): Likewise. * protid-rele.c (diskfs_protid_rele): Likewise. --- libdiskfs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libdiskfs/ChangeLog') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 26e7e714..51eeb6e4 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,10 @@ +1999-07-03 Thomas Bushnell, BSG + + * file-get-trans.c (diskfs_S_file_get_translator): Use munmap + instead of vm_deallocate. + * io-read.c (diskfs_S_io_read): Likewise. + * protid-rele.c (diskfs_protid_rele): Likewise. + 1999-07-01 Thomas Bushnell, BSG * node-nref.c: New file; guts from diskfs.h. -- cgit v1.2.3