summaryrefslogtreecommitdiff
path: root/sys/geom/label/g_label_disk_ident.c
Commit message (Expand)AuthorAgeFilesLines
* geom: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* geom_label: Make glabel labels more trivial by separating the tastingXin LI2020-07-261-3/+1
* Squash error from geom by sizing ident strings to DISK_IDENT_SIZE.Sean Bruno2018-04-051-1/+1
* sys/geom: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Comment typo fix.Ivan Voras2013-04-161-2/+2
* Fix the buffer-overflow-fixing fixes.Ivan Voras2013-04-161-15/+19
* Introduce glabel labels based on GEOM ident attributes. In this initialIvan Voras2013-04-151-0/+84