summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/newvers.sh4
-rw-r--r--sys/conf/nfsswapkernel.c2
-rw-r--r--sys/conf/param.c2
-rw-r--r--sys/conf/systags.sh2
4 files changed, 5 insertions, 5 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index aac4bd353fbc..215295288a33 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,10 +32,10 @@
# SUCH DAMAGE.
#
# @(#)newvers.sh 8.1 (Berkeley) 4/20/94
-# $Id: newvers.sh,v 1.15 1995/04/22 21:39:15 phk Exp $
+# newvers.sh,v 1.16 1995/05/02 22:20:03 phk Exp
TYPE="FreeBSD"
-RELEASE="2.0-CURRENT"
+RELEASE=2.0.5-RELEASE
RELDATE="199504"
if [ "x$RELEASE" = x2.0-CURRENT ] ; then
diff --git a/sys/conf/nfsswapkernel.c b/sys/conf/nfsswapkernel.c
index 80cb84a3734f..7d2a13a6997a 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 $
+ * 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 aef43749c65a..b57cadcc136a 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.8 1995/02/20 19:42:19 guido Exp $
+ * param.c,v 1.9 1995/05/25 07:36:24 davidg Exp
*/
#include <sys/param.h>
diff --git a/sys/conf/systags.sh b/sys/conf/systags.sh
index 4cda02af41d8..8a69e9ca47b6 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$
+# 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`