diff options
Diffstat (limited to 'include')
69 files changed, 71 insertions, 71 deletions
diff --git a/include/Makefile b/include/Makefile index 77c4db90c708..f2159b0e4866 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $FreeBSD$ +# $FreeBSD: src/include/Makefile,v 1.109.2.5 2000/08/17 07:38:33 jhb Exp $ # # Doing a make install builds /usr/include # diff --git a/include/arpa/inet.h b/include/arpa/inet.h index e28b73985b94..bbb3d1d6ca4c 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 $ - * $FreeBSD$ + * $FreeBSD: src/include/arpa/inet.h,v 1.11 1999/08/27 23:45:00 peter Exp $ */ #ifndef _ARPA_INET_H_ diff --git a/include/arpa/nameser.h b/include/arpa/nameser.h index 3e09c912ddac..138a922b7105 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 - * $FreeBSD$ + * $FreeBSD: src/include/arpa/nameser.h,v 1.14 1999/08/27 23:45:00 peter Exp $ */ #ifndef _ARPA_NAMESER_H_ diff --git a/include/arpa/nameser_compat.h b/include/arpa/nameser_compat.h index 850fb8a0890d..5a81f9567022 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 - * $FreeBSD$ + * $FreeBSD: src/include/arpa/nameser_compat.h,v 1.2 1999/08/27 23:45:01 peter Exp $ */ #ifndef _ARPA_NAMESER_COMPAT_ diff --git a/include/ctype.h b/include/ctype.h index 1f266feabfdc..1d0daa5c8fb6 100644 --- a/include/ctype.h +++ b/include/ctype.h @@ -39,7 +39,7 @@ * SUCH DAMAGE. * * @(#)ctype.h 8.4 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/include/ctype.h,v 1.16 2000/02/08 07:43:23 obrien Exp $ */ #ifndef _CTYPE_H_ diff --git a/include/dirent.h b/include/dirent.h index 97095135a406..f41c2182b138 100644 --- a/include/dirent.h +++ b/include/dirent.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)dirent.h 8.2 (Berkeley) 7/28/94 - * $FreeBSD$ + * $FreeBSD: src/include/dirent.h,v 1.7 1999/12/29 05:01:20 peter Exp $ */ #ifndef _DIRENT_H_ diff --git a/include/dlfcn.h b/include/dlfcn.h index 16695606a0f2..132f6cb180ba 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. * - * $FreeBSD$ + * $FreeBSD: src/include/dlfcn.h,v 1.10.2.1 2000/09/22 02:22:44 jdp Exp $ */ #ifndef _DLFCN_H_ diff --git a/include/elf.h b/include/elf.h index 963308378330..db98783e3902 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. * - * $FreeBSD$ + * $FreeBSD: src/include/elf.h,v 1.3 1999/08/27 23:44:49 peter Exp $ */ #ifndef _ELF_H_ diff --git a/include/err.h b/include/err.h index ed8f6174fdd9..6dd610190fdc 100644 --- a/include/err.h +++ b/include/err.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)err.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/err.h,v 1.8 1999/08/27 23:44:49 peter Exp $ */ #ifndef _ERR_H_ diff --git a/include/fnmatch.h b/include/fnmatch.h index 49102b34b80d..d5d6430398d2 100644 --- a/include/fnmatch.h +++ b/include/fnmatch.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/fnmatch.h,v 1.9 1999/11/21 17:32:45 ache Exp $ * @(#)fnmatch.h 8.1 (Berkeley) 6/2/93 */ diff --git a/include/histedit.h b/include/histedit.h index ede5c32c8c97..90924aa3b1ab 100644 --- a/include/histedit.h +++ b/include/histedit.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/histedit.h,v 1.5 1999/08/27 23:44:50 peter Exp $ */ /* $NetBSD: histedit.h,v 1.5 1997/04/11 17:52:45 christos Exp $ */ /*- diff --git a/include/ieeefp.h b/include/ieeefp.h index d439efa3575a..253f39a34df6 100644 --- a/include/ieeefp.h +++ b/include/ieeefp.h @@ -1,5 +1,5 @@ /* $NetBSD: ieeefp.h,v 1.4 1998/01/09 08:03:43 perry Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/ieeefp.h,v 1.3.2.1 2000/08/17 08:08:14 jhb Exp $ */ /* * Written by J.T. Conklin, Apr 6, 1995 diff --git a/include/ifaddrs.h b/include/ifaddrs.h index 6ebf288c2733..247ce8495502 100644 --- a/include/ifaddrs.h +++ b/include/ifaddrs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/ifaddrs.h,v 1.1.2.1 2000/07/15 07:24:05 kris Exp $ */ /* * Copyright (c) 1995, 1999 diff --git a/include/iso646.h b/include/iso646.h index e397fe61a0c0..645c5c073621 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. * - * $FreeBSD$ + * $FreeBSD: src/include/iso646.h,v 1.3 1999/08/27 23:44:50 peter Exp $ */ #ifndef _ISO646_H_ diff --git a/include/limits.h b/include/limits.h index 743643217805..1d4dba6ace84 100644 --- a/include/limits.h +++ b/include/limits.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)limits.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/include/limits.h,v 1.10 1999/08/27 23:44:50 peter Exp $ */ #ifndef _LIMITS_H_ diff --git a/include/link.h b/include/link.h index 2339aeeade36..ea17b6c2ee72 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. * - * $FreeBSD$ + * $FreeBSD: src/include/link.h,v 1.20.2.1 2000/09/22 02:08:25 jdp Exp $ */ /* diff --git a/include/mpool.h b/include/mpool.h index 0f08e8dab7b7..d13636d8c878 100644 --- a/include/mpool.h +++ b/include/mpool.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mpool.h 8.2 (Berkeley) 7/14/94 - * $FreeBSD$ + * $FreeBSD: src/include/mpool.h,v 1.5.6.1 2000/08/17 08:10:05 jhb Exp $ */ #ifndef _MPOOL_H_ diff --git a/include/netdb.h b/include/netdb.h index 7d43899ae6d0..c3ec04748c93 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 $ - * $FreeBSD$ + * $FreeBSD: src/include/netdb.h,v 1.14 2000/02/08 05:12:45 shin Exp $ */ #ifndef _NETDB_H_ diff --git a/include/nl_types.h b/include/nl_types.h index 7691b14e6933..626c9d69ecba 100644 --- a/include/nl_types.h +++ b/include/nl_types.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/nl_types.h,v 1.7 1999/08/27 23:44:51 peter Exp $ */ /*********************************************************** Copyright 1990, by Alfalfa Software Incorporated, Cambridge, Massachusetts. diff --git a/include/nlist.h b/include/nlist.h index 560563abf1a1..5688155858b9 100644 --- a/include/nlist.h +++ b/include/nlist.h @@ -37,7 +37,7 @@ * * @(#)nlist.h 8.2 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/include/nlist.h,v 1.7 1999/08/27 23:44:51 peter Exp $ */ #ifndef _NLIST_H_ diff --git a/include/objformat.h b/include/objformat.h index ec3443a5b1b9..e89432333af9 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. * - * $FreeBSD$ + * $FreeBSD: src/include/objformat.h,v 1.2 1999/08/27 23:44:51 peter Exp $ */ #ifndef _OBJFORMAT_H_ diff --git a/include/protocols/routed.h b/include/protocols/routed.h index e41a0ae339a0..239eaf3302a1 100644 --- a/include/protocols/routed.h +++ b/include/protocols/routed.h @@ -32,7 +32,7 @@ * * @(#)routed.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/routed.h,v 1.15 1999/09/05 17:43:31 peter Exp $ */ #ifndef _ROUTED_H_ diff --git a/include/pthread.h b/include/pthread.h index 01b104bf9f42..2b1b0b31d608 100644 --- a/include/pthread.h +++ b/include/pthread.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/pthread.h,v 1.20.2.1 2000/08/17 08:17:58 jhb Exp $ */ #ifndef _PTHREAD_H_ #define _PTHREAD_H_ diff --git a/include/resolv.h b/include/resolv.h index 4a0cf7470aba..4cc3fb7e4f29 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 $ - * $FreeBSD$ + * $FreeBSD: src/include/resolv.h,v 1.19 1999/12/28 02:36:54 shin Exp $ */ #ifndef _RESOLV_H_ diff --git a/include/rpc/auth.h b/include/rpc/auth.h index 4d6c38dbac17..a15be39185a2 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/auth.h,v 1.15 1999/08/27 23:45:02 peter Exp $ */ /* diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h index 57e075b54816..4b015b67ab5a 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/auth_unix.h,v 1.10 1999/08/27 23:45:03 peter Exp $ */ /* diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h index cf2116d611fa..dc0f12d25c09 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/clnt.h,v 1.11 1999/08/27 23:45:03 peter Exp $ */ /* diff --git a/include/rpc/des_crypt.h b/include/rpc/des_crypt.h index c223cd1b77f0..c9458fcf2443 100644 --- a/include/rpc/des_crypt.h +++ b/include/rpc/des_crypt.h @@ -1,6 +1,6 @@ /* * @(#)des_crypt.h 2.1 88/08/11 4.0 RPCSRC; from 1.4 88/02/08 (C) 1986 SMI - * $FreeBSD$ + * $FreeBSD: src/include/rpc/des_crypt.h,v 1.2 1999/12/29 05:00:42 peter Exp $ * * des_crypt.h, des library routine interface * Copyright (C) 1986, Sun Microsystems, Inc. diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h index d4080cc2857a..2f4a2780dd15 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/pmap_clnt.h,v 1.11 1999/08/27 23:45:04 peter Exp $ */ /* diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h index 123ee159dfae..14f0837bfe80 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/pmap_prot.h,v 1.10 1999/08/27 23:45:04 peter Exp $ */ /* diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h index 845e815e0add..e632f8decac7 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/pmap_rmt.h,v 1.10 1999/08/27 23:45:05 peter Exp $ */ /* diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h index 7fd4a7f85906..512a349ebfce 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/rpc.h,v 1.12 2000/01/26 09:02:40 shin Exp $ */ /* diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h index 98f0f79aa881..bc5dc223fd26 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/rpc_msg.h,v 1.12 1999/08/27 23:45:05 peter Exp $ */ /* diff --git a/include/rpc/svc.h b/include/rpc/svc.h index 9ef76cfb22d9..e57a7454be32 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/svc.h,v 1.16 1999/12/29 05:00:43 peter Exp $ */ /* diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h index 536d6a6481c6..a203d8cbebc9 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/svc_auth.h,v 1.12 1999/08/27 23:45:05 peter Exp $ */ /* diff --git a/include/rpc/types.h b/include/rpc/types.h index e2ceec5b3df7..c907674c5108 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/types.h,v 1.9 1999/08/27 23:45:06 peter Exp $ */ /* diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h index 2ce9205422e6..460a1da5fba7 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 - * $FreeBSD$ + * $FreeBSD: src/include/rpc/xdr.h,v 1.14 1999/12/29 05:00:44 peter Exp $ */ /* diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile index 48e78a6f4733..87a1bfe932d9 100644 --- a/include/rpcsvc/Makefile +++ b/include/rpcsvc/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC -# $FreeBSD$ +# $FreeBSD: src/include/rpcsvc/Makefile,v 1.24 1999/08/27 23:45:07 peter Exp $ .SUFFIXES: .x diff --git a/include/rpcsvc/bootparam_prot.x b/include/rpcsvc/bootparam_prot.x index 48216c926f87..0f74c8f8ada4 100644 --- a/include/rpcsvc/bootparam_prot.x +++ b/include/rpcsvc/bootparam_prot.x @@ -49,7 +49,7 @@ %/*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 const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/bootparam_prot.x,v 1.5 1999/08/27 23:45:07 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/crypt.x b/include/rpcsvc/crypt.x index abe927580bbb..8df1654440a1 100644 --- a/include/rpcsvc/crypt.x +++ b/include/rpcsvc/crypt.x @@ -29,13 +29,13 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/rpcsvc/crypt.x,v 1.3 1999/08/27 23:45:08 peter Exp $ */ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/crypt.x,v 1.3 1999/08/27 23:45:08 peter Exp $"; %#endif #endif diff --git a/include/rpcsvc/klm_prot.x b/include/rpcsvc/klm_prot.x index 72837ab592d0..c4cfe36d423b 100644 --- a/include/rpcsvc/klm_prot.x +++ b/include/rpcsvc/klm_prot.x @@ -41,7 +41,7 @@ %/*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[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/klm_prot.x,v 1.6 1999/08/27 23:45:08 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/mount.x b/include/rpcsvc/mount.x index e3731d9021b7..f68a06fe9b0c 100644 --- a/include/rpcsvc/mount.x +++ b/include/rpcsvc/mount.x @@ -36,7 +36,7 @@ %/*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[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/mount.x,v 1.6 1999/08/27 23:45:08 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nfs_prot.x b/include/rpcsvc/nfs_prot.x index 609bc536bcf0..01564f895e1e 100644 --- a/include/rpcsvc/nfs_prot.x +++ b/include/rpcsvc/nfs_prot.x @@ -32,7 +32,7 @@ %/*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[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/nfs_prot.x,v 1.7 1999/08/27 23:45:08 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nis.x b/include/rpcsvc/nis.x index 0770d6854424..ba6c6d15765e 100644 --- a/include/rpcsvc/nis.x +++ b/include/rpcsvc/nis.x @@ -31,7 +31,7 @@ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/nis.x,v 1.3 1999/08/27 23:45:09 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nis_cache.x b/include/rpcsvc/nis_cache.x index 81967356d947..8343cfd05020 100644 --- a/include/rpcsvc/nis_cache.x +++ b/include/rpcsvc/nis_cache.x @@ -40,7 +40,7 @@ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/nis_cache.x,v 1.3 1999/08/27 23:45:09 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nis_callback.x b/include/rpcsvc/nis_callback.x index fee4445b8264..4e74aa0a2ec7 100644 --- a/include/rpcsvc/nis_callback.x +++ b/include/rpcsvc/nis_callback.x @@ -40,7 +40,7 @@ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/nis_callback.x,v 1.3 1999/08/27 23:45:09 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/nis_db.h b/include/rpcsvc/nis_db.h index 784ac07fdb32..dbdee5aac8fa 100644 --- a/include/rpcsvc/nis_db.h +++ b/include/rpcsvc/nis_db.h @@ -26,7 +26,7 @@ * 2550 Garcia Avenue * Mountain View, California 94043 * - * $FreeBSD$ + * $FreeBSD: src/include/rpcsvc/nis_db.h,v 1.5 1999/08/27 23:45:09 peter Exp $ */ /* diff --git a/include/rpcsvc/nlm_prot.x b/include/rpcsvc/nlm_prot.x index 4c3ea7d8e8ec..675bb6d1bc3c 100644 --- a/include/rpcsvc/nlm_prot.x +++ b/include/rpcsvc/nlm_prot.x @@ -14,7 +14,7 @@ #else %#ifndef lint %static const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/nlm_prot.x,v 1.8 1999/08/27 23:45:10 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rex.x b/include/rpcsvc/rex.x index 6dbc06b2a359..928efa21e7e2 100644 --- a/include/rpcsvc/rex.x +++ b/include/rpcsvc/rex.x @@ -36,7 +36,7 @@ %/*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[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/rex.x,v 1.6 1999/08/27 23:45:10 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rnusers.x b/include/rpcsvc/rnusers.x index 6713b007b680..f862c6192b90 100644 --- a/include/rpcsvc/rnusers.x +++ b/include/rpcsvc/rnusers.x @@ -36,7 +36,7 @@ %/*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[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/rnusers.x,v 1.6 1999/08/27 23:45:10 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rquota.x b/include/rpcsvc/rquota.x index df4e84ca5c2a..72864d1c6979 100644 --- a/include/rpcsvc/rquota.x +++ b/include/rpcsvc/rquota.x @@ -8,7 +8,7 @@ %/*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[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/rquota.x,v 1.6 1999/08/27 23:45:10 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/rstat.x b/include/rpcsvc/rstat.x index a71c2364d4d7..fee9d520328c 100644 --- a/include/rpcsvc/rstat.x +++ b/include/rpcsvc/rstat.x @@ -48,7 +48,7 @@ %/*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[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/rstat.x,v 1.6 1999/08/27 23:45:11 peter Exp $"; %#endif /* not lint */ #endif /* def RPC_HDR */ diff --git a/include/rpcsvc/sm_inter.x b/include/rpcsvc/sm_inter.x index f5bf54524110..2071516a7fca 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[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/sm_inter.x,v 1.8 1999/08/27 23:45:11 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/spray.x b/include/rpcsvc/spray.x index 8a110f79829f..a4d086af48ad 100644 --- a/include/rpcsvc/spray.x +++ b/include/rpcsvc/spray.x @@ -37,7 +37,7 @@ %/*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[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/spray.x,v 1.6 1999/08/27 23:45:11 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/yp.x b/include/rpcsvc/yp.x index 95559fe919dc..aa872653ff70 100644 --- a/include/rpcsvc/yp.x +++ b/include/rpcsvc/yp.x @@ -36,7 +36,7 @@ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/yp.x,v 1.12 1999/08/27 23:45:12 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/yp_prot.h b/include/rpcsvc/yp_prot.h index 4b1aa61ed3ce..92de593611f6 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. * - * $FreeBSD$ + * $FreeBSD: src/include/rpcsvc/yp_prot.h,v 1.10 1999/08/27 23:45:12 peter Exp $ */ #ifndef _RPCSVC_YP_PROT_H_ diff --git a/include/rpcsvc/ypclnt.h b/include/rpcsvc/ypclnt.h index 6dae7bb476c0..9636ba2d8415 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. * - * $FreeBSD$ + * $FreeBSD: src/include/rpcsvc/ypclnt.h,v 1.11 1999/08/27 23:45:12 peter Exp $ */ #ifndef _RPCSVC_YPCLNT_H_ diff --git a/include/rpcsvc/yppasswd.x b/include/rpcsvc/yppasswd.x index 1fef5d4e26f0..bcc83a13461f 100644 --- a/include/rpcsvc/yppasswd.x +++ b/include/rpcsvc/yppasswd.x @@ -37,7 +37,7 @@ %/*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[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/yppasswd.x,v 1.6 1999/08/27 23:45:12 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/ypupdate_prot.x b/include/rpcsvc/ypupdate_prot.x index 5c7184980171..f16d5ee45e75 100644 --- a/include/rpcsvc/ypupdate_prot.x +++ b/include/rpcsvc/ypupdate_prot.x @@ -36,7 +36,7 @@ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/ypupdate_prot.x,v 1.3 1999/08/27 23:45:13 peter Exp $"; %#endif #endif % diff --git a/include/rpcsvc/ypxfrd.x b/include/rpcsvc/ypxfrd.x index db7205bb9d80..1845a4f43b0f 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. * - * $FreeBSD$ + * $FreeBSD: src/include/rpcsvc/ypxfrd.x,v 1.7 1999/08/27 23:45:13 peter Exp $ */ /* @@ -69,7 +69,7 @@ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/ypxfrd.x,v 1.7 1999/08/27 23:45:13 peter Exp $"; %#endif /* not lint */ #endif diff --git a/include/search.h b/include/search.h index 370654a446d7..faa8cde96211 100644 --- a/include/search.h +++ b/include/search.h @@ -1,5 +1,5 @@ /* $NetBSD: search.h,v 1.12 1999/02/22 10:34:28 christos Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/search.h,v 1.3.2.1 2000/08/17 07:38:34 jhb Exp $ */ /* * Written by J.T. Conklin <jtc@netbsd.org> diff --git a/include/signal.h b/include/signal.h index c60db50a795e..34fa5709ecf7 100644 --- a/include/signal.h +++ b/include/signal.h @@ -32,7 +32,7 @@ * * @(#)signal.h 8.3 (Berkeley) 3/30/94 * - * $FreeBSD$ + * $FreeBSD: src/include/signal.h,v 1.14 1999/10/02 19:33:23 marcel Exp $ */ #ifndef _SIGNAL_H_ diff --git a/include/stdio.h b/include/stdio.h index 99f161867856..115a102b1333 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)stdio.h 8.5 (Berkeley) 4/29/95 - * $FreeBSD$ + * $FreeBSD: src/include/stdio.h,v 1.24 1999/12/23 16:33:12 bde Exp $ */ #ifndef _STDIO_H_ diff --git a/include/stdlib.h b/include/stdlib.h index 39b36bcb77be..87da748139d4 100644 --- a/include/stdlib.h +++ b/include/stdlib.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)stdlib.h 8.5 (Berkeley) 5/19/95 - * $FreeBSD$ + * $FreeBSD: src/include/stdlib.h,v 1.16 1999/12/23 15:58:20 bde Exp $ */ #ifndef _STDLIB_H_ diff --git a/include/strhash.h b/include/strhash.h index e0922f00a1c9..f7e437d9aaa6 100644 --- a/include/strhash.h +++ b/include/strhash.h @@ -1,7 +1,7 @@ #ifndef _STRHASH_H_INCLUDE #define _STRHASH_H_INCLUDE -/* $FreeBSD$ */ +/* $FreeBSD: src/include/strhash.h,v 1.3 1999/08/28 04:59:30 peter Exp $ */ /* * diff --git a/include/timers.h b/include/timers.h index 73180f9c75e1..9a6eacda8ad3 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. * - * $FreeBSD$ + * $FreeBSD: src/include/timers.h,v 1.4 1999/08/27 23:44:52 peter Exp $ * * Description : Basic timers header. * diff --git a/include/unistd.h b/include/unistd.h index 855185034c9a..9dcb929eb3cd 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)unistd.h 8.12 (Berkeley) 4/27/95 - * $FreeBSD$ + * $FreeBSD: src/include/unistd.h,v 1.35.2.3 2000/09/20 11:19:50 green Exp $ */ #ifndef _UNISTD_H_ diff --git a/include/utmp.h b/include/utmp.h index 557efc021599..9a8b8afb58de 100644 --- a/include/utmp.h +++ b/include/utmp.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)utmp.h 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/include/utmp.h,v 1.9 1999/08/27 23:44:53 peter Exp $ */ #ifndef _UTMP_H_ diff --git a/include/vis.h b/include/vis.h index 30bd58a40425..5a5481bc0050 100644 --- a/include/vis.h +++ b/include/vis.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vis.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/vis.h,v 1.6.2.1 2000/08/17 08:25:53 jhb Exp $ */ #ifndef _VIS_H_ |