From owner-cvs-all Fri May 17 0:55:34 2002 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 7900237B425; Fri, 17 May 2002 00:55:24 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4H7tOA56297; Fri, 17 May 2002 00:55:24 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205170755.g4H7tOA56297@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 17 May 2002 00:55:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/17 00:55:24 PDT Modified files: usr.bin/xargs xargs.c Log: Simplify prerun() in the case where there are no arguments. Can't do -I or -J substitution if `utility' is not specified and we're using the buildin echo; It has no arguments for us to abuse. Revision Changes Path 1.36 +1 -1 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message