Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GEOM: Remove redundant NULL pointer check before g_free() | Zhenlei Huang | 2022-12-28 | 1 | -4/+2 |
* | geom_map and geom_redboot: Remove unused ctlreq handler. | Xin LI | 2020-07-26 | 1 | -13/+0 |
* | Extend stripeoffset and stripesize of GEOMs from u_int to off_t | Eugene Grosbein | 2018-10-27 | 1 | -3/+3 |
* | Annotate geom modules with MODULE_VERSION | Kyle Evans | 2018-04-10 | 1 | -0/+1 |
* | sys/geom: adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | [geom_redboot] Extend geom_redboot to handle non-zero fis offset. | Adrian Chadd | 2016-10-04 | 1 | -1/+13 |
* | - Give geom_redboot taste of flash/spi. Now there is another provider | Oleksandr Tymoshenko | 2010-02-03 | 1 | -1/+2 |
* | Do not stop the loop when an empty or deleted directory entry is found. | John Hay | 2009-06-24 | 1 | -1/+3 |
* | o disallow write to RedBoot and FIS directory partitions; these are painful | Sam Leffler | 2009-03-11 | 1 | -2/+23 |
* | add geom_redboot, a geom module that exports RedBoot FIS partitions as named | Sam Leffler | 2009-03-09 | 1 | -0/+321 |