aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/nandfs.c
Commit message (Expand)AuthorAgeFilesLines
* loader: nandfs calls strategy with one extra argument.Toomas Soome2016-12-301-1/+1
* dosfs support in libstand is broken since r298230Toomas Soome2016-12-301-1/+1
* libstand: make more use of the howmany() macro when available.Pedro F. Giffuni2016-04-261-1/+1
* Unbreak the build if you enable WITH_NANDAllan Jude2016-04-191-2/+2
* Add a divisor parameter to twiddle() so that callers can request that outputIan Lepore2014-12-221-1/+1
* Make this WARNS=9 clean on i386 w/ clang.Marcel Moolenaar2013-03-021-15/+14
* Fix warnings (control reaches end of non-void function).Marcel Moolenaar2013-03-021-1/+2
* Fix nandfs support by providing the same crc32 function as is usedMarcel Moolenaar2013-03-021-2/+23
* Correct detection of a superblock.Grzegorz Bernacki2012-10-031-8/+7
* Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-171-0/+1041