Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to figure out the size of the device/file we are about to | joerg | 1996-01-30 | 2 | -13/+90 |
| | | | | | format. A bit tricky, but i believe this to work for 98 % of the cases. | ||||
* | mkdosfs -- a tool to create an MS-DOS file system on a device or file. | joerg | 1995-11-05 | 6 | -0/+717 |
Since msdosfs is part of the base system, it's not wise to rely on something like mtools to provide this functionality. This utility is the agreed fix for PR # misc/804 fdformat did not ... |