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 4d6c38dbac17..611d434ea87a 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/auth.h,v 1.14.2.1 1999/08/29 14:39:02 peter Exp $ */ /* diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h index 57e075b54816..e6e8015c9eaf 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/auth_unix.h,v 1.9.2.1 1999/08/29 14:39:03 peter Exp $ */ /* diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h index cf2116d611fa..94268c76cb8b 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/clnt.h,v 1.10.2.1 1999/08/29 14:39:04 peter Exp $ */ /* diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h index d4080cc2857a..0f2a7c2ca61b 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/pmap_clnt.h,v 1.10.2.1 1999/08/29 14:39:05 peter Exp $ */ /* diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h index 123ee159dfae..46e223a0db3c 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/pmap_prot.h,v 1.9.2.1 1999/08/29 14:39:05 peter Exp $ */ /* diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h index 845e815e0add..2fe1bddbe83e 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/pmap_rmt.h,v 1.9.2.1 1999/08/29 14:39:06 peter Exp $ */ /* diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h index 5a2948da7f4d..286fd7b7c964 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/rpc.h,v 1.9.2.1 1999/08/29 14:39:07 peter Exp $ */ /* diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h index 98f0f79aa881..1a0600e63be3 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/rpc_msg.h,v 1.11.2.1 1999/08/29 14:39:07 peter Exp $ */ /* diff --git a/include/rpc/svc.h b/include/rpc/svc.h index b5446519d8a1..1439fb5797c3 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/svc.h,v 1.14.2.1 1999/08/29 14:39:07 peter Exp $ */ /* diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h index 536d6a6481c6..d42292fc4fe3 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/svc_auth.h,v 1.11.2.1 1999/08/29 14:39:08 peter Exp $ */ /* diff --git a/include/rpc/types.h b/include/rpc/types.h index e2ceec5b3df7..fc17ff804600 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/types.h,v 1.8.2.1 1999/08/29 14:39:08 peter Exp $ */ /* diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h index a82a374cace3..f66a0a9ffd0c 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/xdr.h,v 1.12.2.1 1999/08/29 14:39:08 peter Exp $ */ /* |
