Subject: CVS commit: src/usr.bin/stat
To: None <source-changes@NetBSD.org>
From: Michael van Elst <mlelstv@netbsd.org>
List: source-changes
Date: 02/09/2008 09:18:07
Module Name:	src
Committed By:	mlelstv
Date:		Sat Feb  9 09:18:07 UTC 2008

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

Log Message:
Fix a segfault when doing 'stat -f %R' on the stdin file handle, instead
fake the filename '(stdin)' like the %N format.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 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.