K 10 svn:author V 11 arichardson K 8 svn:date V 27 2018-12-05T10:57:57.058527Z K 7 svn:log V 321 Fix newvers.sh with BUILD_WITH_STRICT_TMPPATH=1 newvers.sh runs mkfifo which did not exist before this change. However, I didn't notice before because it is run from a function where a missing command does cause a noticeable failure. Reviewed By: emaste, markj Differential Revision: https://reviews.freebsd.org/D18377 END