Subject: CVS commit: src/usr.bin/stat
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 12/31/2004 03:24:31
Module Name: src
Committed By: atatat
Date: Fri Dec 31 03:24:31 UTC 2004
Modified Files:
src/usr.bin/stat: stat.1 stat.c
Log Message:
Add "dirname"- and "basename"-like functionality to stat(1) by way of
the "high" and "low" selectors on the filename.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/usr.bin/stat/stat.1
cvs rdiff -r1.19 -r1.20 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.