From owner-freebsd-bugs Tue Aug 31 19:22:34 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E98B153C2 for ; Tue, 31 Aug 1999 19:22:31 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA29666; Tue, 31 Aug 1999 19:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from alcanet.com.au (border.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with ESMTP id 5E71515330 for ; Tue, 31 Aug 1999 19:10:38 -0700 (PDT) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: by border.alcanet.com.au id <40337>; Wed, 1 Sep 1999 12:08:08 +1000 Message-Id: <99Sep1.120808est.40337@border.alcanet.com.au> Date: Wed, 1 Sep 1999 12:09:39 +1000 From: Peter Jeremy Reply-To: peter.jeremy@alcatel.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: gnu/13507: Too many $log$ lines in patch/pch.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13507 >Category: gnu >Synopsis: Too many $log$ lines in patch/pch.c >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 31 19:20:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Peter Jeremy >Release: FreeBSD 4.0-CURRENT i386 >Organization: Alcatel Australia Limited >Environment: 3.2-RELEASE and -CURRENT >Description: src/gnu/usr.bin/patch/pch.c has (at some stage) acquired a second $ Log $ line. This is unnecessarily bloating the source. (I noticed this by accident, I don't know if there are other instances in the source tree). >How-To-Repeat: Code inspection. >Fix: Index: pch.c =================================================================== RCS file: /home/CVSROOT/./src/gnu/usr.bin/patch/pch.c,v retrieving revision 1.15 diff -u -r1.15 pch.c --- pch.c 1999/08/28 04:58:28 1.15 +++ pch.c 1999/09/01 02:00:04 @@ -35,39 +35,6 @@ * 2.2 candidate * * Revision 1.8 1996/04/12 11:37:32 markm - * Attempt to break a $Log: pch.c,v $ - * Attempt to break a Revision 1.14 1998/01/21 15:10:14 ache - * Attempt to break a Add -I or --index-first option to take Index: precedence over context diff, - * Attempt to break a as it was in hacked FreeBSD version - * Attempt to break a - * Attempt to break a Revision 1.13 1998/01/21 14:37:23 ache - * Attempt to break a Resurrect patch 2.1 without FreeBSD Index: hack - * Attempt to break a - * Attempt to break a Revision 1.8.2.2 1998/01/03 23:52:05 ache - * Attempt to break a MFC: ctype and Index over +++/--- precedence - * Attempt to break a - * Attempt to break a Revision 1.11 1998/01/03 23:42:56 ache - * Attempt to break a Back out Index over +++/--- precedence. - * Attempt to break a It maybe right, if patch was FreeBSD-own program, but it break compatibility - * Attempt to break a with pre-existent patches in other systems. - * Attempt to break a The example is big ncurses patch which don't apply on FreeBSD - * Attempt to break a due to "fixed" precedence. - * Attempt to break a - * Attempt to break a Revision 1.10 1997/10/23 02:44:22 ache - * Attempt to break a Add (unsigned char) cast to ctype macros - * Attempt to break a - * Attempt to break a Revision 1.9 1997/02/13 21:10:43 jmg - * Attempt to break a Fix a problem with patch in that is will always default, even when the - * Attempt to break a controlling terminal is closed. Now the function ask() will return 1 when th - * Attempt to break a input is known to come from a file or terminal, or it will return 0 when ther - * Attempt to break a was a read error. - * Attempt to break a - * Attempt to break a Modified the question "Skip patch?" so that on an error from ask it will skip - * Attempt to break a the patch instead of looping. - * Attempt to break a - * Attempt to break a Closes PR#777 - * Attempt to break a - * Attempt to break a 2.2 candidate * Attempt to break a snafu where a *** /--- (minus space) * was fouling up a comment in the checked-out code. * Peter -- Peter Jeremy (VK2PJ) peter.jeremy@alcatel.com.au Alcatel Australia Limited 41 Mandible St Phone: +61 2 9690 5019 ALEXANDRIA NSW 2015 Fax: +61 2 9690 5982 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message