summaryrefslogtreecommitdiff
path: root/tmpfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-04-12 19:47:18 +0000
committerRoland McGrath <roland@gnu.org>2001-04-12 19:47:18 +0000
commit90ad163bf24620053e2317d3946c62b80fd25e34 (patch)
tree41a3f90b1f16270c615a646a824a7e9b997c6628 /tmpfs
parent0d894ae78693aba3f547782993bb716bb02a04bc (diff)
.
Diffstat (limited to 'tmpfs')
-rw-r--r--tmpfs/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index 477c5f0d..a69749ba 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-10 Neal H Walfield <neal@cs.uml.edu>
+
+ * tmpfs.c (diskfs_shortcurt_chrdev): Rename to diskfs_shortcut_chrdev.
+ (diskfs_shortcurt_blkdev): Rename to diskfs_shortcut_blkdev.
+ (diskfs_shortcurt_fifo): Rename to diskfs_shortcut_fifo.
+ (diskfs_shortcurt_ifsock): Rename to diskfs_shortcut_ifsock.
+
2001-02-26 Roland McGrath <roland@frob.com>
* node.c (diskfs_free_node): Reset hnext's hprevp.