From: wessels <> Date: Wed, 23 Sep 1998 23:14:21 +0000 (+0000) Subject: add Id keyword X-Git-Tag: SQUID_3_0_PRE1~2655 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e2cd8677576b3601b87f87d7980529337c25e14;p=thirdparty%2Fsquid.git add Id keyword --- diff --git a/include/GNUregex.h b/include/GNUregex.h index 4e43e8196e..4dc21af3fd 100644 --- a/include/GNUregex.h +++ b/include/GNUregex.h @@ -1,3 +1,7 @@ +/* + * $Id: GNUregex.h,v 1.5 1998/09/23 17:19:56 wessels Exp $ + */ + /* Definitions for data structures and routines for the regular * expression library, version 0.12. * diff --git a/include/autoconf.h.in b/include/autoconf.h.in index ab7e7c5d91..8e454446db 100644 --- a/include/autoconf.h.in +++ b/include/autoconf.h.in @@ -1,3 +1,7 @@ +/* + * $Id: autoconf.h.in,v 1.73 1998/09/23 17:19:57 wessels Exp $ + */ + /* include/autoconf.h.in. Generated automatically from configure.in by autoheader. */ /* * All configurable options are enabled by using --enable-.... diff --git a/include/cache_snmp.h b/include/cache_snmp.h index fae4db1ad0..e899b78a48 100644 --- a/include/cache_snmp.h +++ b/include/cache_snmp.h @@ -1,3 +1,7 @@ +/* + * $Id: cache_snmp.h,v 1.16 1998/09/23 17:19:58 wessels Exp $ + */ + #ifdef SQUID_SNMP #ifndef CACHE_SNMP_H #define CACHE_SNMP_H diff --git a/include/hash.h b/include/hash.h index 68a02f76c8..43d668aebe 100644 --- a/include/hash.h +++ b/include/hash.h @@ -1,3 +1,7 @@ +/* + * $Id: hash.h,v 1.2 1998/09/23 17:19:58 wessels Exp $ + */ + typedef void HASHFREE(void *); typedef int HASHCMP(const void *, const void *); typedef unsigned int HASHHASH(const void *, unsigned int); diff --git a/include/md5.h b/include/md5.h index 9ede369630..001bf9bfe4 100644 --- a/include/md5.h +++ b/include/md5.h @@ -1,3 +1,7 @@ +/* + * $Id: md5.h,v 1.6 1998/09/23 17:19:59 wessels Exp $ + */ + #ifndef MD5_H #define MD5_H /* MD5.H - header file for MD5C.C diff --git a/include/parse.h b/include/parse.h index 71045fbb1d..03ecd9fc4d 100644 --- a/include/parse.h +++ b/include/parse.h @@ -1,3 +1,7 @@ +/* + * $Id: parse.h,v 1.8 1998/09/23 17:19:59 wessels Exp $ + */ + #ifndef _HAVE_PARSE_H_ #define _HAVE_PARSE_H_ diff --git a/include/radix.h b/include/radix.h index 5dcf10fcfd..31722e3b38 100644 --- a/include/radix.h +++ b/include/radix.h @@ -1,3 +1,7 @@ +/* + * $Id: radix.h,v 1.7 1998/09/23 17:20:00 wessels Exp $ + */ + /* * Copyright (c) 1988, 1989, 1993 * The Regents of the University of California. All rights reserved. diff --git a/include/snmp_api.h b/include/snmp_api.h index 1b366786db..beafe2d4c9 100644 --- a/include/snmp_api.h +++ b/include/snmp_api.h @@ -1,3 +1,7 @@ +/* + * $Id: snmp_api.h,v 1.11 1998/09/23 17:20:01 wessels Exp $ + */ + #ifndef _SNMP_API_H_ #define _SNMP_API_H_ diff --git a/include/snmp_api_util.h b/include/snmp_api_util.h index 7129d540c1..a305171672 100644 --- a/include/snmp_api_util.h +++ b/include/snmp_api_util.h @@ -1,3 +1,7 @@ +/* + * $Id: snmp_api_util.h,v 1.3 1998/09/23 17:20:01 wessels Exp $ + */ + #ifndef _SNMP_API_UTIL_H_ #define _SNMP_API_UTIL_H_ diff --git a/include/snmp_client.h b/include/snmp_client.h index 2b11a81e14..8a1b747399 100644 --- a/include/snmp_client.h +++ b/include/snmp_client.h @@ -1,3 +1,7 @@ +/* + * $Id: snmp_client.h,v 1.6 1998/09/23 17:20:02 wessels Exp $ + */ + #ifndef _SNMP_CLIENT_H_ #define _SNMP_CLIENT_H_ diff --git a/include/snmp_debug.h b/include/snmp_debug.h index cd2bad37ba..78659b1b1d 100644 --- a/include/snmp_debug.h +++ b/include/snmp_debug.h @@ -1,3 +1,7 @@ +/* + * $Id: snmp_debug.h,v 1.5 1998/09/23 17:20:02 wessels Exp $ + */ + #ifndef SNMP_DEBUG_H #define SNMP_DEBUG_H diff --git a/include/snmp_impl.h b/include/snmp_impl.h index 8cbb9ecece..d3cb8c0066 100644 --- a/include/snmp_impl.h +++ b/include/snmp_impl.h @@ -1,3 +1,7 @@ +/* + * $Id: snmp_impl.h,v 1.11 1998/09/23 17:20:03 wessels Exp $ + */ + #ifndef _SNMP_IMPL_H_ #define _SNMP_IMPL_H_ diff --git a/include/snmp_util.h b/include/snmp_util.h index 3c01a9b8d5..28b9bd9309 100644 --- a/include/snmp_util.h +++ b/include/snmp_util.h @@ -1,3 +1,7 @@ +/* + * $Id: snmp_util.h,v 1.6 1998/09/23 17:20:04 wessels Exp $ + */ + #ifndef SNMP_UTIL_H #define SNMP_UTIL_H diff --git a/include/snprintf.h b/include/snprintf.h index 144a12fe1c..d3fc221870 100644 --- a/include/snprintf.h +++ b/include/snprintf.h @@ -1,3 +1,7 @@ +/* + * $Id: snprintf.h,v 1.4 1998/09/23 17:20:05 wessels Exp $ + */ + /* if you have configure you can use this */ #if defined(HAVE_CONFIG_H) #include "config.h" diff --git a/include/splay.h b/include/splay.h index a465232820..5342997a9c 100644 --- a/include/splay.h +++ b/include/splay.h @@ -1,3 +1,7 @@ +/* + * $Id: splay.h,v 1.7 1998/09/23 17:20:05 wessels Exp $ + */ + typedef struct _splay_node { void *data; diff --git a/include/tempnam.h b/include/tempnam.h index e014ff96f6..55f5b5c03c 100644 --- a/include/tempnam.h +++ b/include/tempnam.h @@ -1,3 +1,7 @@ +/* + * $Id: tempnam.h,v 1.10 1998/09/23 17:20:06 wessels Exp $ + */ + /* Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc. * This file is part of the GNU C Library. diff --git a/lib/dlmalloc.c b/lib/dlmalloc.c index 304141f0b6..2e4c687e59 100644 --- a/lib/dlmalloc.c +++ b/lib/dlmalloc.c @@ -1,3 +1,7 @@ +/* + * $Id: dlmalloc.c,v 1.2 1998/09/23 17:16:10 wessels Exp $ + */ + /* ---------- To make a malloc.h, start cutting here ------------ */ /* diff --git a/lib/iso3307.c b/lib/iso3307.c index 5aa7db4777..83191ea407 100644 --- a/lib/iso3307.c +++ b/lib/iso3307.c @@ -1,3 +1,7 @@ +/* + * $Id: iso3307.c,v 1.4 1998/09/23 17:16:11 wessels Exp $ + */ + #include "config.h" #if HAVE_STDIO_H diff --git a/lib/md5-test.c b/lib/md5-test.c index ba4a90a72c..1d9ae485d7 100644 --- a/lib/md5-test.c +++ b/lib/md5-test.c @@ -1,3 +1,7 @@ +/* + * $Id: md5-test.c,v 1.2 1998/09/23 17:16:11 wessels Exp $ + */ + /* * COMPILE WITH: * gcc -Wall md5-test.c -I../include md5.o diff --git a/lib/md5.c b/lib/md5.c index 27f43318c5..b92efabe1d 100644 --- a/lib/md5.c +++ b/lib/md5.c @@ -1,6 +1,6 @@ - - - +/* + * $Id: md5.c,v 1.8 1998/09/23 17:14:21 wessels Exp $ + */ /* taken from RFC-1321/Appendix A.3 */ diff --git a/lib/radix.c b/lib/radix.c index f42681f317..52419ecda7 100644 --- a/lib/radix.c +++ b/lib/radix.c @@ -1,5 +1,5 @@ - /* + * $Id: radix.c,v 1.8 1998/09/23 17:14:22 wessels Exp $ * * DEBUG: section 53 Radix tree data structure implementation * AUTHOR: NetBSD Derived diff --git a/lib/safe_inet_addr.c b/lib/safe_inet_addr.c index e2ceccf3d3..4af8c91335 100644 --- a/lib/safe_inet_addr.c +++ b/lib/safe_inet_addr.c @@ -1,3 +1,7 @@ +/* + * $Id: safe_inet_addr.c,v 1.8 1998/09/23 17:16:12 wessels Exp $ + */ + #include "config.h" #if HAVE_STDIO_H diff --git a/lib/snprintf.c b/lib/snprintf.c index 5c3bd65aeb..c98a854dfe 100644 --- a/lib/snprintf.c +++ b/lib/snprintf.c @@ -1,3 +1,6 @@ +/* + * $Id: snprintf.c,v 1.15 1998/09/23 17:14:23 wessels Exp $ + */ /* ==================================================================== * Copyright (c) 1995-1997 The Apache Group. All rights reserved. diff --git a/lib/splay.c b/lib/splay.c index ea603077a9..26ee01be2d 100644 --- a/lib/splay.c +++ b/lib/splay.c @@ -1,3 +1,6 @@ +/* + * $Id: splay.c,v 1.10 1998/09/23 17:14:23 wessels Exp $ + */ #include "config.h" diff --git a/lib/stub_memaccount.c b/lib/stub_memaccount.c index ff186c029e..5924b08eac 100644 --- a/lib/stub_memaccount.c +++ b/lib/stub_memaccount.c @@ -1,3 +1,7 @@ +/* + * $Id: stub_memaccount.c,v 1.3 1998/09/23 17:16:13 wessels Exp $ + */ + /* Stub function for programs not implementing statMemoryAccounted */ #include int diff --git a/lib/tempnam.c b/lib/tempnam.c index 0583caa231..c1a7615424 100644 --- a/lib/tempnam.c +++ b/lib/tempnam.c @@ -1,3 +1,6 @@ +/* + * $Id: tempnam.c,v 1.10 1998/09/23 17:14:24 wessels Exp $ + */ /* A reasonably functional tmpnam. */ diff --git a/lib/uudecode.c b/lib/uudecode.c index dab0a5babf..0fa66e3127 100644 --- a/lib/uudecode.c +++ b/lib/uudecode.c @@ -1,3 +1,7 @@ +/* + * $Id: uudecode.c,v 1.9 1998/09/23 17:16:13 wessels Exp $ + */ + #include "config.h" #include "util.h"