summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index 6f06efb6..75bc9efd 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,8 +1,12 @@
+1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
+
+ * priv.h: Add #include <sys/mman.h> for munmap decl.
+
Mon Jul 5 20:03:18 1999 Thomas Bushnell, BSG <tb@mit.edu>
* node-nputl.c (diskfs_nput_light): Fix typo in function
declaration. Reported by Yamashita TAKAO
- (jargon@lares.dti.ne.jp).
+ (jargon@lares.dti.ne.jp).
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
@@ -26,8 +30,8 @@ Mon Jul 5 20:03:18 1999 Thomas Bushnell, BSG <tb@mit.edu>
* diskfs.c: Deleted file.
* Makefile (OTHERSRCS): Added node-nref.c, node-nput.c
node-nrele.c, node-nrefl.c, node-nputl.c, node-nrelel.c. Removed
- diskfs.c.
-
+ diskfs.c.
+
1999-06-29 Thomas Bushnell, BSG <tb@mit.edu>
* dev-globals.c, dev-io.c, dev-open.c: Files removed.