diff options
Diffstat (limited to 'include')
46 files changed, 47 insertions, 47 deletions
diff --git a/include/Makefile b/include/Makefile index bcf65a2af891..eeee62a32e1c 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.45.2.9 1998/04/19 13:34:48 bde Exp $ +# $Id: Makefile,v 1.45.2.10 1998/04/30 06:59:22 tg Exp $ # # Doing a make install builds /usr/include # diff --git a/include/arpa/inet.h b/include/arpa/inet.h index 01cce2710674..9e31d66e584a 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -50,7 +50,7 @@ * * @(#)inet.h 8.1 (Berkeley) 6/2/93 * From: inet.h,v 8.6 1996/08/08 06:54:29 vixie Exp - * $Id: inet.h,v 1.9 1997/05/07 20:00:19 eivind Exp $ + * $Id: inet.h,v 1.4.2.1 1997/06/28 07:48:41 peter Exp $ */ #ifndef _ARPA_INET_H_ diff --git a/include/arpa/nameser.h b/include/arpa/nameser.h index 348e0873ea24..fed97c1034bd 100644 --- a/include/arpa/nameser.h +++ b/include/arpa/nameser.h @@ -73,7 +73,7 @@ * * @(#)nameser.h 8.2 (Berkeley) 2/16/94 * From Id: nameser.h,v 8.11 1996/10/08 04:51:02 vixie Exp - * $Id: nameser.h,v 1.11 1997/02/23 09:17:20 peter Exp $ + * $Id: nameser.h,v 1.8.2.1 1997/06/28 07:48:42 peter Exp $ */ #ifndef _ARPA_NAMESER_H_ diff --git a/include/elf.h b/include/elf.h index a4b48b34d5c7..79ebb6b6de14 100644 --- a/include/elf.h +++ b/include/elf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: elf.h,v 1.1 1997/05/21 23:07:27 jdp Exp $ + * $Id: elf.h,v 1.1.2.1 1998/01/27 16:23:39 jdp Exp $ */ #ifndef _ELF_H_ diff --git a/include/histedit.h b/include/histedit.h index e67ee0b45320..b7aa3bd27453 100644 --- a/include/histedit.h +++ b/include/histedit.h @@ -1,4 +1,4 @@ -/* $Id: histedit.h,v 1.3 1997/06/25 09:47:31 msmith Exp $ */ +/* $Id: histedit.h,v 1.2.6.1 1998/01/28 02:12:40 msmith Exp $ */ /* $NetBSD: histedit.h,v 1.5 1997/04/11 17:52:45 christos Exp $ */ /*- diff --git a/include/link.h b/include/link.h index 14f8db593fd9..ad0376e440cb 100644 --- a/include/link.h +++ b/include/link.h @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: link.h,v 1.9.2.1 1997/08/08 02:17:55 jdp Exp $ + * $Id: link.h,v 1.9.2.2 1997/12/07 04:26:24 brian Exp $ */ /* diff --git a/include/netdb.h b/include/netdb.h index 104b5c70f297..829eef2721c4 100644 --- a/include/netdb.h +++ b/include/netdb.h @@ -32,7 +32,7 @@ * * @(#)netdb.h 8.1 (Berkeley) 6/2/93 * From: Id: netdb.h,v 8.8 1997/06/01 20:34:32 vixie Exp - * $Id: netdb.h,v 1.9 1997/06/27 08:32:37 peter Exp $ + * $Id: netdb.h,v 1.5.2.1 1997/06/28 07:48:36 peter Exp $ * - * Portions Copyright (c) 1993 by Digital Equipment Corporation. * diff --git a/include/nl_types.h b/include/nl_types.h index 9f28fbca4fe9..ca4c2e5afcde 100644 --- a/include/nl_types.h +++ b/include/nl_types.h @@ -1,4 +1,4 @@ -/* $Id: nl_types.h,v 1.5 1998/04/30 10:09:58 ache Exp $ */ +/* $Id: nl_types.h,v 1.2.6.1 1998/04/30 16:47:46 ache Exp $ */ /*********************************************************** Copyright 1990, by Alfalfa Software Incorporated, Cambridge, Massachusetts. diff --git a/include/nlist.h b/include/nlist.h index 87e31fdf7877..7705bf27cacf 100644 --- a/include/nlist.h +++ b/include/nlist.h @@ -37,7 +37,7 @@ * * @(#)nlist.h 8.2 (Berkeley) 1/21/94 * - * $Id: nlist.h,v 1.2 1994/12/23 22:32:48 nate Exp $ + * $Id: nlist.h,v 1.3 1996/10/01 00:01:43 peter Exp $ */ #ifndef _NLIST_H_ diff --git a/include/protocols/routed.h b/include/protocols/routed.h index 3981d99887db..c2aea32b06ac 100644 --- a/include/protocols/routed.h +++ b/include/protocols/routed.h @@ -40,7 +40,7 @@ #ifdef __cplusplus extern "C" { #endif -#ident "$Revision: 1.10 $" +#ident "$Revision: 1.7.2.1 $" /* * Routing Information Protocol diff --git a/include/resolv.h b/include/resolv.h index 0d493f6841c2..119d91dd4bc3 100644 --- a/include/resolv.h +++ b/include/resolv.h @@ -53,7 +53,7 @@ * * @(#)resolv.h 8.1 (Berkeley) 6/2/93 * From Id: resolv.h,v 8.18 1997/06/01 20:34:32 vixie Exp - * $Id: resolv.h,v 1.13 1997/06/27 08:32:38 peter Exp $ + * $Id: resolv.h,v 1.7.2.1 1997/06/28 07:48:38 peter Exp $ */ #ifndef _RESOLV_H_ diff --git a/include/rpc/auth.h b/include/rpc/auth.h index b979ffb101ea..087e98805ae3 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 f0522ed90963..34ddc1ad2edd 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 d464d6076205..02080eb3e032 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 39f6f4467a20..a0b53b4351ef 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 2bb2583d0051..f4f19673842e 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 73065eae79d7..d76131e49a34 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 dbdfc1562531..66bab11811bc 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 43103bd2da31..ff77693158a1 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 05bec14129c4..2be1a7e5bfee 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 4362dc45cbb2..093e6a669169 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 dd8b3fbd3f7e..8dc34df6f06c 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 59fbbbff6098..49dd3320c5f9 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 $ */ /* diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile index dcc42434764f..b4f6bc65e8da 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.12 1996/08/30 22:36:45 peter Exp $ +# $Id: Makefile,v 1.12.2.1 1997/09/10 07:18:46 peter Exp $ .SUFFIXES: .x diff --git a/include/rpcsvc/klm_prot.x b/include/rpcsvc/klm_prot.x index 6bc4f27074c2..c84b9b2d98d9 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 char rcsid[] = "$Id: klm_prot.x,v 1.1 1993/09/14 17:42:42 jtc Exp $"; +%static char rcsid[] = "$Id: klm_prot.x,v 1.1 1994/08/04 19:01:45 wollman Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/mount.x b/include/rpcsvc/mount.x index 0a744c56931d..f80144e52d0e 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 char rcsid[] = "$Id: mount.x,v 1.1 1994/08/04 19:01:46 wollman Exp $"; +%static char rcsid[] = "$Id: mount.x,v 1.1.8.1 1997/05/14 08:19:14 dfr Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nfs_prot.x b/include/rpcsvc/nfs_prot.x index 7b98dbd5fac9..0148ebfa343e 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 char rcsid[] = "$Id: nfs_prot.x,v 1.1 1994/08/04 19:01:47 wollman Exp $"; +%static char rcsid[] = "$Id: nfs_prot.x,v 1.1.8.1 1997/05/14 08:19:14 dfr Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nlm_prot.x b/include/rpcsvc/nlm_prot.x index b0711243dc3b..04721e28e3ff 100644 --- a/include/rpcsvc/nlm_prot.x +++ b/include/rpcsvc/nlm_prot.x @@ -12,7 +12,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.1 1993/09/14 17:42:45 jtc Exp $"; +%static char rcsid[] = "$Id: nlm_prot.x,v 1.1 1994/08/04 19:01:48 wollman Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rex.x b/include/rpcsvc/rex.x index 7609cc8b26f7..f027d28eef90 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 char rcsid[] = "$Id: rex.x,v 1.1 1993/09/14 17:42:46 jtc Exp $"; +%static char rcsid[] = "$Id: rex.x,v 1.1 1994/08/04 19:01:49 wollman Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rnusers.x b/include/rpcsvc/rnusers.x index 034c5c25f7cc..bf6dafbfbe04 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 char rcsid[] = "$Id: rnusers.x,v 1.1 1993/09/14 17:42:46 jtc Exp $"; +%static char rcsid[] = "$Id: rnusers.x,v 1.1 1994/08/04 19:01:50 wollman Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rquota.x b/include/rpcsvc/rquota.x index 0900c6581936..476d76bd2be1 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 char rcsid[] = "$Id: rquota.x,v 1.1 1993/09/14 17:42:49 jtc Exp $"; +%static char rcsid[] = "$Id: rquota.x,v 1.1 1994/08/04 19:01:50 wollman Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rstat.x b/include/rpcsvc/rstat.x index 2099b4f4994d..0c55005cca17 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 char rcsid[] = "$Id: rstat.x,v 1.3 1993/11/30 20:31:41 ats Exp $"; +%static char rcsid[] = "$Id: rstat.x,v 1.1 1994/08/04 19:01:51 wollman Exp $"; %#endif /* not lint */ #endif /* def RPC_HDR */ diff --git a/include/rpcsvc/rwall.x b/include/rpcsvc/rwall.x index 08e2c98e3d6d..7541bca4ddf4 100644 --- a/include/rpcsvc/rwall.x +++ b/include/rpcsvc/rwall.x @@ -35,7 +35,7 @@ #ifndef RPC_HDR %#ifndef lint -%static char rcsid[] = "$Id: rwall.x,v 1.1 1993/09/14 17:42:50 jtc Exp $"; +%static char rcsid[] = "$Id: rwall.x,v 1.1 1994/08/04 19:01:52 wollman Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/sm_inter.x b/include/rpcsvc/sm_inter.x index f66570bdd867..49a93044f8fd 100644 --- a/include/rpcsvc/sm_inter.x +++ b/include/rpcsvc/sm_inter.x @@ -37,7 +37,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 1993/09/14 17:42:51 jtc Exp $"; +%static char rcsid[] = "$Id: sm_inter.x,v 1.1 1994/08/04 19:01:53 wollman Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/spray.x b/include/rpcsvc/spray.x index d580722dec1e..5ae7a4d1780d 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 char rcsid[] = "$Id: spray.x,v 1.1 1993/09/14 17:42:52 jtc Exp $"; +%static char rcsid[] = "$Id: spray.x,v 1.1 1994/08/04 19:01:54 wollman Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/yp.x b/include/rpcsvc/yp.x index 33dc9485ba32..ce5bcf264f9b 100644 --- a/include/rpcsvc/yp.x +++ b/include/rpcsvc/yp.x @@ -34,7 +34,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.3 1995/12/07 03:50:27 wpaul Exp wpaul $"; +%static char rcsid[] = "$Id: yp.x,v 1.5 1996/02/26 02:22:53 wpaul Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/yp_prot.h b/include/rpcsvc/yp_prot.h index 6d27c071a6f6..63df4d6c5a5b 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.2 1995/05/30 04:55:47 rgrimes Exp $ + * $Id: yp_prot.h,v 1.3 1996/01/30 23:33:04 mpp Exp $ */ #ifndef _YP_PROT_H_ diff --git a/include/rpcsvc/ypclnt.h b/include/rpcsvc/ypclnt.h index 816801255125..91b64868b1ce 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.2 1995/04/21 18:07:34 wpaul Exp $ + * $Id: ypclnt.h,v 1.3 1995/05/30 04:55:49 rgrimes Exp $ */ #ifndef _YPCLNT_H_ diff --git a/include/rpcsvc/yppasswd.x b/include/rpcsvc/yppasswd.x index 0b9197e99bf0..4cad50d2cfdf 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 char rcsid[] = "$Id: yppasswd.x,v 1.1 1993/09/14 17:42:55 jtc Exp $"; +%static char rcsid[] = "$Id: yppasswd.x,v 1.1 1994/08/04 19:01:57 wollman Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/ypxfrd.x b/include/rpcsvc/ypxfrd.x index 46c16b395c97..f51a1b94649c 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.9 1996/07/02 00:35:36 wpaul Exp $ + * $Id: ypxfrd.x,v 1.2 1996/07/04 02:08:17 wpaul Exp $ */ /* @@ -68,7 +68,7 @@ #ifndef RPC_HDR %#ifndef lint -%static const char rcsid[] = "$Id: ypxfrd.x,v 1.9 1996/07/02 00:35:36 wpaul Exp $"; +%static const char rcsid[] = "$Id: ypxfrd.x,v 1.2 1996/07/04 02:08:17 wpaul Exp $"; %#endif /* not lint */ #endif diff --git a/include/sched.h b/include/sched.h index 090cd7f29270..0b5b6efbff8d 100644 --- a/include/sched.h +++ b/include/sched.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: sched.h,v 1.1 1998/03/08 02:17:26 jb Exp $ + * $Id: sched.h,v 1.2.2.1 1998/04/30 06:59:23 tg Exp $ * * POSIX 1003.1c scheduling definitions. * diff --git a/include/stdio.h b/include/stdio.h index 4203fc6f8f2a..19c82730fc38 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)stdio.h 8.4 (Berkeley) 1/4/94 - * $Id: stdio.h,v 1.8.2.1 1997/06/21 17:46:03 bde Exp $ + * $Id: stdio.h,v 1.8.2.2 1998/02/17 00:48:17 jkh Exp $ */ #ifndef _STDIO_H_ diff --git a/include/strhash.h b/include/strhash.h index 7533fb9c7711..a05f84b8fd6f 100644 --- a/include/strhash.h +++ b/include/strhash.h @@ -1,7 +1,7 @@ #ifndef _STRHASH_H_INCLUDE #define _STRHASH_H_INCLUDE -/* $Header: /home/ncvs/src/include/strhash.h,v 1.1 1995/03/26 10:12:53 jkh Exp $ */ +/* $Header: /home/ncvs/src/include/strhash.h,v 1.2 1995/05/30 04:54:49 rgrimes Exp $ */ /* * diff --git a/include/timers.h b/include/timers.h index 5a66ee72a4d5..31af7643349d 100644 --- a/include/timers.h +++ b/include/timers.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: timers.h,v 1.1 1995/09/26 00:26:09 jb Exp jb $ + * $Id: timers.h,v 1.1 1996/01/22 00:24:56 julian Exp $ * * Description : Basic timers header. * diff --git a/include/utmp.h b/include/utmp.h index 74df997334b1..d60474ff24b1 100644 --- a/include/utmp.h +++ b/include/utmp.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)utmp.h 8.2 (Berkeley) 1/21/94 - * $Id$ + * $Id: utmp.h,v 1.2 1996/10/27 18:13:35 wosch Exp $ */ #ifndef _UTMP_H_ diff --git a/include/vis.h b/include/vis.h index 9cfbd79eba93..a172afc8662f 100644 --- a/include/vis.h +++ b/include/vis.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vis.h 8.1 (Berkeley) 6/2/93 - * $Id$ + * $Id: vis.h,v 1.3 1996/05/01 00:57:57 bde Exp $ */ #ifndef _VIS_H_ |