K 10 svn:author V 2 jh K 8 svn:date V 27 2010-07-22T10:24:28.395684Z K 7 svn:log V 213 Convert md(4) to use alloc_unr(9) and alloc_unr_specific(9) for unit number allocation. The old approach had some problems such as it allowed an overflow to occur in the unit number calculation. PR: kern/122288 END