Searched hist:"7 e06d7bcbc39518d9984a07ab19116a9f050a176" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/mdconfig/ |
H A D | mdconfig.c | diff 7e06d7bcbc39518d9984a07ab19116a9f050a176 Thu Dec 22 11:32:11 CET 2005 Dima Dorfman <dd@FreeBSD.org> Sort the list results by the unit number. The list returned by the kernel is in the order the devices were made, which is not useful to the user. Also, remove the "%d more" test since the kernel does not return the complete count in md_pad[0] (maybe it should?).
Submitted by: Wojciech A. Koszek diff 7e06d7bcbc39518d9984a07ab19116a9f050a176 Thu Dec 22 11:32:11 CET 2005 Dima Dorfman <dd@FreeBSD.org> Sort the list results by the unit number. The list returned by the kernel is in the order the devices were made, which is not useful to the user. Also, remove the "%d more" test since the kernel does not return the complete count in md_pad[0] (maybe it should?).
Submitted by: Wojciech A. Koszek
|