Subject: CVS commit: basesrc/usr.bin/stat
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 07/09/2002 20:22:26
Module Name: basesrc
Committed By: atatat
Date: Tue Jul 9 17:22:26 UTC 2002
Modified Files:
basesrc/usr.bin/stat: stat.c
Log Message:
The bitwise or-ing together of letters is almost *guaranteed* to do
the wrong thing, as in this case. I should read the preprocessor
output more often.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.bin/stat/stat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.