From owner-cvs-all Sun May 6 2:53:27 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 3293F37B423; Sun, 6 May 2001 02:53:23 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f469rNq92113; Sun, 6 May 2001 02:53:23 -0700 (PDT) (envelope-from phk) Message-Id: <200105060953.f469rNq92113@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 May 2001 02:53:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find Makefile extern.h find.1 find.c find.h function.c ls.c operator.c option.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/05/06 02:53:23 PDT Modified files: (Branch: RELENG_4) usr.bin/find Makefile extern.h find.1 find.c find.h function.c ls.c operator.c option.c Log: MFC: bring in sync with current. Revision Changes Path 1.8.2.4 +5 -2 src/usr.bin/find/Makefile 1.9.2.4 +60 -42 src/usr.bin/find/extern.h 1.23.2.9 +62 -1 src/usr.bin/find/find.1 1.7.6.3 +13 -6 src/usr.bin/find/find.c 1.6.2.5 +38 -34 src/usr.bin/find/find.h 1.22.2.7 +536 -752 src/usr.bin/find/function.c 1.5.6.2 +2 -2 src/usr.bin/find/ls.c 1.5.6.1 +20 -20 src/usr.bin/find/operator.c 1.9.2.4 +64 -68 src/usr.bin/find/option.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message