From owner-cvs-all Thu May 23 23: 0:51 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 7ED0B37B407; Thu, 23 May 2002 23:00:47 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4O60lC91536; Thu, 23 May 2002 23:00:47 -0700 (PDT) (envelope-from tjr) Message-Id: <200205240600.g4O60lC91536@freefall.freebsd.org> From: "Tim J. Robbins" Date: Thu, 23 May 2002 23:00:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/expand expand.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 tjr 2002/05/23 23:00:47 PDT Modified files: usr.bin/expand expand.c Log: If processing of one file fails, try to process the remaining files and exit non-zero instead of immediately exiting (SUSv3). Revision Changes Path 1.11 +9 -3 src/usr.bin/expand/expand.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message