diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
| commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
| tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /include/rpc | |
| parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) | |
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 510c10af27ce..b7ea02004083 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.13 1997/05/28 04:45:06 wpaul Exp $ + * $Id: auth.h,v 1.14 1997/08/21 19:31:04 bde Exp $ */ /* diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h index 8bb42eb4e026..b047f4045815 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.4 1996/01/30 23:31:42 mpp Exp $ + * $Id: auth_unix.h,v 1.9 1997/05/28 04:45:07 wpaul Exp $ */ /* diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h index 1025468089fe..6f1ea1fd6a54 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.5 1996/12/30 13:59:38 peter Exp $ + * $Id: clnt.h,v 1.10 1997/05/28 04:45:09 wpaul Exp $ */ /* diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h index 55c36ac53ba1..0390d755de98 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.5 1996/12/30 13:59:38 peter Exp $ + * $Id: pmap_clnt.h,v 1.10 1997/05/28 04:45:10 wpaul Exp $ */ /* diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h index f4f19673842e..f22fdf7c5d2e 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.4 1996/01/30 23:32:08 mpp Exp $ + * $Id: pmap_prot.h,v 1.9 1997/05/28 04:45:11 wpaul Exp $ */ /* diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h index d76131e49a34..fea247a83444 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.4 1996/01/30 23:32:12 mpp Exp $ + * $Id: pmap_rmt.h,v 1.9 1997/05/28 04:45:12 wpaul Exp $ */ /* diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h index 9f5eaecf2c7c..bfb95f45d909 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.6 1996/12/30 13:59:39 peter Exp $ + * $Id: rpc.h,v 1.9 1997/05/28 04:45:12 wpaul Exp $ */ /* diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h index 8005dc80d9db..0b3631923561 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.6 1996/12/30 13:59:39 peter Exp $ + * $Id: rpc_msg.h,v 1.11 1997/05/28 04:45:13 wpaul Exp $ */ /* diff --git a/include/rpc/svc.h b/include/rpc/svc.h index 698d8f91f84e..d04a88856232 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.13 1998/01/16 11:46:01 bde Exp $ + * $Id: svc.h,v 1.14 1998/09/21 02:43:30 bde Exp $ */ /* diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h index 890a63a3a4e7..ac99f6558dc4 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.10 1998/01/16 11:46:05 bde Exp $ + * $Id: svc_auth.h,v 1.11 1998/01/16 11:47:51 bde Exp $ */ /* diff --git a/include/rpc/types.h b/include/rpc/types.h index 6d7330e1cb73..39d8252cbda6 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.5 1996/12/30 13:59:40 peter Exp $ + * $Id: types.h,v 1.8 1997/05/28 04:45:14 wpaul Exp $ */ /* diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h index 70abb5d40067..69b49d0851b9 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.11 1998/09/08 17:33:12 obrien Exp $ + * $Id: xdr.h,v 1.12 1998/09/21 02:43:30 bde Exp $ */ /* |
