From owner-freebsd-commit Fri Feb 2 09:21:09 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA04406 for freebsd-commit-outgoing; Fri, 2 Feb 1996 09:21:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA04367 for cvs-all-outgoing; Fri, 2 Feb 1996 09:20:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA04353 for cvs-gnu-outgoing; Fri, 2 Feb 1996 09:20:56 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA04233 Fri, 2 Feb 1996 09:20:21 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.6.12/8.6.5) with SMTP id CAA07372; Fri, 2 Feb 1996 02:58:52 -0800 Message-Id: <199602021058.CAA07372@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost didn't use HELO protocol To: Wolfram Schneider cc: CVS-committers@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/grep Makefile grep.1 grep.c In-reply-to: Your message of "Thu, 01 Feb 1996 22:45:29 PST." <199602020645.WAA25657@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Fri, 02 Feb 1996 02:58:52 -0800 Sender: owner-commit@FreeBSD.ORG Precedence: bulk >wosch 96/02/01 22:45:28 > > Modified: gnu/usr.bin/grep Makefile grep.1 grep.c > Log: > recursive grep, enabled with -DHAVE_FTS=1 Gack...Why? Why don't you just use find/xargs like it was intended? -DG David Greenman Core Team/Principal Architect, The FreeBSD Project