summaryrefslogtreecommitdiff
path: root/include/rpc
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc')
-rw-r--r--include/rpc/auth.h2
-rw-r--r--include/rpc/auth_unix.h2
-rw-r--r--include/rpc/clnt.h2
-rw-r--r--include/rpc/pmap_clnt.h2
-rw-r--r--include/rpc/pmap_prot.h2
-rw-r--r--include/rpc/pmap_rmt.h2
-rw-r--r--include/rpc/rpc.h2
-rw-r--r--include/rpc/rpc_msg.h2
-rw-r--r--include/rpc/svc.h2
-rw-r--r--include/rpc/svc_auth.h2
-rw-r--r--include/rpc/types.h2
-rw-r--r--include/rpc/xdr.h2
12 files changed, 12 insertions, 12 deletions
diff --git a/include/rpc/auth.h b/include/rpc/auth.h
index e7db1d01fcb4..370bb432f4e4 100644
--- a/include/rpc/auth.h
+++ b/include/rpc/auth.h
@@ -28,7 +28,7 @@
*
* from: @(#)auth.h 1.17 88/02/08 SMI
* from: @(#)auth.h 2.3 88/08/07 4.0 RPCSRC
- * $Id: auth.h,v 1.1 1993/10/27 05:40:09 paul Exp $
+ * auth.h,v 1.2 1994/08/07 18:40:53 wollman Exp
*/
/*
diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h
index e9da2644c7d8..3ead7e7c0222 100644
--- a/include/rpc/auth_unix.h
+++ b/include/rpc/auth_unix.h
@@ -28,7 +28,7 @@
*
* from: @(#)auth_unix.h 1.8 88/02/08 SMI
* from: @(#)auth_unix.h 2.2 88/07/29 4.0 RPCSRC
- * $Id: auth_unix.h,v 1.1 1993/10/27 05:40:12 paul Exp $
+ * auth_unix.h,v 1.2 1994/08/07 18:40:54 wollman Exp
*/
/*
diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h
index 71d36bc97fdb..8be18a20fdde 100644
--- a/include/rpc/clnt.h
+++ b/include/rpc/clnt.h
@@ -28,7 +28,7 @@
*
* from: @(#)clnt.h 1.31 88/02/08 SMI
* from: @(#)clnt.h 2.1 88/07/29 4.0 RPCSRC
- * $Id: clnt.h,v 1.1 1993/10/27 05:40:18 paul Exp $
+ * clnt.h,v 1.2 1994/08/07 18:40:55 wollman Exp
*/
/*
diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h
index f080ec50956f..bfe4c54b5404 100644
--- a/include/rpc/pmap_clnt.h
+++ b/include/rpc/pmap_clnt.h
@@ -28,7 +28,7 @@
*
* from: @(#)pmap_clnt.h 1.11 88/02/08 SMI
* from: @(#)pmap_clnt.h 2.1 88/07/29 4.0 RPCSRC
- * $Id: pmap_clnt.h,v 1.1 1993/10/27 05:40:33 paul Exp $
+ * pmap_clnt.h,v 1.2 1994/08/07 18:40:56 wollman Exp
*/
/*
diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h
index 1c10c368d187..ccc1b125c7b9 100644
--- a/include/rpc/pmap_prot.h
+++ b/include/rpc/pmap_prot.h
@@ -28,7 +28,7 @@
*
* from: @(#)pmap_prot.h 1.14 88/02/08 SMI
* from: @(#)pmap_prot.h 2.1 88/07/29 4.0 RPCSRC
- * $Id: pmap_prot.h,v 1.1 1993/10/27 05:40:38 paul Exp $
+ * pmap_prot.h,v 1.2 1994/08/07 18:40:56 wollman Exp
*/
/*
diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h
index c8c06ecb584d..28413f6270bf 100644
--- a/include/rpc/pmap_rmt.h
+++ b/include/rpc/pmap_rmt.h
@@ -28,7 +28,7 @@
*
* from: @(#)pmap_rmt.h 1.2 88/02/08 SMI
* from: @(#)pmap_rmt.h 2.1 88/07/29 4.0 RPCSRC
- * $Id: pmap_rmt.h,v 1.1 1993/10/27 05:40:41 paul Exp $
+ * pmap_rmt.h,v 1.2 1994/08/07 18:40:57 wollman Exp
*/
/*
diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h
index 5f8d23ea3d6e..15d10d9afd7e 100644
--- a/include/rpc/rpc.h
+++ b/include/rpc/rpc.h
@@ -28,7 +28,7 @@
*
* from: @(#)rpc.h 1.9 88/02/08 SMI
* from: @(#)rpc.h 2.4 89/07/11 4.0 RPCSRC
- * $Id: rpc.h,v 1.1 1993/10/27 05:40:45 paul Exp $
+ * rpc.h,v 1.2 1994/08/07 18:40:58 wollman Exp
*/
/*
diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h
index f3697fa8a02f..eddc1a2afb75 100644
--- a/include/rpc/rpc_msg.h
+++ b/include/rpc/rpc_msg.h
@@ -28,7 +28,7 @@
*
* from: @(#)rpc_msg.h 1.7 86/07/16 SMI
* from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC
- * $Id: rpc_msg.h,v 1.1 1993/10/27 05:40:49 paul Exp $
+ * rpc_msg.h,v 1.2 1994/08/07 18:40:59 wollman Exp
*/
/*
diff --git a/include/rpc/svc.h b/include/rpc/svc.h
index b525d8232dea..8838ea20af6b 100644
--- a/include/rpc/svc.h
+++ b/include/rpc/svc.h
@@ -28,7 +28,7 @@
*
* from: @(#)svc.h 1.20 88/02/08 SMI
* from: @(#)svc.h 2.2 88/07/29 4.0 RPCSRC
- * $Id: svc.h,v 1.1 1993/10/27 05:40:55 paul Exp $
+ * svc.h,v 1.2 1994/08/07 18:41:00 wollman Exp
*/
/*
diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h
index c6db4404e25d..582685fa8ca1 100644
--- a/include/rpc/svc_auth.h
+++ b/include/rpc/svc_auth.h
@@ -28,7 +28,7 @@
*
* from: @(#)svc_auth.h 1.6 86/07/16 SMI
* from: @(#)svc_auth.h 2.1 88/07/29 4.0 RPCSRC
- * $Id: svc_auth.h,v 1.1 1993/10/27 05:40:57 paul Exp $
+ * svc_auth.h,v 1.2 1994/08/07 18:41:01 wollman Exp
*/
/*
diff --git a/include/rpc/types.h b/include/rpc/types.h
index b12221d0d3b2..06f7cb15cb09 100644
--- a/include/rpc/types.h
+++ b/include/rpc/types.h
@@ -28,7 +28,7 @@
*
* from: @(#)types.h 1.18 87/07/24 SMI
* from: @(#)types.h 2.3 88/08/15 4.0 RPCSRC
- * $Id: types.h,v 1.1 1993/10/27 05:41:04 paul Exp $
+ * types.h,v 1.2 1994/08/07 18:41:01 wollman Exp
*/
/*
diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h
index c29cc4816c22..21aa6d4f396e 100644
--- a/include/rpc/xdr.h
+++ b/include/rpc/xdr.h
@@ -28,7 +28,7 @@
*
* from: @(#)xdr.h 1.19 87/04/22 SMI
* from: @(#)xdr.h 2.2 88/07/29 4.0 RPCSRC
- * $Id: xdr.h,v 1.1 1993/10/27 05:41:07 paul Exp $
+ * xdr.h,v 1.2 1994/08/07 18:41:02 wollman Exp
*/
/*