summaryrefslogtreecommitdiff
path: root/tmpfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-28 23:59:05 +0000
committerRoland McGrath <roland@gnu.org>2002-05-28 23:59:05 +0000
commit9ddd3e4ffe133a2e60c16e1156324b3095c7d792 (patch)
tree3e06506d9d1bac287ebd310f5cd1cf2772d86e6a /tmpfs
parent8a0aed3adca2f991cef7374d55a9957009f273a4 (diff)
.
Diffstat (limited to 'tmpfs')
-rw-r--r--tmpfs/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index 6ed2150d..397be4e0 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,14 @@
+2002-05-28 Roland McGrath <roland@frob.com>
+
+ * dir.c (diskfs_get_directs): u_int -> size_t
+ * tmpfs.c (diskfs_append_args): unsigned -> size_t
+
+2002-03-31 Roland McGrath <roland@frob.com>
+
+ * dir.c (diskfs_lookup_hard): Pass new argument to
+ diskfs_cached_lookup.
+ * node.c (diskfs_alloc_node): Likewise.
+
2002-05-13 Marcus Brinkmann <marcus@gnu.org>
* tmpfs.c (diskfs_extra_version): New variable.