Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | newfs_msdos: Set sectors per fat once | Daniel Rosenberg | 2014-10-10 | 1 | -1/+3 |
* | newfs_msdos: Added option to cluster-align the start of the root directory | Daniel Rosenberg | 2014-07-16 | 1 | -31/+69 |
* | Made formatting for newfs_msdos.c more uniform | Daniel Rosenberg | 2014-07-09 | 1 | -646/+617 |
* | toolbox: turn on -Werror | Mark Salyzyn | 2014-05-14 | 1 | -6/+6 |
* | system/core 64-bit cleanup. | Elliott Hughes | 2014-01-16 | 1 | -7/+0 |
* | Make sure FAT32 filesystems contain a minimum of 65527 clusters | Ken Sumrall | 2012-03-29 | 1 | -1/+2 |
* | newfs_msdos: Allow -s option to work by itself | San Mehat | 2010-03-03 | 1 | -2/+5 |
* | Remove definitions that are now in bionic libc | Colin Cross | 2010-01-14 | 1 | -29/+0 |
* | toolbox: newfs_msdos: Exit on write failure, and handle bogus geometry from t... | San Mehat | 2010-01-10 | 1 | -1/+13 |
* | toolbox: newfs_msdos: If geometry is not available, use some sane-ish defaults | San Mehat | 2010-01-05 | 1 | -4/+5 |
* | toolbox: mkdosfs: Imported new 'newfs_msdos' updated disk formatter | San Mehat | 2009-07-06 | 1 | -0/+1098 |