freebsd-skq/bin/rm
kevlo 592e847dfe 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
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