summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/dosfs/msdos_format.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-10cpukit: Automated IMD header file clean upChristian Mauderer1-1/+1
2022-03-10bsps and cpukit: Manual file header clean upChristian Mauderer1-8/+5
2020-12-02dosfs: Fix Doxygen group placementSebastian Huber1-1/+1
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-10-01dosfs: Fix format with media block sizes > 512Sebastian Huber1-47/+46
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara1-1/+1
2017-12-13dosfs: Include <rtems/dosfs.h>Sebastian Huber1-1/+1
2017-09-06dosfs: Support a cluster size of 64KiBSebastian Huber1-4/+4
2017-02-28dosfs: Fix FAT32 formatterSebastian Huber1-2/+2
2014-11-21dosfs/msdos_format.c: Dead code removal (Coverity ID 1255325)Joel Sherrill1-75/+61
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-09-05dosfs: Unintentional integer overflowGedare Bloom1-1/+1
2013-02-27dosfs: PR2091: Fix warningAndreas Heinig1-2/+2
2012-12-20libfs: Doxygen Enhancement Task #6"Mathew Kallada1-22/+20
2012-12-13dosfs: Add sync_device option for msdos_format()Sebastian Huber1-0/+5
2012-12-13dosfs: Fix error status handlingSebastian Huber1-16/+18
2012-12-13dosfs: Bugfix for disks of for example 100MB sizeRalf Kirchner1-49/+101
2012-12-13dosfs: Whitespace changeRalf Kirchner1-1/+0
2012-12-13dosfs: Fix request evaluationRalf Kirchner1-4/+0
2012-12-05dosfs: Delete fattype parameter for msdos_format()Ralf Kirchner1-137/+161
2012-12-05dosfs: Add skip_alignment for msdos_format()Ralf Kirchner1-25/+86
2012-12-03dosfs: Fix msdos_format()Ralf Kirchner1-1/+1
2012-05-31dosfs: Fix format request with sectors per clusterSebastian Huber1-2/+10
2012-05-29dosfs: Fix print format stringSebastian Huber1-1/+2
2012-03-13libblock: Change bdbuf APISebastian Huber1-19/+13
2011-03-152011-03-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-19/+16
2010-07-042010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2010-04-302010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+1
2010-03-122010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2010-03-04010-03-04 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+2
2010-02-242010-02-24 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2009-12-172009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
2009-11-29Whitespace removal.Ralf Corsepius1-77/+77
2009-11-092009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+2
2009-06-122009-06-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2009-05-05Added check for NULL.Thomas Doerfler1-1/+1
2009-04-292009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns1-47/+169
2008-09-04Use "bool" instead of "rtems_boolean|boolean".Ralf Corsepius1-6/+6
2008-07-292008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns1-12/+12
2005-05-022005-05-02 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-1/+1
2004-11-202004-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2004-11-202004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius1-45/+45
2004-11-202004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius1-0/+1007