From owner-cvs-all Thu May 30 12:24:11 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 85F7137B403; Thu, 30 May 2002 12:24:08 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4UJO8j15630; Thu, 30 May 2002 12:24:08 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205301924.g4UJO8j15630@freefall.freebsd.org> From: "J. Mallett" Date: Thu, 30 May 2002 12:24:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs strnsubst.c 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/30 12:24:08 PDT Modified files: usr.bin/xargs strnsubst.c xargs.c Log: Allow the input line to be NULL, and teach strnsubst() that NULL means to use a nil-string. Revision Changes Path 1.5 +5 -0 src/usr.bin/xargs/strnsubst.c 1.37 +3 -3 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message