K 10 svn:author V 4 grog K 8 svn:date V 27 2003-05-04T05:20:56.000000Z K 7 svn:log V 426 Forced commit. Grr: I used the wrong text before. Here's the correct information. Rewrite of startup code: vinum_scandisk: 1. Hand a string with device names, not a table and length. This is the way we get it at system startup time. This also means that we don't insist on a /dev in the names. 2. Allocate drive list dynamically. 3. If passed a null drive list, use kern.disks as a list to search. END