CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/06 21:11:59
Modified files:
sys/arch/sparc64/sparc64: disksubr.c
sys/arch/sparc/sparc: disksubr.c
Log message:
Eliminate useless loop over partitions and ignore zero length
partitions in bsd_to_sun(), even if their offsets are nonsense.
Theo says if sparc64 compiles so will sparc. Fixes some useless
disklabel warning messages.
ok miod@ deraadt@
