K 10 svn:author V 3 imp K 8 svn:date V 27 2018-08-23T05:06:11.898844Z K 7 svn:log V 377 Remove sorting of matches and print all the matches as we find them. This backs out the hack we added in r329458. Now that we can freeze / thaw probing, this is a much better solution to that problem. Revert to simply printing the results as we find them, and relying on an external sort | uniq to clean up the list. Differential Revision: https://reviews.freebsd.org/D16735 END