aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/geom_redboot.c
Commit message (Expand)AuthorAgeFilesLines
* Extend stripeoffset and stripesize of GEOMs from u_int to off_tEugene Grosbein2018-10-271-3/+3
* Annotate geom modules with MODULE_VERSIONKyle Evans2018-04-101-0/+1
* sys/geom: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* [geom_redboot] Extend geom_redboot to handle non-zero fis offset.Adrian Chadd2016-10-041-1/+13
* - Give geom_redboot taste of flash/spi. Now there is another providerOleksandr Tymoshenko2010-02-031-1/+2
* Do not stop the loop when an empty or deleted directory entry is found.John Hay2009-06-241-1/+3
* o disallow write to RedBoot and FIS directory partitions; these are painfulSam Leffler2009-03-111-2/+23
* add geom_redboot, a geom module that exports RedBoot FIS partitions as namedSam Leffler2009-03-091-0/+321