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-w32-fa376f80348b4241124c8e4c727bcb57181e50d1.tar.gz busybox-w32-fa376f80348b4241124c8e4c727bcb57181e50d1.tar.bz2 busybox-w32-fa376f80348b4241124c8e4c727bcb57181e50d1.zip |
fsck_minix.c lost fat.
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ | |||
1 | 0.42 | 1 | 0.42 |
2 | 2 | ||
3 | * changed fsck_minix.c to reduce its .bss size significantly | ||
4 | -beppu -piptigger | ||
3 | * Fairly massive restructuring of umount.c to deal with remounting | 5 | * Fairly massive restructuring of umount.c to deal with remounting |
4 | busy devices read-only. Adds a -r option to control that; it is | 6 | busy devices read-only. Adds a -r option to control that; it is |
5 | optionally compiled in with BB_FEATURE_REMOUNT | 7 | optionally compiled in with BB_FEATURE_REMOUNT |