diff options
Diffstat (limited to 'include/rpc')
-rw-r--r-- | include/rpc/auth.h | 2 | ||||
-rw-r--r-- | include/rpc/auth_unix.h | 2 | ||||
-rw-r--r-- | include/rpc/clnt.h | 2 | ||||
-rw-r--r-- | include/rpc/pmap_clnt.h | 2 | ||||
-rw-r--r-- | include/rpc/pmap_prot.h | 2 | ||||
-rw-r--r-- | include/rpc/pmap_rmt.h | 2 | ||||
-rw-r--r-- | include/rpc/rpc.h | 2 | ||||
-rw-r--r-- | include/rpc/rpc_msg.h | 2 | ||||
-rw-r--r-- | include/rpc/svc.h | 2 | ||||
-rw-r--r-- | include/rpc/svc_auth.h | 2 | ||||
-rw-r--r-- | include/rpc/types.h | 2 | ||||
-rw-r--r-- | include/rpc/xdr.h | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/include/rpc/auth.h b/include/rpc/auth.h index b979ffb101ea4..087e98805ae32 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.4 1996/01/30 23:31:35 mpp Exp $ + * $Id: auth.h,v 1.5 1996/01/31 08:02:11 hsu Exp $ */ /* diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h index f0522ed909633..34ddc1ad2edd9 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.3 1995/05/30 04:55:11 rgrimes Exp $ + * $Id: auth_unix.h,v 1.4 1996/01/30 23:31:42 mpp Exp $ */ /* diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h index d464d6076205c..02080eb3e0322 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.3 1995/05/30 04:55:14 rgrimes Exp $ + * $Id: clnt.h,v 1.4 1996/01/30 23:31:48 mpp Exp $ */ /* diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h index 39f6f4467a202..a0b53b4351ef4 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.3 1995/05/30 04:55:16 rgrimes Exp $ + * $Id: pmap_clnt.h,v 1.4 1996/01/30 23:31:59 mpp Exp $ */ /* diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h index 2bb2583d00512..f4f19673842e4 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.3 1995/05/30 04:55:18 rgrimes Exp $ + * $Id: pmap_prot.h,v 1.4 1996/01/30 23:32:08 mpp Exp $ */ /* diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h index 73065eae79d71..d76131e49a34e 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.3 1995/05/30 04:55:20 rgrimes Exp $ + * $Id: pmap_rmt.h,v 1.4 1996/01/30 23:32:12 mpp Exp $ */ /* diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h index dbdfc1562531b..66bab11811bc7 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.4 1995/05/30 04:55:23 rgrimes Exp $ + * $Id: rpc.h,v 1.5 1996/01/30 23:32:20 mpp Exp $ */ /* diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h index 43103bd2da310..ff77693158a1f 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.4 1995/05/30 04:55:25 rgrimes Exp $ + * $Id: rpc_msg.h,v 1.5 1996/01/30 23:32:24 mpp Exp $ */ /* diff --git a/include/rpc/svc.h b/include/rpc/svc.h index 05bec14129c45..2be1a7e5bfeef 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.4 1995/05/30 04:55:28 rgrimes Exp $ + * $Id: svc.h,v 1.5 1996/01/30 23:32:29 mpp Exp $ */ /* diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h index 4362dc45cbb2b..093e6a6691695 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.3 1995/05/30 04:55:32 rgrimes Exp $ + * $Id: svc_auth.h,v 1.4 1996/01/30 23:32:36 mpp Exp $ */ /* diff --git a/include/rpc/types.h b/include/rpc/types.h index dd8b3fbd3f7e2..8dc34df6f06cb 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.3 1995/05/30 04:55:35 rgrimes Exp $ + * $Id: types.h,v 1.4 1996/01/30 23:32:39 mpp Exp $ */ /* diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h index 59fbbbff60983..49dd3320c5f9d 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.3 1995/05/30 04:55:38 rgrimes Exp $ + * $Id: xdr.h,v 1.4 1996/01/30 23:32:45 mpp Exp $ */ /* |