K 10 svn:author V 5 kevlo K 8 svn:date V 27 2012-06-20T02:21:53.216269Z K 7 svn:log V 224 Fix potential symlink race condition in "rm -P" by adding a check that the file we have opened is the one we expected. Also open in non-blocking mode to avoid a potential hang with FIFOs. Obtained from: NetBSD via OpenBSD END