summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/open_disk.c
Commit message (Expand)AuthorAgeFilesLines
* - Sanitize disk parameters retrieved from GEOM, as they are not guaranteed tolulf2009-02-091-0/+3
* Add support for gpart:marcel2008-04-241-6/+10
* On PowerPC, geom_part has taken over the partitioning from geom_apple.marcel2007-09-211-2/+7
* Improve error handling in libdisk while parsing the kern.geom.conftxt sysctl.rink2007-08-051-19/+38
* Initialise `sn' before using its value.stefanf2005-03-081-2/+1
* Don't barf when we encounter an UUID for GPT partitions. Instead, addmarcel2004-10-311-2/+2
* We have now so many GEOM classes that it is better to just skip unknownpjd2004-09-131-12/+2
* Ignore geom_stripe providers.le2004-09-131-0/+2
* Typo in comment.le2004-08-021-1/+1
* Ignore geom_vinum providers.le2004-08-021-0/+2
* PowerPC support.grehan2004-04-211-1/+6
* Make libdisk WARNS=4 clean.kuriyama2004-03-301-4/+8
* Change libdisk and sysinstall to use d_addr_t rather than u_long for diskjhb2004-03-161-3/+3
* o Move Int_Open_Disk() from disk.c to open_disk.c for use by allmarcel2003-11-021-0/+278
OpenPOWER on IntegriCloud