Subject: CVS commit: src/usr.bin/find
To: None <source-changes@NetBSD.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 03/30/2004 22:51:13
Module Name:	src
Committed By:	heas
Date:		Tue Mar 30 22:51:13 UTC 2004

Modified Files:
	src/usr.bin/find: find.c

Log Message:
Do not skip whiteout files returned by fts_read(), which only returns them if
requested.

Patch from Dave Huang in PR bin/5419.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/usr.bin/find/find.c

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