From owner-cvs-all Wed Aug 2 15:31:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 212F237C0FB; Wed, 2 Aug 2000 15:31:35 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Received: (from kbyanc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA50878; Wed, 2 Aug 2000 15:31:34 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Message-Id: <200008022231.PAA50878@freefall.freebsd.org> From: Kelly Yancey Date: Wed, 2 Aug 2000 15:31:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch patch.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kbyanc 2000/08/02 15:31:34 PDT Modified files: gnu/usr.bin/patch patch.c Log: Fix previous commit such that only -S/--skip ignores errors when applying a patch, returning -f/--force and -t/--batch to their previous semantics. Pointed out by: asami Revision Changes Path 1.18 +8 -1 src/gnu/usr.bin/patch/patch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message