summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/disklabel.h
AgeCommit message (Expand)Author
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2009-11-23If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.pooka
2008-10-28if HAVE_NBTOOL_CONFIG_H is defined, also use the contents of thismrg
2008-10-26put the contents of these header files around #ifdef __x86_64__, andmrg
2005-12-11merge ktrace-lwp.christos
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2003-10-08Overhaul MBR handling (part 1):lukem
2003-08-04mbr partition stuff isn't saved here (or anywhere else) anymore.dsl
2003-05-10Remove redundant bounds_check_with_label() prototype.thorpej
2003-04-26Rename the x86_64 port to amd64, as this is the actual name used forfvdl