fsck: Ok I give up split fsck into a generic fsck and per fs helper
authorAlan Cox <alan@linux.intel.com>
Sat, 1 Sep 2018 23:33:22 +0000 (00:33 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 1 Sep 2018 23:33:22 +0000 (00:33 +0100)
commitdeeaa149215097b992f0eac38cc8209043f1c7da
tree28ebb67b0929b43a518b451b525c9b3c029e754a
parent9a85f5bf55395a0c3b3aa9877520ccd7e8f02578
fsck: Ok I give up split fsck into a generic fsck and per fs helper

If need be we can actually split the fsck.fuzix helper into two pieces one
which exec's the other without that much extra disk I/O (one extra scan of
the inodes)
Applications/util/Makefile.6502
Applications/util/Makefile.68000
Applications/util/Makefile.6809
Applications/util/Makefile.pdp11
Applications/util/Makefile.z80
Applications/util/fsck-fuzix.c [new file with mode: 0644]
Applications/util/fsck.c
Applications/util/fuzix-util.pkg