aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/geom/geom_label
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* glabel: Add support for Linux swapRicardo Branco2024-04-291-0/+1
* glabel: Remove support for old reiserfsRicardo Branco2024-04-191-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Add g_label_flashmap.c to the module, should have been part of r345480.Ian Lepore2019-04-071-0/+1
* Fix LINT build.Li-Wen Hsu2018-01-261-0/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* An all-or-nothing approach to labels isn't flexible enough. EmbeddedMarcel Moolenaar2014-04-061-0/+4
* Link g_label_disk_ident when building geom_label as a moduleIvan Voras2013-04-171-0/+1
* It seems that it is preferable to keep support for glabel also forAttilio Rao2012-10-181-0/+1
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao2012-10-171-1/+0
* Add missing reference to GPT support.Ivan Voras2009-07-051-0/+1
* Add NTFS labeling function.Takanori Watanabe2005-08-261-0/+1
* Add code for Ext2FS and ReiserFS labels recognition.Pawel Jakub Dawidek2005-08-121-0/+2
* Introduce GEOM_LABEL class.Pawel Jakub Dawidek2004-07-021-0/+11