summaryrefslogtreecommitdiff
path: root/lib/libdisk/open_disk.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
* Initialise `sn' before using its value.Stefan Farfeleder2005-03-081-2/+1
* Don't barf when we encounter an UUID for GPT partitions. Instead, addMarcel Moolenaar2004-10-311-2/+2
* We have now so many GEOM classes that it is better to just skip unknownPawel Jakub Dawidek2004-09-131-12/+2
* Ignore geom_stripe providers.Lukas Ertl2004-09-131-0/+2
* Typo in comment.Lukas Ertl2004-08-021-1/+1
* Ignore geom_vinum providers.Lukas Ertl2004-08-021-0/+2
* PowerPC support.Peter Grehan2004-04-211-1/+6
* Make libdisk WARNS=4 clean.Jun Kuriyama2004-03-301-4/+8
* Change libdisk and sysinstall to use d_addr_t rather than u_long for diskJohn Baldwin2004-03-161-3/+3
* o Move Int_Open_Disk() from disk.c to open_disk.c for use by allMarcel Moolenaar2003-11-021-0/+278