diff options
author | Roland McGrath <roland@gnu.org> | 1999-07-11 01:52:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-07-11 01:52:42 +0000 |
commit | ab1140746d1b9c5959def3b79ba6af548229007f (patch) | |
tree | 02c7dfdda5bbc9dfc034385a8514604f1294afd9 /libdiskfs/ChangeLog | |
parent | ee2b10d0dae4dd3a1c62e3d31407bcab0e40940b (diff) |
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 10 |
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. |