Subject: CVS commit: src/usr.bin/stat
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 05/08/2003 13:05:38
Module Name:	src
Committed By:	atatat
Date:		Thu May  8 13:05:38 UTC 2003

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

Log Message:
Add %B to print the st_birthtime of an inode (adjusting the "raw"
format and "shell" format appropriately), and rename the st_*timespec
fields in the shell-style output to be st_*time, since that's what
they really are.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.bin/stat/stat.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.