Subject: CVS commit: src/usr.bin/stat
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 05/28/2004 04:48:31
Module Name:	src
Committed By:	atatat
Date:		Fri May 28 04:48:31 UTC 2004

Modified Files:
	src/usr.bin/stat: stat.c

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/usr.bin/stat/stat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.