aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/geom/geom_part
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-158-8/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-168-8/+0
* base: Remove support for the VTOC8 partitioning schemeMarius Strobl2023-07-262-12/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-048-8/+8
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-282-11/+0
* Kill MFILES and find things automatically. It turned out to be onlyWarner Losh2015-07-039-18/+0
* Implement the historic DIOCGDINFO ioctl for gpart on BSDWarner Losh2014-11-181-2/+2
* Add disklabel64 support to GEOM_PART class.Andrey V. Elsukov2014-06-112-0/+13
* Connect geom_part_ldm module to the build.Andrey V. Elsukov2012-03-192-0/+13
* g_part_ebr.c includes opt_geom.hMarcel Moolenaar2009-05-301-0/+1
* Add the EBR scheme. The EBR scheme supports the Extended Boot RecordsMarcel Moolenaar2009-02-082-0/+13
* Add support for PC-9800 partition tables.Marcel Moolenaar2008-03-282-0/+13
* Instead of making a single geom_part.ko module, make a moduleMarcel Moolenaar2008-03-236-15/+66
* Add geom_part module.Marcel Moolenaar2008-03-021-0/+18