K 10 svn:author V 7 wkoszek K 8 svn:date V 27 2006-03-26T23:21:11.000000Z K 7 svn:log V 324 Teach md(4) and mdconfig(8) how to understand XML. Right now there won't be a problem with listing large number of md(4) devices. Either 'list' or 'query' mode uses XML. Additionally, new functionality was introduced. It's possible to pass multiple devices to -u: # ./mdconfig -l -u md0,md1 Approved by: cognet (mentor) END