Subject: PR/34662 CVS commit: src/usr.bin/stat
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Elad Efrat <elad@netbsd.org>
List: netbsd-bugs
Date: 10/07/2006 10:45:02
The following reply was made to PR bin/34662; it has been noted by GNATS.

From: Elad Efrat <elad@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34662 CVS commit: src/usr.bin/stat
Date: Sat,  7 Oct 2006 10:41:51 +0000 (UTC)

 Module Name:	src
 Committed By:	elad
 Date:		Sat Oct  7 10:41:51 UTC 2006
 
 Modified Files:
 	src/usr.bin/stat: stat.1 stat.c
 
 Log Message:
 PR/34662: martijnb at atlas dot ipv6 dot stack dot nl: readlink doesn't
 grok -f, and there's no alternative (+fix)
 
 Patch applied with minor tweak (%y -> %R, as it was already taken) plus
 some nits from myself. Thanks!
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.18 -r1.19 src/usr.bin/stat/stat.1
 cvs rdiff -r1.23 -r1.24 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.