From 401fd2032d7b17d3805379b7d8748b8fcc9e855f Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 11 Mar 1997 00:08:01 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_1_7_RELEASE'. This commit was manufactured to restore the state of the 2.1.7-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sys/conf/newvers.sh | 4 ++-- sys/conf/nfsswapkernel.c | 2 +- sys/conf/param.c | 2 +- sys/conf/systags.sh | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sys/conf') diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 5da6c383ebad..42c1b2572dfd 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,12 +32,12 @@ # SUCH DAMAGE. # # @(#)newvers.sh 8.1 (Berkeley) 4/20/94 -# $Id: newvers.sh,v 1.16.4.10 1997/02/07 01:55:21 jkh Exp $ +# $Id: newvers.sh,v 1.16.4.11 1997/02/10 06:36:10 jkh Exp $ TYPE="FreeBSD" REVISION="2.1.7" BRANCH="RELEASE" -RELEASE="${REVISION}-${BRANCH}" +RELEASE=2.1.7-RELEASE SNAPDATE="" if [ "X${SNAPDATE}" != "X" ]; then RELEASE="${RELEASE}-${SNAPDATE}" diff --git a/sys/conf/nfsswapkernel.c b/sys/conf/nfsswapkernel.c index 80cb84a3734f..44e81ef5a9fc 100644 --- a/sys/conf/nfsswapkernel.c +++ b/sys/conf/nfsswapkernel.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)nfsswapvmunix.c 8.1 (Berkeley) 6/10/93 - * $Id: nfsswapvmunix.c,v 1.2 1994/08/02 07:38:29 davidg Exp $ + * $Id: nfsswapkernel.c,v 1.1 1994/08/05 09:25:31 davidg Exp $ */ /* diff --git a/sys/conf/param.c b/sys/conf/param.c index a876f19829b1..453341efe749 100644 --- a/sys/conf/param.c +++ b/sys/conf/param.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)param.c 8.2 (Berkeley) 1/21/94 - * $Id: param.c,v 1.9 1995/05/25 07:36:24 davidg Exp $ + * $Id: param.c,v 1.9.4.1 1995/08/23 04:22:29 davidg Exp $ */ #include diff --git a/sys/conf/systags.sh b/sys/conf/systags.sh index 4cda02af41d8..7d8ec313c3cb 100644 --- a/sys/conf/systags.sh +++ b/sys/conf/systags.sh @@ -38,7 +38,7 @@ # # First written May 16, 1992 by Van Jacobson, Lawrence Berkeley Laboratory. # -# $Id$ +# $Id: systags.sh,v 1.2 1994/08/02 07:38:32 davidg Exp $ rm -f tags tags.tmp tags.cfiles tags.sfiles tags.hfiles MACHINE=`machine` -- cgit v1.3