K 10 svn:author V 6 marius K 8 svn:date V 27 2017-08-10T21:39:10.082928Z K 7 svn:log V 437 MFC: r322097, r322203 - Since r301131, /etc/localtime is also installed when selecting UTC in interactive configurations. Thus, the code added in r220172 which treats a NULL zone file name as UTC and removes /etc/localtime in that case can go again. - Consistently refer to "could not delete" (as chosen by the oldest such code in here) when unlink(2) fails instead of a to mixture of "delete" and "unlink" in error messages. END