From owner-cvs-all Sat Jun 22 5:58:47 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 9154D37B404; Sat, 22 Jun 2002 05:58:42 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5MCwge36775; Sat, 22 Jun 2002 05:58:42 -0700 (PDT) (envelope-from jmallett) Message-Id: <200206221258.g5MCwge36775@freefall.freebsd.org> From: Juli Mallett Date: Sat, 22 Jun 2002 05:58:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs strnsubst.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/06/22 05:58:42 PDT Modified files: usr.bin/xargs strnsubst.c Log: Check for results of repeated calls to strnsubst(), as well as for the behaviour with NULL match string, as that has changed over time. Revision Changes Path 1.6 +17 -6 src/usr.bin/xargs/strnsubst.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message