Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/usr.bin/stat



Module Name:    src
Committed By:   bouyer
Date:           Fri Feb 22 21:24:09 UTC 2008

Modified Files:
        src/usr.bin/stat [netbsd-4]: stat.c

Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1072):
        usr.bin/stat/stat.c: revision 1.25
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.24.2.1 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.



Home | Main Index | Thread Index | Old Index