freebsd-dev/bin/rm
Kevin Lo 4ec1405b39 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
2012-06-20 02:21:53 +00:00
..
Makefile Remove unnecessary SRCS= where could be guessed directly by our 2005-01-27 14:52:47 +00:00
rm.1 Fix typo and grammar nit 2010-10-31 19:16:54 +00:00
rm.c Fix potential symlink race condition in "rm -P" by adding a check 2012-06-20 02:21:53 +00:00