summaryrefslogtreecommitdiff
path: root/lib/libdisk/write_mips_disk.c
Commit message (Collapse)AuthorAgeFilesLines
* With the old sade removed, libdisk is no longer used by anything in HEADNathan Whitehorn2012-12-301-48/+0
| | | | | | | | and uses a number of problematic pre-gpart interfaces. Since it has been entirely obsoleted by interfaces in geom, remove it. Notes: svn path=/head/; revision=244865
* Add MIPS support to libdiskOleksandr Tymoshenko2008-05-041-0/+48
Approved by: cognet (mentor) Notes: svn path=/head/; revision=178765