summaryrefslogtreecommitdiffstats
path: root/sys/arch/alpha/include/disklabel.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use consistant whitespace/comments for #define'ing LABELSECTOR,krw2015-09-301-4/+4
* b_cylinder does not need to be set on the callpath down into drivers.deraadt2007-06-201-4/+1
* Eliminate a few straggling 'labelsector' field declarations fromkrw2007-06-171-2/+1
* significantly simplified disklabel infrastructure. MBR handling becomes MIderaadt2007-06-171-48/+1
* No need for two *LABELSECTOR and *LABELOFFSET defines that mean thekrw2007-06-101-5/+3
* Try again with local variable to avoid alignment issues.krw2006-10-201-8/+1
* back out disksubr changes ... since they violate strict alignment onderaadt2006-10-181-1/+8
* The dosparts member of cpu_disklabel was not used for any persistantkrw2006-10-171-8/+1
* Zap bad144 bad sector info in disklabels. Sparsely used if at all forkrw2006-10-041-5/+1
* Remove DLT_* logic from Alpha as well, being careful to keep thekrw2006-07-091-11/+1
* Zap Amiga bits of disklabel.h now that Amiga bits of readdisklabel() arekrw2006-06-191-159/+1
* Amiga is no longer amoung us. Some architectures were too sentimentalkrw2006-06-111-11/+3
* DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jpderaadt1999-12-041-1/+2
* Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel changemillert1999-03-231-1/+2
* rename some DOS MBR partition typesderaadt1998-02-241-2/+3
* add netbsd partition, rename 386BSD one to FreeBSD..deraadt1998-02-191-3/+3
* disklabel spoofing for FAT32.provos1998-01-111-1/+2
* DOSMBR_SIGNATURE, DOSACTIVE; weingartderaadt1997-09-291-1/+3
* Use the new bounds_check_with_label API. Add generic support for readingniklas1997-08-081-12/+183
* Add MBR & i386/disklabel probing in a generic fashion usable for moreniklas1997-06-301-7/+58
* 16 partitionsmillert1997-04-071-2/+7
* Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.niklas1996-10-301-1/+1
* Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionniklas1996-07-291-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+46