Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 08/04/2000 12:01:06
Module Name: basesrc
Committed By: enami
Date: Fri Aug 4 09:01:05 UTC 2000
Modified Files:
basesrc/usr.bin/find: main.c
Log Message:
If -H, clear FTS_LOGICAL and set FTS_PHYSICAL as well as FTS_COMFOLLOW.
If -L, clear FTS_PHYSICAL as well as FTS_COMFOLLOW.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/usr.bin/find/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.