summaryrefslogtreecommitdiff
path: root/sys/arch/arm/include/disklabel.h
AgeCommit message (Expand)Author
2013-05-27Fix comment. arm ports which don't explicitly set LABELUSESMBR use MBRmsaitoh
2013-05-07Make all ports use a common disklabel.h with MAXPARTITIONS set to 16.matt
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2009-11-23If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.pooka
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2005-12-11merge ktrace-lwp.christos
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-06-02Adapt to shadowing and qualifier-cast warnings.he
2003-10-08Overhaul MBR handling (part 1):lukem
2003-05-10Remove redundant bounds_check_with_label() prototype.thorpej
2001-11-25G/c the unused (and #if 0'd) bits of cpu_disklabel. Fetch disklabel_acorn.hthorpej
2001-01-10Header files which don't differ between arm32 and arm26 and can thus bebjh21