summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mkdosfs
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to figure out the size of the device/file we are about tojoerg1996-01-302-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.joerg1995-11-056-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 ...
OpenPOWER on IntegriCloud