"SfR Fresh" - the SfR Freeware/Shareware Archive 
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 -*- mode: indented-text -*-
2
3 - dosfsck: Better checking of file times: ctime <= mtime <= atime
4
5 - mkdosfs: If /etc/bootsect.dos (or similar) exists, use it as a
6 template for generating boot sectors. This way, you can, e.g., make
7 bootable DOS disks.
8
9 Addendum: Don't know if that's so wise... There are really many
10 variants of DOS/Windows bootcode out in the wild, and the code is
11 proprietary, too.
12
13 - dosfsck: read-only sector test (-t without -a or -r); just print
14 out errors.
15