aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/part/g_part_bsd64.c
Commit message (Expand)AuthorAgeFilesLines
* geom: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Use sbuf_cat() in GEOM confxml generation.Alexander Motin2019-06-191-5/+5
* Separate kernel crc32() implementation to its own header (gsb_crc32.h) andXin LI2019-06-171-0/+1
* Annotate geom modules with MODULE_VERSIONKyle Evans2018-04-101-0/+1
* Remove trailing whitespace (one I just introduced and a bunch ofWarner Losh2017-11-211-3/+3
* sys/geom: spelling fixes in comments.Pedro F. Giffuni2016-04-291-1/+1
* g_part_bsd64: Delete duplicate/dead codeConrad Meyer2016-04-261-2/+0
* g_part_bsd64: Check for valid on-disk npartitions valueConrad Meyer2016-04-261-1/+2
* sys: use our roundup2/rounddown2() macros when param.h is available.Pedro F. Giffuni2016-04-211-9/+7
* Add disklabel64 support to GEOM_PART class.Andrey V. Elsukov2014-06-111-0/+667