freebsd-dev/usr.bin/xinstall
Mateusz Guzik 92b25dcd61 xinstall: plug an infinite loop in directory creation
If stat continues to fail with ENOENT and mkdir with EEXIST the code wont
finish. In particular this can show up when the target path follows through
a symlink to a non-existent directory.

Reported by:	ae
MFC after:	1 week
2017-10-12 13:59:23 +00:00
..
tests Restore some of the error message text accidentally removed in r315098 2017-03-12 04:08:36 +00:00
install.1 xinstall: renumber UCB clauses to avoid skipping #3 2015-09-25 20:25:18 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
xinstall.c xinstall: plug an infinite loop in directory creation 2017-10-12 13:59:23 +00:00