From 8d205697aac53476badf354623abd4e1c7bc5aff Mon Sep 17 00:00:00 2001 From: dg Date: Tue, 2 Aug 1994 07:55:43 +0000 Subject: Added $Id$ --- sys/nfs/nfs.h | 1 + sys/nfs/nfs_bio.c | 1 + sys/nfs/nfs_common.c | 1 + sys/nfs/nfs_common.h | 1 + sys/nfs/nfs_node.c | 1 + sys/nfs/nfs_nqlease.c | 1 + sys/nfs/nfs_serv.c | 1 + sys/nfs/nfs_socket.c | 1 + sys/nfs/nfs_srvcache.c | 1 + sys/nfs/nfs_subs.c | 1 + sys/nfs/nfs_syscalls.c | 1 + sys/nfs/nfs_vfsops.c | 1 + sys/nfs/nfs_vnops.c | 1 + sys/nfs/nfsdiskless.h | 1 + sys/nfs/nfsm_subs.h | 1 + sys/nfs/nfsmount.h | 1 + sys/nfs/nfsnode.h | 1 + sys/nfs/nfsrtt.h | 1 + sys/nfs/nfsrvcache.h | 1 + sys/nfs/nfsv2.h | 1 + sys/nfs/nqnfs.h | 1 + sys/nfs/rpcv2.h | 1 + sys/nfs/xdr_subs.h | 1 + 23 files changed, 23 insertions(+) (limited to 'sys/nfs') diff --git a/sys/nfs/nfs.h b/sys/nfs/nfs.h index 261fd42..82fa6ca 100644 --- a/sys/nfs/nfs.h +++ b/sys/nfs/nfs.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.1 (Berkeley) 6/10/93 + * $Id$ */ /* diff --git a/sys/nfs/nfs_bio.c b/sys/nfs/nfs_bio.c index 9ef81fe..893aabf 100644 --- a/sys/nfs/nfs_bio.c +++ b/sys/nfs/nfs_bio.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_bio.c 8.5 (Berkeley) 1/4/94 + * $Id$ */ #include diff --git a/sys/nfs/nfs_common.c b/sys/nfs/nfs_common.c index d17cde7..f4e9cbf 100644 --- a/sys/nfs/nfs_common.c +++ b/sys/nfs/nfs_common.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_subs.c 8.3 (Berkeley) 1/4/94 + * $Id$ */ /* diff --git a/sys/nfs/nfs_common.h b/sys/nfs/nfs_common.h index 879db36..4a849db 100644 --- a/sys/nfs/nfs_common.h +++ b/sys/nfs/nfs_common.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsm_subs.h 8.1 (Berkeley) 6/16/93 + * $Id$ */ /* diff --git a/sys/nfs/nfs_node.c b/sys/nfs/nfs_node.c index 9c70c53..2054fdf 100644 --- a/sys/nfs/nfs_node.c +++ b/sys/nfs/nfs_node.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_node.c 8.2 (Berkeley) 12/30/93 + * $Id$ */ #include diff --git a/sys/nfs/nfs_nqlease.c b/sys/nfs/nfs_nqlease.c index 7ba69e5..ba388ad 100644 --- a/sys/nfs/nfs_nqlease.c +++ b/sys/nfs/nfs_nqlease.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_nqlease.c 8.3 (Berkeley) 1/4/94 + * $Id$ */ /* diff --git a/sys/nfs/nfs_serv.c b/sys/nfs/nfs_serv.c index 32b0da2..4ae8120 100644 --- a/sys/nfs/nfs_serv.c +++ b/sys/nfs/nfs_serv.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_serv.c 8.3 (Berkeley) 1/12/94 + * $Id$ */ /* diff --git a/sys/nfs/nfs_socket.c b/sys/nfs/nfs_socket.c index c00f7d0..a7b3dfc 100644 --- a/sys/nfs/nfs_socket.c +++ b/sys/nfs/nfs_socket.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_socket.c 8.3 (Berkeley) 1/12/94 + * $Id$ */ /* diff --git a/sys/nfs/nfs_srvcache.c b/sys/nfs/nfs_srvcache.c index 45bfe1b..5cdd84c 100644 --- a/sys/nfs/nfs_srvcache.c +++ b/sys/nfs/nfs_srvcache.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_srvcache.c 8.1 (Berkeley) 6/10/93 + * $Id$ */ /* diff --git a/sys/nfs/nfs_subs.c b/sys/nfs/nfs_subs.c index d17cde7..f4e9cbf 100644 --- a/sys/nfs/nfs_subs.c +++ b/sys/nfs/nfs_subs.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_subs.c 8.3 (Berkeley) 1/4/94 + * $Id$ */ /* diff --git a/sys/nfs/nfs_syscalls.c b/sys/nfs/nfs_syscalls.c index b00a225..ef134f6 100644 --- a/sys/nfs/nfs_syscalls.c +++ b/sys/nfs/nfs_syscalls.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_syscalls.c 8.3 (Berkeley) 1/4/94 + * $Id$ */ #include diff --git a/sys/nfs/nfs_vfsops.c b/sys/nfs/nfs_vfsops.c index 1f18676..d806e26 100644 --- a/sys/nfs/nfs_vfsops.c +++ b/sys/nfs/nfs_vfsops.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_vfsops.c 8.3 (Berkeley) 1/4/94 + * $Id$ */ #include diff --git a/sys/nfs/nfs_vnops.c b/sys/nfs/nfs_vnops.c index 9e76ded..6d7eb92 100644 --- a/sys/nfs/nfs_vnops.c +++ b/sys/nfs/nfs_vnops.c @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_vnops.c 8.5 (Berkeley) 2/13/94 + * $Id$ */ /* diff --git a/sys/nfs/nfsdiskless.h b/sys/nfs/nfsdiskless.h index 74e6b7b..7fed901 100644 --- a/sys/nfs/nfsdiskless.h +++ b/sys/nfs/nfsdiskless.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsdiskless.h 8.1 (Berkeley) 6/10/93 + * $Id$ */ /* diff --git a/sys/nfs/nfsm_subs.h b/sys/nfs/nfsm_subs.h index 879db36..4a849db 100644 --- a/sys/nfs/nfsm_subs.h +++ b/sys/nfs/nfsm_subs.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsm_subs.h 8.1 (Berkeley) 6/16/93 + * $Id$ */ /* diff --git a/sys/nfs/nfsmount.h b/sys/nfs/nfsmount.h index 4d74acb..5cb1cc2 100644 --- a/sys/nfs/nfsmount.h +++ b/sys/nfs/nfsmount.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsmount.h 8.1 (Berkeley) 6/10/93 + * $Id$ */ /* diff --git a/sys/nfs/nfsnode.h b/sys/nfs/nfsnode.h index f5fee5b..0fe5d48 100644 --- a/sys/nfs/nfsnode.h +++ b/sys/nfs/nfsnode.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsnode.h 8.4 (Berkeley) 2/13/94 + * $Id$ */ /* diff --git a/sys/nfs/nfsrtt.h b/sys/nfs/nfsrtt.h index 0d23880..f0be0e0 100644 --- a/sys/nfs/nfsrtt.h +++ b/sys/nfs/nfsrtt.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsrtt.h 8.1 (Berkeley) 6/10/93 + * $Id$ */ /* diff --git a/sys/nfs/nfsrvcache.h b/sys/nfs/nfsrvcache.h index 26da2c2..8fa2246 100644 --- a/sys/nfs/nfsrvcache.h +++ b/sys/nfs/nfsrvcache.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsrvcache.h 8.1 (Berkeley) 6/10/93 + * $Id$ */ /* diff --git a/sys/nfs/nfsv2.h b/sys/nfs/nfsv2.h index e9d2985..0b1d347 100644 --- a/sys/nfs/nfsv2.h +++ b/sys/nfs/nfsv2.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsv2.h 8.1 (Berkeley) 6/10/93 + * $Id$ */ /* diff --git a/sys/nfs/nqnfs.h b/sys/nfs/nqnfs.h index 730741a..94193d0 100644 --- a/sys/nfs/nqnfs.h +++ b/sys/nfs/nqnfs.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)nqnfs.h 8.1 (Berkeley) 6/10/93 + * $Id$ */ /* diff --git a/sys/nfs/rpcv2.h b/sys/nfs/rpcv2.h index 9c793a7..67a1f69 100644 --- a/sys/nfs/rpcv2.h +++ b/sys/nfs/rpcv2.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)rpcv2.h 8.1 (Berkeley) 6/10/93 + * $Id$ */ /* diff --git a/sys/nfs/xdr_subs.h b/sys/nfs/xdr_subs.h index c2aa4f3..98a1c01 100644 --- a/sys/nfs/xdr_subs.h +++ b/sys/nfs/xdr_subs.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)xdr_subs.h 8.1 (Berkeley) 6/10/93 + * $Id$ */ /* -- cgit v1.1