From e3b4331d6e7ce52d98071866a07c0be6b76d628b Mon Sep 17 00:00:00 2001 From: cgd Date: Thu, 20 May 1993 03:29:36 +0000 Subject: [PATCH] fixed rcsids and cleaned up headers --- sys/conf/files | 2 +- sys/conf/files.oldconf | 2 +- sys/conf/newvers.sh | 3 ++- sys/conf/nfsswapvmunix.c | 3 ++- sys/conf/param.c | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/sys/conf/files b/sys/conf/files index 0c3ea66efca9..82f631641718 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $Header: /cvsroot/src/sys/conf/files,v 1.9 1993/05/02 09:22:31 cgd Exp $ +# $Id: files,v 1.10 1993/05/20 03:29:36 cgd Exp $ # ddb/db_access.c optional ddb ddb/db_aout.c optional ddb diff --git a/sys/conf/files.oldconf b/sys/conf/files.oldconf index bf60312d5c3b..533ad1f651df 100644 --- a/sys/conf/files.oldconf +++ b/sys/conf/files.oldconf @@ -1,4 +1,4 @@ -# $Header: /cvsroot/src/sys/conf/Attic/files.oldconf,v 1.9 1993/05/02 09:22:31 cgd Exp $ +# $Id: files.oldconf,v 1.10 1993/05/20 03:29:36 cgd Exp $ # ddb/db_access.c optional ddb ddb/db_aout.c optional ddb diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 032a2ff877fd..e225320ef4c0 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -31,7 +31,8 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# @(#)newvers.sh 7.4 (Berkeley) 12/7/90 +# from: @(#)newvers.sh 7.4 (Berkeley) 12/7/90 +# $Id: newvers.sh,v 1.8 1993/05/20 03:29:38 cgd Exp $ # if [ ! -r version ] diff --git a/sys/conf/nfsswapvmunix.c b/sys/conf/nfsswapvmunix.c index 3ca040a51754..4d0ff3e3a4f6 100644 --- a/sys/conf/nfsswapvmunix.c +++ b/sys/conf/nfsswapvmunix.c @@ -33,7 +33,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)nfsswapvmunix.c 7.1 (Berkeley) 3/4/91 + * from: @(#)nfsswapvmunix.c 7.1 (Berkeley) 3/4/91 + * $Id: nfsswapvmunix.c,v 1.2 1993/05/20 03:29:40 cgd Exp $ */ /* diff --git a/sys/conf/param.c b/sys/conf/param.c index 063aa4b4b195..6d9f5eab7a63 100644 --- a/sys/conf/param.c +++ b/sys/conf/param.c @@ -1 +1 @@ -revision 1.3 intentionally removed +revision 1.4 intentionally removed