K 10 svn:author V 3 dim K 8 svn:date V 27 2013-12-25T00:53:48.144165Z K 7 svn:log V 183 MFC r259740: In usr.bin/sort/radixsort.c, pop_ls_mt() is only referenced if SORT_THREADS is defined, so make the whole function conditional, instead of just the pthread calls in it. END