summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-12-27 10:29:29 +0000
committerRoland McGrath <roland@gnu.org>1998-12-27 10:29:29 +0000
commita09e62adf5ee1e122cec5cea8594ba8a7b3cdafa (patch)
treee5b76dc2d88ddd17091ca402859c46458c21c3cc /ufs
parent341e44275812fb922644389f10e33ecf2f7b221c (diff)
.
Diffstat (limited to 'ufs')
-rw-r--r--ufs/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ufs/ChangeLog b/ufs/ChangeLog
index bd8e6358..7d280a4a 100644
--- a/ufs/ChangeLog
+++ b/ufs/ChangeLog
@@ -1,5 +1,14 @@
1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
+ * inode.c (diskfs_set_statfs): Remove __ from struct members.
+
+1998-12-21 Mark Kettenis <kettenis@phys.uva.nl>
+
+ * inode.c (diskfs_set_statfs): Fill in statfs members that are
+ used to implement statvfs.
+
+1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
+
* main.c (main): Pass ARGP_IN_ORDER flag to argp_parse because
diskfs options need it.