diff options
Diffstat (limited to 'include/rpcsvc')
| -rw-r--r-- | include/rpcsvc/Makefile | 2 | ||||
| -rw-r--r-- | include/rpcsvc/crypt.x | 4 | ||||
| -rw-r--r-- | include/rpcsvc/klm_prot.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/mount.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/nfs_prot.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/nis.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/nis_cache.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/nis_callback.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/nis_db.h | 2 | ||||
| -rw-r--r-- | include/rpcsvc/nlm_prot.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/rex.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/rnusers.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/rquota.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/rstat.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/sm_inter.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/spray.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/yp.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/yp_prot.h | 2 | ||||
| -rw-r--r-- | include/rpcsvc/ypclnt.h | 2 | ||||
| -rw-r--r-- | include/rpcsvc/yppasswd.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/ypupdate_prot.x | 2 | ||||
| -rw-r--r-- | include/rpcsvc/ypxfrd.x | 4 |
22 files changed, 24 insertions, 24 deletions
diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile index 058198e43cee..beebba3bfa2d 100644 --- a/include/rpcsvc/Makefile +++ b/include/rpcsvc/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC -# $Id: Makefile,v 1.22 1998/02/13 03:10:28 bde Exp $ +# $Id: Makefile,v 1.23 1998/09/17 19:51:40 obrien Exp $ .SUFFIXES: .x diff --git a/include/rpcsvc/crypt.x b/include/rpcsvc/crypt.x index 906136cabd87..92f09aec3a41 100644 --- a/include/rpcsvc/crypt.x +++ b/include/rpcsvc/crypt.x @@ -29,12 +29,12 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: crypt.x,v 1.2 1997/05/28 04:38:13 wpaul Exp $ */ #ifndef RPC_HDR %#ifndef lint -%static const char rcsid[] = "$Id$"; +%static const char rcsid[] = "$Id: crypt.x,v 1.2 1997/05/28 04:38:13 wpaul Exp $"; %#endif #endif diff --git a/include/rpcsvc/klm_prot.x b/include/rpcsvc/klm_prot.x index c514a9086181..dffb586012b9 100644 --- a/include/rpcsvc/klm_prot.x +++ b/include/rpcsvc/klm_prot.x @@ -40,7 +40,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)klm_prot.x 1.7 87/07/08 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)klm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static const char rcsid[] = "$Id: klm_prot.x,v 1.4 1997/05/28 04:38:14 wpaul Exp $"; +%static const char rcsid[] = "$Id: klm_prot.x,v 1.5 1998/12/06 08:15:08 archie Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/mount.x b/include/rpcsvc/mount.x index c15164782ea3..002e44eb7ac7 100644 --- a/include/rpcsvc/mount.x +++ b/include/rpcsvc/mount.x @@ -35,7 +35,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)mount.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)mount.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static const char rcsid[] = "$Id: mount.x,v 1.4 1997/04/18 12:31:26 dfr Exp $"; +%static const char rcsid[] = "$Id: mount.x,v 1.5 1998/12/06 08:15:08 archie Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nfs_prot.x b/include/rpcsvc/nfs_prot.x index c255a104646b..fbdd7f5007c5 100644 --- a/include/rpcsvc/nfs_prot.x +++ b/include/rpcsvc/nfs_prot.x @@ -31,7 +31,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)nfs_prot.x 1.2 87/10/12 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)nfs_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static const char rcsid[] = "$Id: nfs_prot.x,v 1.5 1998/09/06 09:21:35 obrien Exp $"; +%static const char rcsid[] = "$Id: nfs_prot.x,v 1.6 1998/12/06 08:15:08 archie Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nis.x b/include/rpcsvc/nis.x index 92b98fe4b85f..f11486b72a33 100644 --- a/include/rpcsvc/nis.x +++ b/include/rpcsvc/nis.x @@ -30,7 +30,7 @@ #ifndef RPC_HDR %#ifndef lint -%static const char rcsid[] = "$Id: nis.x,v 1.5 1996/12/05 06:13:41 wpaul Exp $"; +%static const char rcsid[] = "$Id: nis.x,v 1.2 1997/05/28 04:38:15 wpaul Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nis_cache.x b/include/rpcsvc/nis_cache.x index 3738fe427324..1b0b3814d9af 100644 --- a/include/rpcsvc/nis_cache.x +++ b/include/rpcsvc/nis_cache.x @@ -39,7 +39,7 @@ #ifndef RPC_HDR %#ifndef lint -%static const char rcsid[] = "$Id: nis_cache.x,v 1.4 1996/07/29 14:32:44 wpaul Exp $"; +%static const char rcsid[] = "$Id: nis_cache.x,v 1.2 1997/05/28 04:38:15 wpaul Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nis_callback.x b/include/rpcsvc/nis_callback.x index 03be115f65f7..7fdb0f17bbf7 100644 --- a/include/rpcsvc/nis_callback.x +++ b/include/rpcsvc/nis_callback.x @@ -39,7 +39,7 @@ #ifndef RPC_HDR %#ifndef lint -%static const char rcsid[] = "$Id: nis_callback.x,v 1.3 1996/07/29 14:32:56 wpaul Exp $"; +%static const char rcsid[] = "$Id: nis_callback.x,v 1.2 1997/05/28 04:38:16 wpaul Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nis_db.h b/include/rpcsvc/nis_db.h index 89c148a38fac..bf577c08b221 100644 --- a/include/rpcsvc/nis_db.h +++ b/include/rpcsvc/nis_db.h @@ -26,7 +26,7 @@ * 2550 Garcia Avenue * Mountain View, California 94043 * - * $Id$ + * $Id: nis_db.h,v 1.4 1998/01/16 12:39:20 bde Exp $ */ /* diff --git a/include/rpcsvc/nlm_prot.x b/include/rpcsvc/nlm_prot.x index c5d7444dac47..28e0bc6e6cfc 100644 --- a/include/rpcsvc/nlm_prot.x +++ b/include/rpcsvc/nlm_prot.x @@ -14,7 +14,7 @@ #else %#ifndef lint %static const char rcsid[] = -% "$Id: nlm_prot.x,v 1.6 1997/11/20 07:18:03 charnier Exp $"; +% "$Id: nlm_prot.x,v 1.7 1997/11/24 07:36:46 charnier Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rex.x b/include/rpcsvc/rex.x index 1be8b48ab94f..50d48370603c 100644 --- a/include/rpcsvc/rex.x +++ b/include/rpcsvc/rex.x @@ -35,7 +35,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)rex.x 1.3 87/09/18 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)rex.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static const char rcsid[] = "$Id: rex.x,v 1.4 1997/05/28 04:38:19 wpaul Exp $"; +%static const char rcsid[] = "$Id: rex.x,v 1.5 1998/12/06 08:15:08 archie Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rnusers.x b/include/rpcsvc/rnusers.x index 22986d8cc375..00bd008495fc 100644 --- a/include/rpcsvc/rnusers.x +++ b/include/rpcsvc/rnusers.x @@ -35,7 +35,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)rnusers.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)rnusers.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static const char rcsid[] = "$Id: rnusers.x,v 1.4 1997/05/28 04:38:19 wpaul Exp $"; +%static const char rcsid[] = "$Id: rnusers.x,v 1.5 1998/12/06 08:15:08 archie Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rquota.x b/include/rpcsvc/rquota.x index 2209339bb795..c4a47c37bf60 100644 --- a/include/rpcsvc/rquota.x +++ b/include/rpcsvc/rquota.x @@ -7,7 +7,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)rquota.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)rquota.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static const char rcsid[] = "$Id: rquota.x,v 1.4 1997/05/28 04:38:20 wpaul Exp $"; +%static const char rcsid[] = "$Id: rquota.x,v 1.5 1998/12/06 08:15:08 archie Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rstat.x b/include/rpcsvc/rstat.x index a46388afda18..b08979279fce 100644 --- a/include/rpcsvc/rstat.x +++ b/include/rpcsvc/rstat.x @@ -47,7 +47,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)rstat.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)rstat.x 2.2 88/08/01 4.0 RPCSRC";*/ -%static const char rcsid[] = "$Id: rstat.x,v 1.4 1997/05/28 04:38:20 wpaul Exp $"; +%static const char rcsid[] = "$Id: rstat.x,v 1.5 1998/12/06 08:15:08 archie Exp $"; %#endif /* not lint */ #endif /* def RPC_HDR */ diff --git a/include/rpcsvc/sm_inter.x b/include/rpcsvc/sm_inter.x index 6f5a166da3cd..0866824532cf 100644 --- a/include/rpcsvc/sm_inter.x +++ b/include/rpcsvc/sm_inter.x @@ -39,7 +39,7 @@ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$Id: sm_inter.x,v 1.6 1997/11/20 07:18:05 charnier Exp $"; +% "$Id: sm_inter.x,v 1.7 1997/11/24 07:36:46 charnier Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/spray.x b/include/rpcsvc/spray.x index a2227fd6dd08..b3be61e03b17 100644 --- a/include/rpcsvc/spray.x +++ b/include/rpcsvc/spray.x @@ -36,7 +36,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)spray.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)spray.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static const char rcsid[] = "$Id: spray.x,v 1.4 1997/05/28 04:38:22 wpaul Exp $"; +%static const char rcsid[] = "$Id: spray.x,v 1.5 1998/12/06 08:15:08 archie Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/yp.x b/include/rpcsvc/yp.x index bf1d3d185754..ad0b042179f6 100644 --- a/include/rpcsvc/yp.x +++ b/include/rpcsvc/yp.x @@ -36,7 +36,7 @@ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$Id: yp.x,v 1.10 1997/11/20 07:18:07 charnier Exp $"; +% "$Id: yp.x,v 1.11 1997/11/24 07:36:46 charnier Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/yp_prot.h b/include/rpcsvc/yp_prot.h index df6ba75c64c1..4c9f43220124 100644 --- a/include/rpcsvc/yp_prot.h +++ b/include/rpcsvc/yp_prot.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: yp_prot.h,v 1.4 1996/12/30 14:01:08 peter Exp $ + * $Id: yp_prot.h,v 1.9 1997/05/28 04:38:22 wpaul Exp $ */ #ifndef _RPCSVC_YP_PROT_H_ diff --git a/include/rpcsvc/ypclnt.h b/include/rpcsvc/ypclnt.h index 2040459c8689..164da0252471 100644 --- a/include/rpcsvc/ypclnt.h +++ b/include/rpcsvc/ypclnt.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ypclnt.h,v 1.9 1997/05/28 04:38:25 wpaul Exp $ + * $Id: ypclnt.h,v 1.10 1998/01/16 12:10:13 bde Exp $ */ #ifndef _RPCSVC_YPCLNT_H_ diff --git a/include/rpcsvc/yppasswd.x b/include/rpcsvc/yppasswd.x index 26a9e4a25477..067bda77f797 100644 --- a/include/rpcsvc/yppasswd.x +++ b/include/rpcsvc/yppasswd.x @@ -36,7 +36,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)yppasswd.x 1.1 87/04/13 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)yppasswd.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static const char rcsid[] = "$Id: yppasswd.x,v 1.4 1997/05/28 04:38:27 wpaul Exp $"; +%static const char rcsid[] = "$Id: yppasswd.x,v 1.5 1998/12/06 08:15:08 archie Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/ypupdate_prot.x b/include/rpcsvc/ypupdate_prot.x index fc1c35ab29d6..80034f8389e4 100644 --- a/include/rpcsvc/ypupdate_prot.x +++ b/include/rpcsvc/ypupdate_prot.x @@ -35,7 +35,7 @@ %/* from @(#)ypupdate_prot.x 1.3 91/03/11 TIRPC 1.0 */ #ifndef RPC_HDR %#ifndef lint -%static const char rcsid[] = "$Id$"; +%static const char rcsid[] = "$Id: ypupdate_prot.x,v 1.2 1997/05/28 04:38:29 wpaul Exp $"; %#endif #endif % diff --git a/include/rpcsvc/ypxfrd.x b/include/rpcsvc/ypxfrd.x index f7abd316931f..72f1830bac61 100644 --- a/include/rpcsvc/ypxfrd.x +++ b/include/rpcsvc/ypxfrd.x @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ypxfrd.x,v 1.5 1997/05/28 04:38:30 wpaul Exp $ + * $Id: ypxfrd.x,v 1.6 1998/01/16 12:17:55 bde Exp $ */ /* @@ -68,7 +68,7 @@ #ifndef RPC_HDR %#ifndef lint -%static const char rcsid[] = "$Id: ypxfrd.x,v 1.5 1997/05/28 04:38:30 wpaul Exp $"; +%static const char rcsid[] = "$Id: ypxfrd.x,v 1.6 1998/01/16 12:17:55 bde Exp $"; %#endif /* not lint */ #endif |
