K 10 svn:author V 6 brooks K 8 svn:date V 27 2004-09-09T07:46:53.000000Z K 7 svn:log V 368 The disk labels generated by bsdlabel can no address more than 0xffffffff sectors. Document this limit and avoid installing bogus labels on disks with more sectors. Allowing the installation of labels addressing as much of the disk as possiable may be a useful addition in some situations, but this was easy to implement and should reduce confusion. PR: bin/71408 END