From owner-cvs-libexec Sun Sep 22 23:37:09 1996 Return-Path: owner-cvs-libexec Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA18240 for cvs-libexec-outgoing; Sun, 22 Sep 1996 23:37:09 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA18096; Sun, 22 Sep 1996 23:36:52 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.7.6/8.6.9) id QAA07471; Mon, 23 Sep 1996 16:16:57 +1000 Date: Mon, 23 Sep 1996 16:16:57 +1000 From: Bruce Evans Message-Id: <199609230616.QAA07471@godzilla.zeta.org.au> To: peter@spinner.DIALix.COM, wosch@freefall.freebsd.org Subject: Re: cvs commit: src/bin Makefile.inc ... Cc: cvs-all@freefall.freebsd.org, cvs-bin@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-libexec@freefall.freebsd.org, cvs-user@freefall.freebsd.org Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >The files Announce, Changes, Makefile.UNIX, Problems, README, >bootptab.mcs, dovend.c, dumptab.c, hash.c, hwaddr.h, lookup.c, >patchlevel.h, readfile.c, trytea.c, trygetif.c, trylook.c, bootpef.c, >bootptest.c, and print-bootp.c should ***NOT*** have $Id$ because they >have not been locally modified! They have now :-]. There is precedence for this change in /bin. E.g., in ls, the following files haven't been changed locally except to add $Id$: Makefile, cmp.c, extern.h, ls.h, stat_flags.c Bruce