diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-08-19 07:54:54 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-08-19 07:54:54 +0000 |
commit | 137194e1c1aa66807dd094769f374370dfb8acf6 (patch) | |
tree | 9504f5593a546214a4f939622eeb7796b13ebb8e /lib | |
parent | 9e5698b2ecf5f269137c066ad06a224efe846f12 (diff) |
$OpenBSD$
Diffstat (limited to 'lib')
-rw-r--r-- | lib/librpcsvc/bootparam_prot.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/klm_prot.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/mount.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/nfs_prot.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/nlm_prot.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/rex.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/rnusers.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/rquota.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/rstat.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/rusers.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/rwall.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/sm_inter.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/spray.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/yp.x | 4 | ||||
-rw-r--r-- | lib/librpcsvc/yppasswd.x | 4 |
15 files changed, 45 insertions, 15 deletions
diff --git a/lib/librpcsvc/bootparam_prot.x b/lib/librpcsvc/bootparam_prot.x index c0d3371fc91..b51781b9a10 100644 --- a/lib/librpcsvc/bootparam_prot.x +++ b/lib/librpcsvc/bootparam_prot.x @@ -1,3 +1,5 @@ +/* $OpenBSD: bootparam_prot.x,v 1.4 1997/08/19 07:54:46 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -47,7 +49,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)bootparam_prot.x 1.2 87/06/24 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)bootparam_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static char rcsid[] = "$Id: bootparam_prot.x,v 1.3 1996/12/08 10:26:32 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: bootparam_prot.x,v 1.4 1997/08/19 07:54:46 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/klm_prot.x b/lib/librpcsvc/klm_prot.x index 80e661aa93f..d974f561a00 100644 --- a/lib/librpcsvc/klm_prot.x +++ b/lib/librpcsvc/klm_prot.x @@ -1,3 +1,5 @@ +/* $OpenBSD: klm_prot.x,v 1.2 1997/08/19 07:54:47 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -40,7 +42,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 char rcsid[] = "$Id: klm_prot.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: klm_prot.x,v 1.2 1997/08/19 07:54:47 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/mount.x b/lib/librpcsvc/mount.x index e78a6062a9c..44450e01f44 100644 --- a/lib/librpcsvc/mount.x +++ b/lib/librpcsvc/mount.x @@ -1,3 +1,5 @@ +/* $OpenBSD: mount.x,v 1.2 1997/08/19 07:54:47 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -35,7 +37,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 char rcsid[] = "$Id: mount.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: mount.x,v 1.2 1997/08/19 07:54:47 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/nfs_prot.x b/lib/librpcsvc/nfs_prot.x index f8626af309a..3798db01677 100644 --- a/lib/librpcsvc/nfs_prot.x +++ b/lib/librpcsvc/nfs_prot.x @@ -1,3 +1,5 @@ +/* $OpenBSD: nfs_prot.x,v 1.2 1997/08/19 07:54:48 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -31,7 +33,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 char rcsid[] = "$Id: nfs_prot.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: nfs_prot.x,v 1.2 1997/08/19 07:54:48 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/nlm_prot.x b/lib/librpcsvc/nlm_prot.x index d6cd39e79bc..866ef9b2ea8 100644 --- a/lib/librpcsvc/nlm_prot.x +++ b/lib/librpcsvc/nlm_prot.x @@ -1,3 +1,5 @@ +/* $OpenBSD: nlm_prot.x,v 1.3 1997/08/19 07:54:48 niklas Exp $ */ + /* * Network lock manager protocol definition * Copyright (C) 1986 Sun Microsystems, Inc. @@ -12,7 +14,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)nlm_prot.x 1.8 87/09/21 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: * @(#)nlm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static char rcsid[] = "$Id: nlm_prot.x,v 1.2 1997/08/01 19:27:15 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: nlm_prot.x,v 1.3 1997/08/19 07:54:48 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/rex.x b/lib/librpcsvc/rex.x index 89bff3df0cf..14e2e568f6a 100644 --- a/lib/librpcsvc/rex.x +++ b/lib/librpcsvc/rex.x @@ -1,3 +1,5 @@ +/* $OpenBSD: rex.x,v 1.2 1997/08/19 07:54:49 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -35,7 +37,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 char rcsid[] = "$Id: rex.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: rex.x,v 1.2 1997/08/19 07:54:49 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/rnusers.x b/lib/librpcsvc/rnusers.x index d09bc0eb32c..5b175d75474 100644 --- a/lib/librpcsvc/rnusers.x +++ b/lib/librpcsvc/rnusers.x @@ -1,3 +1,5 @@ +/* $OpenBSD: rnusers.x,v 1.6 1997/08/19 07:54:49 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -35,7 +37,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 char rcsid[] = "$Id: rnusers.x,v 1.5 1997/08/01 19:29:44 millert Exp $"; +%static char rcsid[] = "$OpenBSD: rnusers.x,v 1.6 1997/08/19 07:54:49 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/rquota.x b/lib/librpcsvc/rquota.x index 1e0ca9f292a..fe6afcf3c5d 100644 --- a/lib/librpcsvc/rquota.x +++ b/lib/librpcsvc/rquota.x @@ -1,3 +1,5 @@ +/* $OpenBSD: rquota.x,v 1.2 1997/08/19 07:54:50 niklas Exp $ */ + /* * Remote quota protocol * Requires unix authentication @@ -7,7 +9,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 char rcsid[] = "$Id: rquota.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: rquota.x,v 1.2 1997/08/19 07:54:50 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/rstat.x b/lib/librpcsvc/rstat.x index e68a307094f..1d8a8cd78e0 100644 --- a/lib/librpcsvc/rstat.x +++ b/lib/librpcsvc/rstat.x @@ -1,3 +1,5 @@ +/* $OpenBSD: rstat.x,v 1.2 1997/08/19 07:54:50 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -47,7 +49,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 char rcsid[] = "$Id: rstat.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: rstat.x,v 1.2 1997/08/19 07:54:50 niklas Exp $"; %#endif /* not lint */ #endif /* def RPC_HDR */ diff --git a/lib/librpcsvc/rusers.x b/lib/librpcsvc/rusers.x index a971297be23..993bcf10756 100644 --- a/lib/librpcsvc/rusers.x +++ b/lib/librpcsvc/rusers.x @@ -1,3 +1,5 @@ +/* $OpenBSD: rusers.x,v 1.2 1997/08/19 07:54:50 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -35,7 +37,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)rnusers.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/ /* @(#)rusers.x 1.1 91/12/01 Copyright 1991 Sun Microsystems, Inc. */ -%static char rcsid[] = "$Id: rusers.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: rusers.x,v 1.2 1997/08/19 07:54:50 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/rwall.x b/lib/librpcsvc/rwall.x index 91664a171cd..10a74e7ff5c 100644 --- a/lib/librpcsvc/rwall.x +++ b/lib/librpcsvc/rwall.x @@ -1,3 +1,5 @@ +/* $OpenBSD: rwall.x,v 1.2 1997/08/19 07:54:51 niklas Exp $ */ + /* * Copyright (c) 1993 Christopher G. Demetriou * All rights reserved. @@ -35,7 +37,7 @@ #ifndef RPC_HDR %#ifndef lint -%static char rcsid[] = "$Id: rwall.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: rwall.x,v 1.2 1997/08/19 07:54:51 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/sm_inter.x b/lib/librpcsvc/sm_inter.x index 03cd32aaf74..9bb9c5ad497 100644 --- a/lib/librpcsvc/sm_inter.x +++ b/lib/librpcsvc/sm_inter.x @@ -1,3 +1,5 @@ +/* $OpenBSD: sm_inter.x,v 1.2 1997/08/19 07:54:51 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -37,7 +39,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)sm_inter.x 1.7 87/06/24 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)sm_inter.x 2.2 88/08/01 4.0 RPCSRC";*/ -%static char rcsid[] = "$Id: sm_inter.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: sm_inter.x,v 1.2 1997/08/19 07:54:51 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/spray.x b/lib/librpcsvc/spray.x index ce6b98a76d1..9d9f5f3a413 100644 --- a/lib/librpcsvc/spray.x +++ b/lib/librpcsvc/spray.x @@ -1,3 +1,5 @@ +/* $OpenBSD: spray.x,v 1.2 1997/08/19 07:54:52 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -36,7 +38,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 char rcsid[] = "$Id: spray.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: spray.x,v 1.2 1997/08/19 07:54:52 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/yp.x b/lib/librpcsvc/yp.x index 1f85cb30a82..df2489e4f3f 100644 --- a/lib/librpcsvc/yp.x +++ b/lib/librpcsvc/yp.x @@ -1,3 +1,5 @@ +/* $OpenBSD: yp.x,v 1.2 1997/08/19 07:54:52 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -34,7 +36,7 @@ #ifndef RPC_HDR %#ifndef lint %/*static char sccsid[] = "from: @(#)yp.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static char rcsid[] = "$Id: yp.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: yp.x,v 1.2 1997/08/19 07:54:52 niklas Exp $"; %#endif /* not lint */ #endif diff --git a/lib/librpcsvc/yppasswd.x b/lib/librpcsvc/yppasswd.x index 4e9508c6ce4..16b3288ab44 100644 --- a/lib/librpcsvc/yppasswd.x +++ b/lib/librpcsvc/yppasswd.x @@ -1,3 +1,5 @@ +/* $OpenBSD: yppasswd.x,v 1.2 1997/08/19 07:54:53 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -36,7 +38,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 char rcsid[] = "$Id: yppasswd.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: yppasswd.x,v 1.2 1997/08/19 07:54:53 niklas Exp $"; %#endif /* not lint */ #endif |