Date: Sun, 5 Dec 2010 09:33:04 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/stat stat.c Message-ID: <201012050933.oB59XEe6043293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2010-12-05 09:33:04 UTC FreeBSD src repository Modified files: usr.bin/stat stat.c Log: SVN rev 216196 on 2010-12-05 09:33:04Z by dougb Bring in the change from NetBSD 1.18: "If using stat (the -L flag) and it fails, fall back to lstat(). It may be the case that we're examining a broken symlink, and anything is better than nothing." The changes in 1.14 through 1.17 were not relevant to us. Obtained from: atatat@NetBSD.org Revision Changes Path 1.11 +13 -3 src/usr.bin/stat/stat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012050933.oB59XEe6043293>