freebsd-src/share/zoneinfo
Warner Losh 3182fd63c4 Avoid find -s, use find | sort instead.
find -s was introduced to make the metalog more
deterministic. However, find -s is not portable. find | sort is
portable and accomplishes the same goals, even if it isn't
pedantically the same. TZS is the same before / after the change so
any fussy differences between the two are moot and there won't be
METALOG churn across this change.

Differential Revision: https://reviews.freebsd.org/D14231
2018-02-06 23:12:16 +00:00
..
tests DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
Makefile Avoid find -s, use find | sort instead. 2018-02-06 23:12:16 +00:00
Makefile.depend DIRDEPS_BUILD: Reduce restaging here. 2016-03-11 23:45:20 +00:00