From owner-cvs-all Fri Sep 15 4:35:19 2000 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 6525C37B423; Fri, 15 Sep 2000 04:35:17 -0700 (PDT) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA42920; Fri, 15 Sep 2000 04:35:17 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200009151135.EAA42920@freefall.freebsd.org> From: Brian Feldman Date: Fri, 15 Sep 2000 04:35:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/diff util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/09/15 04:35:17 PDT Modified files: contrib/diff util.c Log: Also coerce diff(1) into working the other way (from no-\n to \n). Taking out the evil warning fixed it one way, but didn't make the other way any better, so replace it with printing a single \n. Revision Changes Path 1.4 +4 -1 src/contrib/diff/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message