diff --git a/sys/nfs/krpc_subr.c b/sys/nfs/krpc_subr.c index be0f83bd2143..9bde36abccbe 100644 --- a/sys/nfs/krpc_subr.c +++ b/sys/nfs/krpc_subr.c @@ -1,4 +1,4 @@ -/* $NetBSD: krpc_subr.c,v 1.24 2001/06/12 15:17:28 wiz Exp $ */ +/* $NetBSD: krpc_subr.c,v 1.25 2001/11/10 10:59:08 lukem Exp $ */ /* * Copyright (c) 1995 Gordon Ross, Adam Glass @@ -42,6 +42,9 @@ * @(#) Header: rpc.c,v 1.12 93/09/28 08:31:56 leres Exp (LBL) */ +#include +__KERNEL_RCSID(0, "$NetBSD: krpc_subr.c,v 1.25 2001/11/10 10:59:08 lukem Exp $"); + #include #include #include diff --git a/sys/nfs/nfs_bio.c b/sys/nfs/nfs_bio.c index 8d2b030260eb..9fef3036abe1 100644 --- a/sys/nfs/nfs_bio.c +++ b/sys/nfs/nfs_bio.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_bio.c,v 1.70 2001/10/13 23:25:58 simonb Exp $ */ +/* $NetBSD: nfs_bio.c,v 1.71 2001/11/10 10:59:08 lukem Exp $ */ /* * Copyright (c) 1989, 1993 @@ -38,6 +38,9 @@ * @(#)nfs_bio.c 8.9 (Berkeley) 3/30/95 */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_bio.c,v 1.71 2001/11/10 10:59:08 lukem Exp $"); + #include "opt_nfs.h" #include "opt_ddb.h" diff --git a/sys/nfs/nfs_boot.c b/sys/nfs/nfs_boot.c index e34f04d93362..7d914defd2e7 100644 --- a/sys/nfs/nfs_boot.c +++ b/sys/nfs/nfs_boot.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_boot.c,v 1.56 2001/01/19 14:26:01 enami Exp $ */ +/* $NetBSD: nfs_boot.c,v 1.57 2001/11/10 10:59:09 lukem Exp $ */ /*- * Copyright (c) 1995, 1997 The NetBSD Foundation, Inc. @@ -41,6 +41,9 @@ * about where to mount root from, what pathnames, etc. */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_boot.c,v 1.57 2001/11/10 10:59:09 lukem Exp $"); + #include "opt_nfs.h" #include "opt_nfs_boot.h" diff --git a/sys/nfs/nfs_bootdhcp.c b/sys/nfs/nfs_bootdhcp.c index 91881e5a74f8..0a226bd68d5f 100644 --- a/sys/nfs/nfs_bootdhcp.c +++ b/sys/nfs/nfs_bootdhcp.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_bootdhcp.c,v 1.17 2001/06/02 01:52:10 kim Exp $ */ +/* $NetBSD: nfs_bootdhcp.c,v 1.18 2001/11/10 10:59:09 lukem Exp $ */ /*- * Copyright (c) 1995, 1997 The NetBSD Foundation, Inc. @@ -50,6 +50,9 @@ * integrated it into the NetBSD sources during Aug 1997. */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_bootdhcp.c,v 1.18 2001/11/10 10:59:09 lukem Exp $"); + #include "opt_nfs_boot.h" #include diff --git a/sys/nfs/nfs_bootparam.c b/sys/nfs/nfs_bootparam.c index d52c11688ae0..6d07c68e12a2 100644 --- a/sys/nfs/nfs_bootparam.c +++ b/sys/nfs/nfs_bootparam.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_bootparam.c,v 1.18 2001/10/13 23:25:58 simonb Exp $ */ +/* $NetBSD: nfs_bootparam.c,v 1.19 2001/11/10 10:59:09 lukem Exp $ */ /*- * Copyright (c) 1995, 1997 The NetBSD Foundation, Inc. @@ -40,6 +40,9 @@ * Support for NFS diskless booting, Sun-style (RPC/bootparams) */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_bootparam.c,v 1.19 2001/11/10 10:59:09 lukem Exp $"); + #include "opt_nfs_boot.h" #include "opt_inet.h" diff --git a/sys/nfs/nfs_node.c b/sys/nfs/nfs_node.c index 5901b2ea761a..549bed637094 100644 --- a/sys/nfs/nfs_node.c +++ b/sys/nfs/nfs_node.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_node.c,v 1.46 2001/09/15 20:36:39 chs Exp $ */ +/* $NetBSD: nfs_node.c,v 1.47 2001/11/10 10:59:09 lukem Exp $ */ /* * Copyright (c) 1989, 1993 @@ -38,6 +38,9 @@ * @(#)nfs_node.c 8.6 (Berkeley) 5/22/95 */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_node.c,v 1.47 2001/11/10 10:59:09 lukem Exp $"); + #include "opt_nfs.h" #include diff --git a/sys/nfs/nfs_nqlease.c b/sys/nfs/nfs_nqlease.c index da4d446c30a6..9762d214f932 100644 --- a/sys/nfs/nfs_nqlease.c +++ b/sys/nfs/nfs_nqlease.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_nqlease.c,v 1.38 2001/04/16 22:41:11 thorpej Exp $ */ +/* $NetBSD: nfs_nqlease.c,v 1.39 2001/11/10 10:59:09 lukem Exp $ */ /* * Copyright (c) 1992, 1993 @@ -52,6 +52,9 @@ * Equipment Corporation WRL Research Report 89/5, May 1989. */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_nqlease.c,v 1.39 2001/11/10 10:59:09 lukem Exp $"); + #include "fs_nfs.h" #include "opt_nfs.h" #include "opt_nfsserver.h" diff --git a/sys/nfs/nfs_serv.c b/sys/nfs/nfs_serv.c index 05687d0462f8..ab76649d6002 100644 --- a/sys/nfs/nfs_serv.c +++ b/sys/nfs/nfs_serv.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_serv.c,v 1.61 2001/09/23 01:37:03 chs Exp $ */ +/* $NetBSD: nfs_serv.c,v 1.62 2001/11/10 10:59:09 lukem Exp $ */ /* * Copyright (c) 1989, 1993 @@ -58,6 +58,9 @@ * most version 3 rpcs return more than the status for error cases. */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_serv.c,v 1.62 2001/11/10 10:59:09 lukem Exp $"); + #include #include #include diff --git a/sys/nfs/nfs_socket.c b/sys/nfs/nfs_socket.c index 2885dc186c69..aea3b5d9d5e0 100644 --- a/sys/nfs/nfs_socket.c +++ b/sys/nfs/nfs_socket.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_socket.c,v 1.68 2001/10/13 22:59:16 simonb Exp $ */ +/* $NetBSD: nfs_socket.c,v 1.69 2001/11/10 10:59:10 lukem Exp $ */ /* * Copyright (c) 1989, 1991, 1993, 1995 @@ -42,6 +42,9 @@ * Socket operations for use by nfs */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_socket.c,v 1.69 2001/11/10 10:59:10 lukem Exp $"); + #include "fs_nfs.h" #include "opt_nfs.h" #include "opt_nfsserver.h" diff --git a/sys/nfs/nfs_srvcache.c b/sys/nfs/nfs_srvcache.c index 74cd7964d1e2..a93f11f5d11a 100644 --- a/sys/nfs/nfs_srvcache.c +++ b/sys/nfs/nfs_srvcache.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_srvcache.c,v 1.18 2001/02/21 21:39:58 jdolecek Exp $ */ +/* $NetBSD: nfs_srvcache.c,v 1.19 2001/11/10 10:59:10 lukem Exp $ */ /* * Copyright (c) 1989, 1993 @@ -43,6 +43,10 @@ * of an NFS Server", in Proc. Winter 1989 USENIX Conference, * pages 53-63. San Diego, February 1989. */ + +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_srvcache.c,v 1.19 2001/11/10 10:59:10 lukem Exp $"); + #include "opt_iso.h" #include diff --git a/sys/nfs/nfs_subs.c b/sys/nfs/nfs_subs.c index 807d83b486da..f894d3c24c9b 100644 --- a/sys/nfs/nfs_subs.c +++ b/sys/nfs/nfs_subs.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_subs.c,v 1.98 2001/09/27 21:44:56 fvdl Exp $ */ +/* $NetBSD: nfs_subs.c,v 1.99 2001/11/10 10:59:10 lukem Exp $ */ /* * Copyright (c) 1989, 1993 @@ -73,6 +73,9 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_subs.c,v 1.99 2001/11/10 10:59:10 lukem Exp $"); + #include "fs_nfs.h" #include "opt_nfs.h" #include "opt_nfsserver.h" diff --git a/sys/nfs/nfs_syscalls.c b/sys/nfs/nfs_syscalls.c index 85090656c94a..76531b8a5667 100644 --- a/sys/nfs/nfs_syscalls.c +++ b/sys/nfs/nfs_syscalls.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_syscalls.c,v 1.48 2000/11/27 08:39:50 chs Exp $ */ +/* $NetBSD: nfs_syscalls.c,v 1.49 2001/11/10 10:59:10 lukem Exp $ */ /* * Copyright (c) 1989, 1993 @@ -38,6 +38,9 @@ * @(#)nfs_syscalls.c 8.5 (Berkeley) 3/30/95 */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_syscalls.c,v 1.49 2001/11/10 10:59:10 lukem Exp $"); + #include "fs_nfs.h" #include "opt_nfs.h" #include "opt_nfsserver.h" diff --git a/sys/nfs/nfs_vfsops.c b/sys/nfs/nfs_vfsops.c index a8b92676b3e5..442aabf17543 100644 --- a/sys/nfs/nfs_vfsops.c +++ b/sys/nfs/nfs_vfsops.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_vfsops.c,v 1.110 2001/10/08 00:22:13 chs Exp $ */ +/* $NetBSD: nfs_vfsops.c,v 1.111 2001/11/10 10:59:10 lukem Exp $ */ /* * Copyright (c) 1989, 1993, 1995 @@ -38,6 +38,9 @@ * @(#)nfs_vfsops.c 8.12 (Berkeley) 5/20/95 */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_vfsops.c,v 1.111 2001/11/10 10:59:10 lukem Exp $"); + #if defined(_KERNEL_OPT) #include "opt_compat_netbsd.h" #include "opt_nfs.h" diff --git a/sys/nfs/nfs_vnops.c b/sys/nfs/nfs_vnops.c index c3ace3825dd4..55ff69c4a5b7 100644 --- a/sys/nfs/nfs_vnops.c +++ b/sys/nfs/nfs_vnops.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_vnops.c,v 1.142 2001/11/07 20:04:52 bjh21 Exp $ */ +/* $NetBSD: nfs_vnops.c,v 1.143 2001/11/10 10:59:10 lukem Exp $ */ /* * Copyright (c) 1989, 1993 @@ -42,6 +42,9 @@ * vnode op calls for Sun NFS version 2 and 3 */ +#include +__KERNEL_RCSID(0, "$NetBSD: nfs_vnops.c,v 1.143 2001/11/10 10:59:10 lukem Exp $"); + #include "opt_nfs.h" #include "opt_uvmhist.h"