diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
commit | 838992f094ccde014679a7cfafc495840eb932a1 (patch) | |
tree | bb1da10609893e2c699e42919a3a51c02df9caf0 /include | |
parent | bcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff) |
Diffstat (limited to 'include')
58 files changed, 60 insertions, 60 deletions
diff --git a/include/Makefile b/include/Makefile index 8e7c317d4a2b0..d9494049ae3b0 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.91 1999/01/14 19:52:38 jdp Exp $ +# $Id: Makefile,v 1.92 1999/01/17 22:35:09 dt Exp $ # # Doing a make install builds /usr/include # diff --git a/include/arpa/inet.h b/include/arpa/inet.h index 09722855689ef..ec8d5cc5dd0e2 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -52,7 +52,7 @@ /* * @(#)inet.h 8.1 (Berkeley) 6/2/93 * From: Id: inet.h,v 8.5 1997/01/29 08:48:09 vixie Exp $ - * $Id: inet.h,v 1.9 1997/05/07 20:00:19 eivind Exp $ + * $Id: inet.h,v 1.10 1998/06/11 08:55:15 peter Exp $ */ #ifndef _ARPA_INET_H_ diff --git a/include/arpa/nameser.h b/include/arpa/nameser.h index 634dece37b0d3..8fa4bbf57cc71 100644 --- a/include/arpa/nameser.h +++ b/include/arpa/nameser.h @@ -50,7 +50,7 @@ /* * From: Id: nameser.h,v 8.16 1998/02/06 00:35:58 halley Exp - * $Id$ + * $Id: nameser.h,v 1.12 1998/06/11 08:55:15 peter Exp $ */ #ifndef _ARPA_NAMESER_H_ diff --git a/include/arpa/nameser_compat.h b/include/arpa/nameser_compat.h index 2ab5b47386eba..30be6d2e19386 100644 --- a/include/arpa/nameser_compat.h +++ b/include/arpa/nameser_compat.h @@ -33,7 +33,7 @@ /* * from nameser.h 8.1 (Berkeley) 6/2/93 * From: Id: nameser_compat.h,v 8.9 1998/03/20 23:25:10 halley Exp - * $Id$ + * $Id: nameser_compat.h,v 1.1 1998/06/11 08:55:17 peter Exp $ */ #ifndef _ARPA_NAMESER_COMPAT_ diff --git a/include/dlfcn.h b/include/dlfcn.h index 41517ebfc0742..0f68fe645ebda 100644 --- a/include/dlfcn.h +++ b/include/dlfcn.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: dlfcn.h,v 1.2 1998/02/11 05:19:10 jdp Exp $ */ #ifndef _DLFCN_H_ diff --git a/include/elf.h b/include/elf.h index f4ee8d4291e60..65a37d268b74e 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.2 1998/09/05 00:53:53 jdp Exp $ */ #ifndef _ELF_H_ diff --git a/include/err.h b/include/err.h index 96cb9de756d24..3ad76e03a569a 100644 --- a/include/err.h +++ b/include/err.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)err.h 8.1 (Berkeley) 6/2/93 - * $Id: err.h,v 1.6 1998/10/29 22:18:47 jdp Exp $ + * $Id: err.h,v 1.7 1998/11/22 05:12:27 bde Exp $ */ #ifndef _ERR_H_ diff --git a/include/histedit.h b/include/histedit.h index 2050e413cdfd0..e67ee0b453205 100644 --- a/include/histedit.h +++ b/include/histedit.h @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: histedit.h,v 1.3 1997/06/25 09:47:31 msmith Exp $ */ /* $NetBSD: histedit.h,v 1.5 1997/04/11 17:52:45 christos Exp $ */ /*- diff --git a/include/iso646.h b/include/iso646.h index 94f3de69c9fc3..148c863e86a58 100644 --- a/include/iso646.h +++ b/include/iso646.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: iso646.h,v 1.1 1998/08/01 13:42:12 alex Exp $ + * $Id: iso646.h,v 1.2 1998/08/03 10:59:02 bde Exp $ */ #ifndef _ISO646_H_ diff --git a/include/kvm.h b/include/kvm.h index 9e0d9212a444b..b6a3a3e41a9f6 100644 --- a/include/kvm.h +++ b/include/kvm.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)kvm.h 8.1 (Berkeley) 6/2/93 - * $Id$ + * $Id: kvm.h,v 1.6 1998/12/16 18:59:47 bde Exp $ */ #ifndef _KVM_H_ diff --git a/include/limits.h b/include/limits.h index 2d4012fcfff75..79cd619801c22 100644 --- a/include/limits.h +++ b/include/limits.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)limits.h 8.2 (Berkeley) 1/4/94 - * $Id: limits.h,v 1.8 1998/03/08 22:29:56 dufault Exp $ + * $Id: limits.h,v 1.9 1998/03/28 11:48:16 dufault Exp $ */ #ifndef _LIMITS_H_ diff --git a/include/link.h b/include/link.h index 8171cb232fe4d..48aa091fa4387 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.18 1998/02/06 16:46:44 jdp Exp $ + * $Id: link.h,v 1.19 1998/05/23 15:17:53 dfr Exp $ */ /* diff --git a/include/netdb.h b/include/netdb.h index 91048abb0ecd4..89183d8bb94ea 100644 --- a/include/netdb.h +++ b/include/netdb.h @@ -55,7 +55,7 @@ /* * @(#)netdb.h 8.1 (Berkeley) 6/2/93 * From: Id: netdb.h,v 8.9 1996/11/19 08:39:29 vixie Exp $ - * $Id: netdb.h,v 1.10 1997/08/16 23:32:42 steve Exp $ + * $Id: netdb.h,v 1.11 1998/06/11 08:55:12 peter Exp $ */ #ifndef _NETDB_H_ diff --git a/include/nl_types.h b/include/nl_types.h index a90bd17bb7f62..9f28fbca4fe90 100644 --- a/include/nl_types.h +++ b/include/nl_types.h @@ -1,4 +1,4 @@ -/* $Id: nl_types.h,v 1.4 1997/02/23 09:17:14 peter Exp $ */ +/* $Id: nl_types.h,v 1.5 1998/04/30 10:09:58 ache Exp $ */ /*********************************************************** Copyright 1990, by Alfalfa Software Incorporated, Cambridge, Massachusetts. diff --git a/include/nlist.h b/include/nlist.h index cd26daf201566..31d88550a801a 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.5 1997/02/23 09:17:14 peter Exp $ + * $Id: nlist.h,v 1.6 1997/12/06 17:59:52 jdp Exp $ */ #ifndef _NLIST_H_ diff --git a/include/objformat.h b/include/objformat.h index a32c1a94476e9..fed3f1d33b64b 100644 --- a/include/objformat.h +++ b/include/objformat.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: objformat.h,v 1.1 1998/09/09 01:21:20 jdp Exp $ */ #ifndef _OBJFORMAT_H_ diff --git a/include/protocols/routed.h b/include/protocols/routed.h index 5d615052c6348..2f3448f217ba8 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.11 $" */ /* * Routing Information Protocol diff --git a/include/resolv.h b/include/resolv.h index 31a569fcc462c..f0784330003cf 100644 --- a/include/resolv.h +++ b/include/resolv.h @@ -51,7 +51,7 @@ /* * @(#)resolv.h 8.1 (Berkeley) 6/2/93 * From Id: resolv.h,v 8.12 1998/04/28 19:36:46 halley Exp $ - * $Id: resolv.h,v 1.16 1998/06/11 12:52:45 peter Exp $ + * $Id: resolv.h,v 1.17 1998/09/07 19:54:08 brian Exp $ */ #ifndef _RESOLV_H_ diff --git a/include/rpc/auth.h b/include/rpc/auth.h index 510c10af27ce0..b7ea02004083c 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 8bb42eb4e0266..b047f40458156 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 1025468089fee..6f1ea1fd6a547 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 55c36ac53ba1f..0390d755de98b 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 f4f19673842e4..f22fdf7c5d2ee 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 d76131e49a34e..fea247a83444b 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 9f5eaecf2c7c4..bfb95f45d9092 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 8005dc80d9dbf..0b36319235613 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 698d8f91f84e7..d04a888562326 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 890a63a3a4e75..ac99f6558dc4a 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 6d7330e1cb737..39d8252cbda64 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 70abb5d400679..69b49d0851b9e 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 $ */ /* diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile index 058198e43cee9..beebba3bfa2dc 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 906136cabd874..92f09aec3a416 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 c514a90861816..dffb586012b9a 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 c15164782ea35..002e44eb7ac7c 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 c255a104646be..fbdd7f5007c59 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 92b98fe4b85f5..f11486b72a338 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 3738fe4273248..1b0b3814d9afd 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 03be115f65f74..7fdb0f17bbf76 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 89c148a38facc..bf577c08b2218 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 c5d7444dac47e..28e0bc6e6cfc5 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 1be8b48ab94f1..50d48370603c5 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 22986d8cc3758..00bd008495fcb 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 2209339bb795d..c4a47c37bf60f 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 a46388afda185..b08979279fce0 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 6f5a166da3cd1..0866824532cf4 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 a2227fd6dd088..b3be61e03b17d 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 bf1d3d185754c..ad0b042179f63 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 df6ba75c64c12..4c9f432201248 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 2040459c86891..164da0252471d 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 26a9e4a25477a..067bda77f7977 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 fc1c35ab29d67..80034f8389e4e 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 f7abd316931f8..72f1830bac61e 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 diff --git a/include/stdio.h b/include/stdio.h index b2f6957c7a165..c085947c0294f 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)stdio.h 8.5 (Berkeley) 4/29/95 - * $Id: stdio.h,v 1.20 1998/07/13 06:45:20 bde Exp $ + * $Id: stdio.h,v 1.21 1998/12/14 19:23:16 dt Exp $ */ #ifndef _STDIO_H_ diff --git a/include/strhash.h b/include/strhash.h index 7533fb9c7711a..a05f84b8fd6f8 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/timepps.h b/include/timepps.h index c9277cec2d7c2..17158dd5e8025 100644 --- a/include/timepps.h +++ b/include/timepps.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id$ + * $Id: timepps.h,v 1.1 1998/06/07 19:44:04 phk Exp $ * * The is a FreeBSD protype version of the "draft-mogul-pps-api-02.txt" * specification for Pulse Per Second timing interfaces. diff --git a/include/timers.h b/include/timers.h index 534852b4f4425..b71ace2632bf4 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$ + * $Id: timers.h,v 1.3 1997/02/23 09:17:16 peter Exp $ * * Description : Basic timers header. * diff --git a/include/utmp.h b/include/utmp.h index 9e1fb5f5808fb..68010ff0dd168 100644 --- a/include/utmp.h +++ b/include/utmp.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)utmp.h 8.2 (Berkeley) 1/21/94 - * $Id: utmp.h,v 1.7 1997/05/07 20:00:13 eivind Exp $ + * $Id: utmp.h,v 1.8 1998/05/10 21:13:29 jb Exp $ */ #ifndef _UTMP_H_ diff --git a/include/vis.h b/include/vis.h index 9cfbd79eba931..2415eee7882cf 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.5 1997/02/23 09:17:17 peter Exp $ */ #ifndef _VIS_H_ |