summaryrefslogtreecommitdiff
path: root/trans
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-11 19:44:47 +0000
committerRoland McGrath <roland@gnu.org>1999-07-11 19:44:47 +0000
commitf5d5190918ec5bf8b4edd4ef23386bdccb269fa2 (patch)
treec0a9427fe9d8a0f9662f32326441b3666a193e46 /trans
parent4a1edb2f870e7923e0551563507d75ad83692774 (diff)
.
Diffstat (limited to 'trans')
-rw-r--r--trans/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index 34a5128e..e9c9fa29 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,11 +1,16 @@
-1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
+1999-07-11 Roland McGrath <roland@baalperazim.frob.com>
- * crash.c: Add #include <sys/mman.h> for munmap decl.
+ * firmlink.c: Add #include <sys/mman.h>.
+ (trivfs_S_io_read): Fix sloppy bugs in last change.
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
* firmlink.c (trivfs_S_io_read): Use mmap instead of vm_allocate.
+1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
+
+ * crash.c: Add #include <sys/mman.h> for munmap decl.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* crash.c (stop_pgrp): Use munmap instead of vm_deallocate.