summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-03 23:50:16 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-03 23:50:16 +0000
commitebbe233e5686d50ad90cb6131d49fd94519d86fb (patch)
treee9dd5dcf7ea4b49983fab18df3f11f672620b3d2 /libdiskfs/ChangeLog
parentf51cf6ff2a01cb9f9fb9bee7dc8dcbcf963399b5 (diff)
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* 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.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <tb@mit.edu>
+
+ * 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 <tb@mit.edu>
* node-nref.c: New file; guts from diskfs.h.