| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
and _SH_DISKLABEL_H_ with _MACHINE_DISKLABEL_H_. Add the guard to
loongson and octeon. The #defines are not used anywhere else in the
tree so no functional change.
|
|
|
|
|
| |
LABELOFFSET and MAXPARTITIONS. Easier on the eye when scanning
through all these files. No functional change.
|
| |
|
|
|
|
| |
cpu_disklabel can go away, since nothing anymore needs to use it; ok miod
|
|
|
|
|
|
|
|
| |
to support hotplug media on most architectures. disklabel setup and
verification done using new helper functions. Disklabels must *always*
have a correct checksum now. Same code paths are used to learn on-disk
location disklabels, to avoid new errors sneaking in. Tested on almost all
cases, testing help from todd, kettenis, krw, otto, dlg, robert, gwk, drahn
|
|
|
|
|
|
|
|
|
|
| |
"The dosparts member of cpu_disklabel was not used for any persistant
data. Eliminate it, and just use the data being read in while
processing MBR and EBR records.
Should be no functional change.
ok weingart@ deraadt@"
|
|
|
|
|
| |
some architectures (kaboom); that will be fixed in the next iteration
hopefully!
|
|
|
|
|
|
|
|
|
| |
data. Eliminate it, and just use the data being read in while
processing MBR and EBR records.
Should be no functional change.
ok weingart@ deraadt@
|
|
|
|
| |
"Free commits" miod@
|
|
minor changes.
|