summaryrefslogtreecommitdiff
path: root/ufs-utils/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-06-23 17:35:37 +0000
committerThomas Bushnell <thomas@gnu.org>1997-06-23 17:35:37 +0000
commit5846b573b26adc645606225d38f883dc0dc36b47 (patch)
tree050d67f0383aa5e286ecb7d1d13fa96d096a5a42 /ufs-utils/ChangeLog
parente94252fe692a5638429cbe4fdf9e2a37c3a7b2bb (diff)
Fri Jun 20 13:39:02 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* mkfs.c (mkfs): Set SBLOCK.fs_clean. New file systems are always clean.
Diffstat (limited to 'ufs-utils/ChangeLog')
-rw-r--r--ufs-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ufs-utils/ChangeLog b/ufs-utils/ChangeLog
index 656a25ec..997bb089 100644
--- a/ufs-utils/ChangeLog
+++ b/ufs-utils/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jun 20 13:39:02 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * mkfs.c (mkfs): Set SBLOCK.fs_clean. New file systems are always
+ clean.
+
Thu Apr 10 13:54:31 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* dlabel.c: Don't include <mach/sa/sys/ioctl.h>.