summaryrefslogtreecommitdiffstats
path: root/sys/geom/part/g_part_bsd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded variables.trasz2010-01-251-2/+0
* Sharpen the saw:marcel2009-03-271-3/+2
* Add bootcode handling.marcel2009-02-211-13/+46
* Fix g_part_*dumpconf to return void to match kobj definition.imp2009-02-081-5/+4
* When the geometry does not match the label, print out the values.obrien2008-12-261-3/+4
* Allow dumpon to a partition of type FS_UNUSED as well.marcel2008-11-261-2/+3
* Partition type FS_UNUSED does not mean the partition entrymarcel2008-11-181-3/+1
* Invalid BSD disklabels have been created by sysinstall andmarcel2008-10-251-1/+6
* Return G_PART_PROBE_PRI_HIGH instead of G_PART_PROBE_PRI_NORMmarcel2008-09-291-1/+1
* Allow 255 sectors/track for the BSD disklabel. The previous limitmarcel2008-09-271-1/+1
* Add the raw partition type to the XML.marcel2008-06-121-4/+10
* Implement the G_PART_DUMPCONF method for all 6 schemes. Also callmarcel2008-04-231-0/+17
* Redefine G_PART_SCHEME_DECLARE() from populating a private linker setmarcel2008-03-231-1/+1
* Various fixes:marcel2007-12-241-41/+25
* Add support for FS_ZFS.marcel2007-12-081-0/+7
* Add a BSD disklabel backend to g_part:marcel2007-12-061-0/+440
OpenPOWER on IntegriCloud