diff options
author | John Beppu <beppu@lbox.org> | 2000-02-11 12:44:07 +0000 |
---|---|---|
committer | John Beppu <beppu@lbox.org> | 2000-02-11 12:44:07 +0000 |
commit | fa376f80348b4241124c8e4c727bcb57181e50d1 (patch) | |
tree | e2040895859848276bf7589c0313151336e6b42a | |
parent | c1dc5d947384a338d7630e035c42a76c43eeb340 (diff) | |
download | busybox-fa376f80348b4241124c8e4c727bcb57181e50d1.tar.gz |
fsck_minix.c lost fat.
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 0.42 + * changed fsck_minix.c to reduce its .bss size significantly + -beppu -piptigger * Fairly massive restructuring of umount.c to deal with remounting busy devices read-only. Adds a -r option to control that; it is optionally compiled in with BB_FEATURE_REMOUNT |