Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 14:57:09 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@apple.com>
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>
In-Reply-To: <200007120048.RAA09917@scv3.apple.com>; from wsanchez@apple.com on Tue, Jul 11, 2000 at 05:48:34PM -0700
References:  <200007120048.RAA09917@scv3.apple.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> + *
> + * @(#)lstSucc.c       8.1 (Berkeley) 6/6/93
>   */
>  
>  #ifndef lint
> -static char sccsid[] = "@(#)lstSucc.c  8.2 (Berkeley) 4/28/95";
> +#include <sys/cdefs.h>
> +__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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000713145709.D64349>