Subject: CVS commit: src/usr.bin/stat
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/23/2003 07:23:25
Module Name: src
Committed By: lukem
Date: Wed Jul 23 07:23:25 UTC 2003
Modified Files:
src/usr.bin/stat: stat.c
Log Message:
* don't compile in support for st_birth #ifdef HOSTPROG
* remove %B (birth) from default format strings, since %B isn't available
#ifdef HOSTPROG, and it's not standard enough to be fussed about anyway
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 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.