From e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 8 Oct 2002 05:39:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_7_0_RELEASE'. This commit was manufactured to restore the state of the 4.7-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libncurses/Makefile | 2 +- lib/libncurses/ncurses_cfg.h | 2 +- lib/libncurses/pathnames.h | 2 +- lib/libncurses/termcap.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libncurses') diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile index d620339bb619..f1cfb6626c65 100644 --- a/lib/libncurses/Makefile +++ b/lib/libncurses/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/libncurses/Makefile,v 1.39.2.13 2002/08/07 16:31:48 ru Exp $ NCURSES=${.CURDIR}/../../contrib/ncurses diff --git a/lib/libncurses/ncurses_cfg.h b/lib/libncurses/ncurses_cfg.h index e43be459c533..0967d361f6fe 100644 --- a/lib/libncurses/ncurses_cfg.h +++ b/lib/libncurses/ncurses_cfg.h @@ -44,7 +44,7 @@ * ftp://dickey.his.com/autoconf/ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libncurses/ncurses_cfg.h,v 1.1.2.2 2000/10/12 18:41:06 peter Exp $ */ #ifndef NC_CONFIG_H #define NC_CONFIG_H diff --git a/lib/libncurses/pathnames.h b/lib/libncurses/pathnames.h index 5cac36f3651f..6f25f3291199 100644 --- a/lib/libncurses/pathnames.h +++ b/lib/libncurses/pathnames.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/lib/libncurses/pathnames.h,v 1.1 1999/08/30 07:57:50 peter Exp $ */ #define _PATH_DEF ".termcap /usr/share/misc/termcap" diff --git a/lib/libncurses/termcap.c b/lib/libncurses/termcap.c index fa5b305d57b2..1bd54e0da32f 100644 --- a/lib/libncurses/termcap.c +++ b/lib/libncurses/termcap.c @@ -61,7 +61,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libncurses/termcap.c,v 1.2.2.2 2002/08/15 08:30:26 ru Exp $"); #ifndef lint static const char sccsid[] = "@(#)termcap.c 8.1 (Berkeley) 6/4/93"; -- cgit v1.3