summaryrefslogtreecommitdiff
path: root/sys/ufs/ffs
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ufs/ffs')
-rw-r--r--sys/ufs/ffs/ffs_tables.c1
-rw-r--r--sys/ufs/ffs/fs.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/ufs/ffs/ffs_tables.c b/sys/ufs/ffs/ffs_tables.c
index d4b0997f073..198ad97d0da 100644
--- a/sys/ufs/ffs/ffs_tables.c
+++ b/sys/ufs/ffs/ffs_tables.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: ffs_tables.c,v 1.2 1997/02/24 14:27:12 niklas Exp $ */
/* $NetBSD: ffs_tables.c,v 1.2 1994/06/29 06:46:35 cgd Exp $ */
/*
diff --git a/sys/ufs/ffs/fs.h b/sys/ufs/ffs/fs.h
index ce4f34bef21..9be61300829 100644
--- a/sys/ufs/ffs/fs.h
+++ b/sys/ufs/ffs/fs.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: fs.h,v 1.3 1997/02/24 14:27:13 niklas Exp $ */
/* $NetBSD: fs.h,v 1.6 1995/04/12 21:21:02 mycroft Exp $ */
/*