summaryrefslogtreecommitdiffstats
path: root/toolbox/newfs_msdos.c
Commit message (Expand)AuthorAgeFilesLines
* toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)Johan Redestig2015-03-301-1/+9
* newfs_msdos: Set sectors per fat onceDaniel Rosenberg2014-10-101-1/+3
* newfs_msdos: Added option to cluster-align the start of the root directoryDaniel Rosenberg2014-07-161-31/+69
* Made formatting for newfs_msdos.c more uniformDaniel Rosenberg2014-07-091-646/+617
* toolbox: turn on -WerrorMark Salyzyn2014-05-141-6/+6
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-7/+0
* Make sure FAT32 filesystems contain a minimum of 65527 clustersKen Sumrall2012-03-291-1/+2
* newfs_msdos: Allow -s option to work by itselfSan Mehat2010-03-031-2/+5
* Remove definitions that are now in bionic libcColin Cross2010-01-141-29/+0
* toolbox: newfs_msdos: Exit on write failure, and handle bogus geometry from t...San Mehat2010-01-101-1/+13
* toolbox: newfs_msdos: If geometry is not available, use some sane-ish defaultsSan Mehat2010-01-051-4/+5
* toolbox: mkdosfs: Imported new 'newfs_msdos' updated disk formatterSan Mehat2009-07-061-0/+1098