Subject: CVS commit: src/bin/test
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/24/2007 18:54:58
Module Name:	src
Committed By:	christos
Date:		Sun Jun 24 18:54:58 UTC 2007

Modified Files:
	src/bin/test: test.c

Log Message:
PR/36534: Greg A. Woods: test(1) doesn't do -r and -w quite right
Use stat(2) instead of access(2) per POSIX.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/bin/test/test.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.