When applying a spec, traverse the existing directory tree in lexical
order. This allows direct comparison of the output of two different
runs, regardless of the order in which readdir(2) returns directory
entries.
MFC after: 3 weeks
Approved by: imp (mentor, implicit for trivial changes), des
(I am doing several MFC's for him).