summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/nullfs
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 09:48:43 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 09:48:43 +0000
commit94b6d727947e1242356988da003ea702d41a97de (patch)
tree4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/miscfs/nullfs
parentdd2a6abaa8db23fd5a6c0f1a719e7ea482878a5e (diff)
downloadFreeBSD-src-94b6d727947e1242356988da003ea702d41a97de.zip
FreeBSD-src-94b6d727947e1242356988da003ea702d41a97de.tar.gz
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
ready for it yet.
Diffstat (limited to 'sys/miscfs/nullfs')
-rw-r--r--sys/miscfs/nullfs/null.h2
-rw-r--r--sys/miscfs/nullfs/null_subr.c2
-rw-r--r--sys/miscfs/nullfs/null_vfsops.c2
-rw-r--r--sys/miscfs/nullfs/null_vnops.c4
4 files changed, 5 insertions, 5 deletions
diff --git a/sys/miscfs/nullfs/null.h b/sys/miscfs/nullfs/null.h
index cf0b62b..8e886f7 100644
--- a/sys/miscfs/nullfs/null.h
+++ b/sys/miscfs/nullfs/null.h
@@ -35,7 +35,7 @@
*
* @(#)null.h 8.3 (Berkeley) 8/20/94
*
- * $FreeBSD$
+ * $Id$
*/
struct null_args {
diff --git a/sys/miscfs/nullfs/null_subr.c b/sys/miscfs/nullfs/null_subr.c
index 4418631..8e47168 100644
--- a/sys/miscfs/nullfs/null_subr.c
+++ b/sys/miscfs/nullfs/null_subr.c
@@ -35,7 +35,7 @@
*
* @(#)null_subr.c 8.7 (Berkeley) 5/14/95
*
- * $FreeBSD$
+ * $Id$
*/
#include <sys/param.h>
diff --git a/sys/miscfs/nullfs/null_vfsops.c b/sys/miscfs/nullfs/null_vfsops.c
index badab66..2d52f1f 100644
--- a/sys/miscfs/nullfs/null_vfsops.c
+++ b/sys/miscfs/nullfs/null_vfsops.c
@@ -36,7 +36,7 @@
* @(#)null_vfsops.c 8.2 (Berkeley) 1/21/94
*
* @(#)lofs_vfsops.c 1.2 (Berkeley) 6/18/92
- * $FreeBSD$
+ * $Id$
*/
/*
diff --git a/sys/miscfs/nullfs/null_vnops.c b/sys/miscfs/nullfs/null_vnops.c
index b942df6..5ff5af2 100644
--- a/sys/miscfs/nullfs/null_vnops.c
+++ b/sys/miscfs/nullfs/null_vnops.c
@@ -37,11 +37,11 @@
*
* Ancestors:
* @(#)lofs_vnops.c 1.2 (Berkeley) 6/18/92
- * $Id: null_vnops.c,v 1.14 1997/02/12 14:55:01 mpp Exp $
+ * $Id: null_vnops.c,v 1.15 1997/02/12 18:06:08 mpp Exp $
* ...and...
* @(#)null_vnodeops.c 1.20 92/07/07 UCLA Ficus project
*
- * $FreeBSD$
+ * $Id$
*/
/*
OpenPOWER on IntegriCloud