From 1130b656e5fe4c2d1ba299e024d1b40eaeebd380 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 14 Jan 1997 07:20:47 +0000 Subject: Make the long-awaited change from $Id$ to $FreeBSD$ This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. --- include/Makefile | 2 +- include/arpa/inet.h | 2 +- include/arpa/nameser.h | 2 +- include/link.h | 2 +- include/login_cap.h | 2 +- include/netdb.h | 2 +- include/nl_types.h | 2 +- include/nlist.h | 2 +- include/resolv.h | 2 +- include/rpc/auth.h | 2 +- include/rpc/auth_unix.h | 2 +- include/rpc/clnt.h | 2 +- include/rpc/pmap_clnt.h | 2 +- include/rpc/pmap_prot.h | 2 +- include/rpc/pmap_rmt.h | 2 +- include/rpc/rpc.h | 2 +- include/rpc/rpc_msg.h | 2 +- include/rpc/svc.h | 2 +- include/rpc/svc_auth.h | 2 +- include/rpc/types.h | 2 +- include/rpc/xdr.h | 2 +- include/rpcsvc/Makefile | 2 +- include/rpcsvc/klm_prot.x | 2 +- include/rpcsvc/mount.x | 2 +- include/rpcsvc/nfs_prot.x | 2 +- include/rpcsvc/nlm_prot.x | 2 +- include/rpcsvc/rex.x | 2 +- include/rpcsvc/rnusers.x | 2 +- include/rpcsvc/rquota.x | 2 +- include/rpcsvc/rstat.x | 2 +- include/rpcsvc/rwall.x | 2 +- include/rpcsvc/sm_inter.x | 2 +- include/rpcsvc/spray.x | 2 +- include/rpcsvc/yp.x | 2 +- include/rpcsvc/yp_prot.h | 2 +- include/rpcsvc/ypclnt.h | 2 +- include/rpcsvc/yppasswd.x | 2 +- include/rpcsvc/ypxfrd.x | 4 ++-- include/stdio.h | 2 +- include/timers.h | 2 +- include/utmp.h | 2 +- include/vis.h | 2 +- 42 files changed, 43 insertions(+), 43 deletions(-) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index 0dd244e043f9..6beb5c4a7063 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.47 1996/12/30 07:38:51 jkh Exp $ +# $FreeBSD$ # # Doing a make install builds /usr/include # diff --git a/include/arpa/inet.h b/include/arpa/inet.h index cf94179a4fa7..e3a2616bc59a 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.4 1996/08/29 20:01:00 peter Exp $ + * $FreeBSD$ */ #ifndef _ARPA_INET_H_ diff --git a/include/arpa/nameser.h b/include/arpa/nameser.h index bd91e847c79c..1fc6850440d0 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.8 1996/08/29 20:01:00 peter Exp $ + * $FreeBSD$ */ #ifndef _ARPA_NAMESER_H_ diff --git a/include/link.h b/include/link.h index e3e79315dd19..133074aa11a7 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.8 1996/10/07 20:49:03 scrappy Exp $ + * $FreeBSD$ */ /* diff --git a/include/login_cap.h b/include/login_cap.h index e80bdbe2970d..b4619e104730 100644 --- a/include/login_cap.h +++ b/include/login_cap.h @@ -21,7 +21,7 @@ * * Low-level routines relating to the user capabilities database * - * $Id: login_cap.h,v 1.3 1997/01/07 13:04:38 davidn Exp $ + * $FreeBSD$ */ #ifndef _LOGIN_CAP_H_ diff --git a/include/netdb.h b/include/netdb.h index 49552c1f043f..5cfe3a2c14cb 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.7 1996/05/09 05:59:09 vixie Exp - * $Id: netdb.h,v 1.5 1996/08/29 20:00:56 peter Exp $ + * $FreeBSD$ * - * Portions Copyright (c) 1993 by Digital Equipment Corporation. * diff --git a/include/nl_types.h b/include/nl_types.h index ac8b43353f98..63d0886e2e02 100644 --- a/include/nl_types.h +++ b/include/nl_types.h @@ -1,4 +1,4 @@ -/* $Id: nl_types.h,v 1.1 1995/03/30 12:47:56 jkh Exp $ */ +/* $FreeBSD$ */ /*********************************************************** Copyright 1990, by Alfalfa Software Incorporated, Cambridge, Massachusetts. diff --git a/include/nlist.h b/include/nlist.h index 87e31fdf7877..6161d2d63344 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 $ + * $FreeBSD$ */ #ifndef _NLIST_H_ diff --git a/include/resolv.h b/include/resolv.h index 9509f59a6bea..9e8142249850 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.17 1996/11/26 10:11:20 vixie Exp - * $Id: resolv.h,v 1.7 1996/08/29 20:00:58 peter Exp $ + * $FreeBSD$ */ #ifndef _RESOLV_H_ diff --git a/include/rpc/auth.h b/include/rpc/auth.h index 0b87af498a0e..40191e92bdf5 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.5 1996/01/31 08:02:11 hsu Exp $ + * $FreeBSD$ */ /* diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h index f0522ed90963..daf7c45409c0 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 $ + * $FreeBSD$ */ /* diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h index 69d18f19d6bf..9d9336226b1e 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.4 1996/01/30 23:31:48 mpp Exp $ + * $FreeBSD$ */ /* diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h index 76778d62a66c..5c6cd0117e74 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.4 1996/01/30 23:31:59 mpp Exp $ + * $FreeBSD$ */ /* diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h index 2bb2583d0051..e01d6fed1e04 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 $ + * $FreeBSD$ */ /* diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h index 73065eae79d7..6769ddd390b9 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 $ + * $FreeBSD$ */ /* diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h index 63070dd2734a..e746f98f116c 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.5 1996/01/30 23:32:20 mpp Exp $ + * $FreeBSD$ */ /* diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h index 8fd342550cb4..c42984005b6b 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.5 1996/01/30 23:32:24 mpp Exp $ + * $FreeBSD$ */ /* diff --git a/include/rpc/svc.h b/include/rpc/svc.h index c98496584f1f..8fe073785008 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.6 1996/12/30 13:59:40 peter Exp $ + * $FreeBSD$ */ /* diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h index 4362dc45cbb2..bf68f571b6db 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 $ + * $FreeBSD$ */ /* diff --git a/include/rpc/types.h b/include/rpc/types.h index 631705121b5f..4e342f8f06af 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.4 1996/01/30 23:32:39 mpp Exp $ + * $FreeBSD$ */ /* diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h index 3bfa7c3b6cad..5be985e868f0 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.4 1996/01/30 23:32:45 mpp Exp $ + * $FreeBSD$ */ /* diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile index 5229a06e66ec..41e425b106ff 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.11 1996/08/30 21:57:32 peter Exp $ +# $FreeBSD$ .SUFFIXES: .x diff --git a/include/rpcsvc/klm_prot.x b/include/rpcsvc/klm_prot.x index 6bc4f27074c2..234e0eb4bca7 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/mount.x b/include/rpcsvc/mount.x index 758b47cfbdd1..fd87ca9ca46f 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 1993/09/14 17:42:43 jtc Exp $"; +%static char rcsid[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nfs_prot.x b/include/rpcsvc/nfs_prot.x index 74d46ba5300b..560fdd6c4d52 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 1993/09/14 17:42:44 jtc Exp $"; +%static char rcsid[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nlm_prot.x b/include/rpcsvc/nlm_prot.x index b0711243dc3b..f3163af3580c 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rex.x b/include/rpcsvc/rex.x index 7609cc8b26f7..a30fc63d8d9c 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rnusers.x b/include/rpcsvc/rnusers.x index 034c5c25f7cc..7ecd7bc4a2db 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rquota.x b/include/rpcsvc/rquota.x index 0900c6581936..23f52efce331 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rstat.x b/include/rpcsvc/rstat.x index 2099b4f4994d..e46619bb836e 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif /* def RPC_HDR */ diff --git a/include/rpcsvc/rwall.x b/include/rpcsvc/rwall.x index 08e2c98e3d6d..19b11c82b812 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/sm_inter.x b/include/rpcsvc/sm_inter.x index f66570bdd867..eac47369b863 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/spray.x b/include/rpcsvc/spray.x index d580722dec1e..8ddca6e6581b 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/yp.x b/include/rpcsvc/yp.x index 33dc9485ba32..cc97cf4a1a8a 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/yp_prot.h b/include/rpcsvc/yp_prot.h index 3ea66103938f..f953d577c54a 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.3 1996/01/30 23:33:04 mpp Exp $ + * $FreeBSD$ */ #ifndef _RPCSVC_YP_PROT_H_ diff --git a/include/rpcsvc/ypclnt.h b/include/rpcsvc/ypclnt.h index 45d0a2e10102..3d5629d37d0a 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.3 1995/05/30 04:55:49 rgrimes Exp $ + * $FreeBSD$ */ #ifndef _RPCSVC_YPCLNT_H_ diff --git a/include/rpcsvc/yppasswd.x b/include/rpcsvc/yppasswd.x index 0b9197e99bf0..960132cf1e9f 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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/ypxfrd.x b/include/rpcsvc/ypxfrd.x index 46c16b395c97..93c0f794f720 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 $ + * $FreeBSD$ */ /* @@ -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[] = "$FreeBSD$"; %#endif /* not lint */ #endif diff --git a/include/stdio.h b/include/stdio.h index a238301d0e50..e87e1faac289 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)stdio.h 8.4 (Berkeley) 1/4/94 - * $Id$ + * $FreeBSD$ */ #ifndef _STDIO_H_ diff --git a/include/timers.h b/include/timers.h index 5a66ee72a4d5..73180f9c75e1 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 $ + * $FreeBSD$ * * Description : Basic timers header. * diff --git a/include/utmp.h b/include/utmp.h index d1007fb5369f..43561234bd2d 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.2 1996/10/27 18:13:35 wosch Exp $ + * $FreeBSD$ */ #ifndef _UTMP_H_ diff --git a/include/vis.h b/include/vis.h index 9cfbd79eba93..025c7cdc4b36 100644 --- a/include/vis.h +++ b/include/vis.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vis.h 8.1 (Berkeley) 6/2/93 - * $Id$ + * $FreeBSD$ */ #ifndef _VIS_H_ -- cgit v1.2.3