Fix RCS id format.
This commit is contained in:
parent
f5ae092fb9
commit
d8f5a26b66
@ -32,8 +32,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)arcs.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: arcs.c,v 1.4 1994/05/17 03:35:53 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)arcs.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: arcs.c,v 1.5 1994/10/06 15:39:54 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -32,8 +32,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)dfn.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: dfn.c,v 1.3 1994/05/17 03:35:58 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)dfn.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: dfn.c,v 1.4 1994/10/06 15:39:56 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -38,8 +38,8 @@ static char copyright[] =
|
||||
#endif /* not lint */
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)gprof.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: gprof.c,v 1.5 1994/06/01 11:04:33 pk Exp $";
|
||||
/*static char sccsid[] = "from: @(#)gprof.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: gprof.c,v 1.6 1994/10/06 15:39:58 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -32,8 +32,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)hertz.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: hertz.c,v 1.3 1994/05/17 03:36:03 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)hertz.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: hertz.c,v 1.4 1994/10/06 15:39:59 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <sys/time.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
#ifndef lint
|
||||
static char rcsid[] = "$Id: i386.c,v 1.3 1994/05/17 03:36:05 cgd Exp $";
|
||||
static char *rcsid = "$Id: i386.c,v 1.4 1994/10/06 15:40:01 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -32,8 +32,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)lookup.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: lookup.c,v 1.3 1994/05/17 03:36:09 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)lookup.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: lookup.c,v 1.4 1994/10/06 15:40:03 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
#ifndef lint
|
||||
static char rcsid[] = "$Id: m68k.c,v 1.2 1994/05/17 03:36:10 cgd Exp $";
|
||||
static char *rcsid = "$Id: m68k.c,v 1.3 1994/10/06 15:40:05 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -38,8 +38,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)mips.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: mips.c,v 1.2 1994/05/17 03:36:15 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)mips.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: mips.c,v 1.3 1994/10/06 15:40:08 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
#ifndef lint
|
||||
static char rcsid[] = "$Id: ns32k.c,v 1.1 1994/03/09 00:25:18 phil Exp $";
|
||||
static char *rcsid = "$Id: ns32k.c,v 1.2 1994/10/06 15:40:09 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -38,8 +38,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)mips.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: pmax.c,v 1.1 1994/05/17 03:36:23 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)mips.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: pmax.c,v 1.2 1994/10/06 15:40:10 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -32,8 +32,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)printgprof.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: printgprof.c,v 1.3 1994/05/17 03:36:27 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)printgprof.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: printgprof.c,v 1.4 1994/10/06 15:40:11 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -32,8 +32,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)printlist.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: printlist.c,v 1.3 1994/05/17 03:36:29 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)printlist.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: printlist.c,v 1.4 1994/10/06 15:40:12 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -36,8 +36,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)sparc.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: sparc.c,v 1.2 1994/05/17 03:36:31 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)sparc.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: sparc.c,v 1.3 1994/10/06 15:40:13 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -32,8 +32,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)tahoe.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: tahoe.c,v 1.3 1994/05/17 03:36:34 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)tahoe.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: tahoe.c,v 1.4 1994/10/06 15:40:14 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -32,8 +32,8 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)vax.c 8.1 (Berkeley) 6/6/93"; */
|
||||
static char *rcsid = "$Id: vax.c,v 1.3 1994/05/17 03:36:37 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)vax.c 8.1 (Berkeley) 6/6/93";*/
|
||||
static char *rcsid = "$Id: vax.c,v 1.4 1994/10/06 15:40:16 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "gprof.h"
|
||||
|
@ -38,8 +38,8 @@ static char copyright[] =
|
||||
#endif /* not lint */
|
||||
|
||||
#ifndef lint
|
||||
/* from: static char sccsid[] = "@(#)id.c 8.2 (Berkeley) 2/16/94"; */
|
||||
static char *rcsid = "$Id: id.c,v 1.5 1994/05/05 23:24:47 cgd Exp $";
|
||||
/*static char sccsid[] = "from: @(#)id.c 8.2 (Berkeley) 2/16/94";*/
|
||||
static char *rcsid = "$Id: id.c,v 1.6 1994/10/06 15:43:08 mycroft Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <sys/param.h>
|
||||
|
Loading…
Reference in New Issue
Block a user