K 10 svn:author V 7 antoine K 8 svn:date V 27 2008-03-17T19:08:32.000000Z K 7 svn:log V 377 MFC to RELENG_6 - Make Disk_Names() behave as documented in libdisk(3): return an array of disk names, where you must free each pointer, as well as the array by hand. [1] - Destaticize "disks" in Disk_Names, it has no reasons to be static. PR: kern/96077 [1] PR: kern/114110 [1] MFC after: 1 month Approved by: rwatson (mentor) END