From owner-cvs-all Tue Apr 30 13:13: 8 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 C59A937B41B; Tue, 30 Apr 2002 13:13:04 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UKD4k68201; Tue, 30 Apr 2002 13:13:04 -0700 (PDT) (envelope-from gad) Message-Id: <200204302013.g3UKD4k68201@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 30 Apr 2002 13:13:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch pch.c X-FreeBSD-CVS-Branch: RELENG_4 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 gad 2002/04/30 13:13:04 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/patch pch.c Log: MFC 1.18: Modify our 'patch' utility to recognize the \ No newline at end of file line that some versions of diff print out if the last line of the two files are different, and one of the two files does not have a newline character on that last line. Obtained from: NetBSD Revision Changes Path 1.16.2.2 +65 -1 src/gnu/usr.bin/patch/pch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message