From owner-cvs-all Thu Jul 13 14:57:24 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 031CE37B58C; Thu, 13 Jul 2000 14:57:14 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA64698; Thu, 13 Jul 2000 14:57:09 -0700 (PDT) (envelope-from obrien) Date: Thu, 13 Jul 2000 14:57:09 -0700 From: "David O'Brien" To: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.bin/make arch.c buf.c compat.c cond.c dir.c for.c hash.c job.c main.c make.c parse.c str.c suff.c targ.c util.c var.c Message-ID: <20000713145709.D64349@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <200007120048.RAA09917@scv3.apple.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007120048.RAA09917@scv3.apple.com>; from wsanchez@apple.com on Tue, Jul 11, 2000 at 05:48:34PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > + * > + * @(#)lstSucc.c 8.1 (Berkeley) 6/6/93 > */ > > #ifndef lint > -static char sccsid[] = "@(#)lstSucc.c 8.2 (Berkeley) 4/28/95"; > +#include > +__RCSID("$FreeBSD: src/usr.bin/make/lst.lib/lstSucc.c,v 1.6 2000/07/09 00:08:47 wsanchez Exp $"); > #endif /* not lint */ I definitely support this change. [Potentially] embedding the CSRG Ids does not make sense. -- -- David (obrien@FreeBSD.org) Disclaimer: Not speaking for FreeBSD, just expressing my own opinion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message