From a9e2dc176f709713f9565ed1711c958f0707eb36 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 21 Jan 1999 00:55:30 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_2_8_RELEASE'. This commit was manufactured to restore the state of the 2.2.8-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/gmon/Makefile.inc | 2 +- lib/libc/gmon/mcount.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/gmon') diff --git a/lib/libc/gmon/Makefile.inc b/lib/libc/gmon/Makefile.inc index 2ed8e102c17f6..2fcad36ae7e46 100644 --- a/lib/libc/gmon/Makefile.inc +++ b/lib/libc/gmon/Makefile.inc @@ -1,5 +1,5 @@ # from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 -# $Id: Makefile.inc,v 1.4 1997/05/03 03:49:55 jb Exp $ +# $Id: Makefile.inc,v 1.3.2.1 1997/06/24 03:51:31 julian Exp $ # gmon sources .PATH: ${.CURDIR}/../libc/gmon diff --git a/lib/libc/gmon/mcount.c b/lib/libc/gmon/mcount.c index b44af9920ed3d..f80cf2323979c 100644 --- a/lib/libc/gmon/mcount.c +++ b/lib/libc/gmon/mcount.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)mcount.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$Id: mcount.c,v 1.6 1996/05/02 08:43:37 phk Exp $"; + "$Id: mcount.c,v 1.7 1996/08/28 20:15:32 bde Exp $"; #endif #include -- cgit v1.2.3