From a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 24 Jul 1998 04:57:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_2_7_RELEASE'. This commit was manufactured to restore the state of the 2.2.7-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sys/miscfs/nullfs/null.h | 2 +- sys/miscfs/nullfs/null_subr.c | 2 +- sys/miscfs/nullfs/null_vfsops.c | 2 +- sys/miscfs/nullfs/null_vnops.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/miscfs/nullfs') diff --git a/sys/miscfs/nullfs/null.h b/sys/miscfs/nullfs/null.h index f95724970d659..871c21d5dfaa3 100644 --- a/sys/miscfs/nullfs/null.h +++ b/sys/miscfs/nullfs/null.h @@ -35,7 +35,7 @@ * * @(#)null.h 8.2 (Berkeley) 1/21/94 * - * $Id: null.h,v 1.1.1.1 1994/05/24 10:05:04 rgrimes Exp $ + * $Id: null.h,v 1.2 1995/11/09 08:14:49 bde Exp $ */ struct null_args { diff --git a/sys/miscfs/nullfs/null_subr.c b/sys/miscfs/nullfs/null_subr.c index 4123dc2e7d5f4..279993a924fd7 100644 --- a/sys/miscfs/nullfs/null_subr.c +++ b/sys/miscfs/nullfs/null_subr.c @@ -35,7 +35,7 @@ * * @(#)null_subr.c 8.4 (Berkeley) 1/21/94 * - * $Id: null_subr.c,v 1.5 1995/12/03 14:54:22 bde Exp $ + * $Id: null_subr.c,v 1.6 1996/06/12 03:37:21 davidg Exp $ */ #include diff --git a/sys/miscfs/nullfs/null_vfsops.c b/sys/miscfs/nullfs/null_vfsops.c index 3fd0582861705..b74b408a4ca6e 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 - * $Id: null_vfsops.c,v 1.8 1995/12/03 14:54:23 bde Exp $ + * $Id: null_vfsops.c,v 1.9 1995/12/11 09:24:35 phk Exp $ */ /* diff --git a/sys/miscfs/nullfs/null_vnops.c b/sys/miscfs/nullfs/null_vnops.c index 676e767a680d1..e97a90314eed5 100644 --- a/sys/miscfs/nullfs/null_vnops.c +++ b/sys/miscfs/nullfs/null_vnops.c @@ -35,7 +35,7 @@ * * @(#)null_vnops.c 8.1 (Berkeley) 6/10/93 * - * $Id: null_vnops.c,v 1.10 1995/12/03 14:54:24 bde Exp $ + * $Id: null_vnops.c,v 1.11 1995/12/11 09:24:38 phk Exp $ */ /* -- cgit v1.2.3