aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/label/g_label_iso9660.c
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one error in fstyp(8) and geom_label(4) that made them useEdward Tomasz Napierala2015-06-181-9/+1
* Provide a set of sysctls and tunables to disable device node creationEdward Tomasz Napierala2009-11-281-2/+5
* Remove trailing spaces.Pawel Jakub Dawidek2006-02-011-1/+1
* Don't pass error value pointer to g_read_data(9) at all if we don'tMaxim Sobolev2005-11-301-2/+2
* Check for g_read_data(9) errors properly:Maxim Sobolev2005-11-301-1/+1
* Verify offset before reading.Pawel Jakub Dawidek2005-08-261-1/+5
* Introduce GEOM_LABEL class.Pawel Jakub Dawidek2004-07-021-0/+80