diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-06-23 17:35:37 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-06-23 17:35:37 +0000 |
commit | 356c92adbc829ecee6acd31e7d5910e4c7f97cf2 (patch) | |
tree | a3657050a01e963a003ecbd605ba92f6ff6f87cd /ufs-utils/ChangeLog | |
parent | bdbec20d2be54612425981fe1f71772cef9cc9ac (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/ChangeLog | 5 |
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>. |