From owner-cvs-all Tue Jan 30 6:45:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C719437B67D; Tue, 30 Jan 2001 06:45:03 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0UEj3q88617; Tue, 30 Jan 2001 06:45:03 -0800 (PST) (envelope-from peter) Message-Id: <200101301445.f0UEj3q88617@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Jan 2001 06:45:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find extern.h find.1 find.h function.c option.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/01/30 06:45:03 PST Modified files: (Branch: RELENG_4) usr.bin/find extern.h find.1 find.h function.c option.c Log: MFC: -empty switch for searching for empty directories. (From OpenBSD) Revision Changes Path 1.9.2.2 +2 -1 src/usr.bin/find/extern.h 1.23.2.6 +3 -1 src/usr.bin/find/find.1 1.6.2.3 +3 -3 src/usr.bin/find/find.h 1.22.2.5 +44 -1 src/usr.bin/find/function.c 1.9.2.2 +2 -1 src/usr.bin/find/option.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message