summaryrefslogtreecommitdiff
path: root/bootloader/fat32format.c (unfollow)
Commit message (Expand)Author
2011-09-02Rework c200wipe to use proper partitioning and formatting code, which makes t...Frank Gevaerts
2011-08-25Fix off-by-one memory corruption in ipodpatcher.Thomas Jarosch
2009-08-04Make ipodpatcher compile on *BSD and recent Linux distributions - htole16/hto...Dave Chapman
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-17Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...Dominik Riebeling
2008-05-05Fix a couple quirks from the previous commit.Nicolas Pennequin
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2007-07-29Add -W to CFLAGS in Makefile and fix the generated warnings.Dave Chapman
2007-06-16Initial integration of a --format option, based on fat32format.exe. The main...Dave Chapman