]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Removed leftover CVS-Id markers
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 4 Oct 2012 11:10:17 +0000 (13:10 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 4 Oct 2012 11:10:17 +0000 (13:10 +0200)
96 files changed:
CREDITS
QUICKSTART
compat/GnuRegex.c
compat/GnuRegex.h
compat/cpu.h
compat/getaddrinfo.c
compat/getaddrinfo.h
compat/getnameinfo.c
compat/inet_ntop.c
compat/inet_pton.c
compat/shm.h
compat/strnstr.cc
compat/xstrto.cc
configure.ac
errors/Makefile.am
helpers/basic_auth/MSNT-multi-domain/basic_msnt_multi_domain_auth.pl.in
helpers/external_acl/file_userip/ext_file_userip_acl.cc
include/getfullhostname.h
include/hash.h
include/memMeter.h
include/parse.h
include/radix.h
include/rfc2181.h
include/snmp_api_util.h
include/snmp_client.h
include/snmp_debug.h
include/snmp_impl.h
include/snmp_util.h
include/splay.h
include/xusleep.h
lib/libTrie/Makefile.am
lib/md5-test.c
lib/stub_memaccount.c
lib/uudecode.c
scripts/check_cache.pl
scripts/fileno-to-pathname.pl
scripts/flag_truncs.pl
scripts/split-cf.data.pre.pl
scripts/upgrade-1.0-store.pl
scripts/www/build-cfg-help.pl
src/CommCalls.h
src/FadingCounter.cc
src/FadingCounter.h
src/HttpControlMsg.h
src/MemStore.h
src/acl/SslError.cc
src/acl/SslError.h
src/acl/SslErrorData.h
src/adaptation/Message.h
src/adaptation/ecap/Config.cc
src/adaptation/ecap/Config.h
src/adaptation/ecap/Host.h
src/adaptation/ecap/MessageRep.h
src/adaptation/ecap/ServiceRep.h
src/adaptation/ecap/XactionRep.h
src/base/AsyncCall.cc
src/base/AsyncCall.h
src/base/AsyncJob.h
src/base/AsyncJobCalls.h
src/base/CbcPointer.h
src/base/TidyPointer.h
src/dlink.cc
src/fs/coss/coss-notes.txt
src/fs/coss/store_dir_coss.cc
src/ident/Ident.h
src/mib.txt
src/mk-string-arrays.pl
src/pconn.h
src/repl/Makefile.am
src/ssl/Config.cc
src/ssl/Config.h
src/ssl/certificate_db.cc
src/ssl/certificate_db.h
src/ssl/context_storage.cc
src/ssl/context_storage.h
src/ssl/crtd_message.cc
src/ssl/crtd_message.h
src/ssl/gadgets.cc
src/ssl/helper.h
src/ssl/ssl_crtd.cc
test-suite/tcp-banger2.c
test-suite/test_tools.cc
tools/purge/README
tools/purge/conffile.cc
tools/purge/conffile.hh
tools/purge/convert.cc
tools/purge/convert.hh
tools/purge/copyout.cc
tools/purge/copyout.hh
tools/purge/purge.cc
tools/purge/signal.cc
tools/purge/signal.hh
tools/purge/socket.cc
tools/purge/socket.hh
tools/purge/squid-tlv.cc
tools/purge/squid-tlv.hh

diff --git a/CREDITS b/CREDITS
index 7f82af4666255b5aeb574180b558d4653344dd06..e2c2cb4baff21a8c761b22a694bcf0883add0d9d 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -1,5 +1,3 @@
-$Id$
-
 ==============================================================================
 
 SQUID Internet Object Cache  http://www.squid-cache.org
index cc2e0317ebe1f743c348aef31faa54d808d4c120..06c6bda296548cc1da7b61a3d24d17375b4c0817 100644 (file)
@@ -1,8 +1,6 @@
 
 Squid QUICKSTART
 
-$Id$
-
 This document is intended only for people who want to get Squid running
 quickly It is not a substitute for the real documentation.  Squid has
 many features, but only a few of them are useful at the beginning.  Use
index 8af45323b0fa1b0e97113fbf8df4220dda0f6502..3285f687eabec500a05aefaddd7a72cfb59fd20e 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 /* Extended regular expression matching and search library,
  * version 0.12.
  * (Implements POSIX draft P10003.2/D11.2, except for
index cced650bcc09f4cf949f2240e3c0a3156656d092..73deee696a532d3965cb50d8a83e3e2c2464523d 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_REGEXP_LIBRARY_H
 #define SQUID_REGEXP_LIBRARY_H
 
index 6f095397d395cdea0c4f6dcc347198b654dabb47..ab00075cdf2ff11f9b837e3f60b9ad25b349340e 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_COMPAT_CPU_H
 #define SQUID_COMPAT_CPU_H
 
index d0b33f639231e77e01dd7c58c6276b4c61567bc2..53a04d5f4edb7de2509de7e061c29a0c1ef847ef 100644 (file)
@@ -12,8 +12,6 @@
  *
  *    06-Oct-2007 : Various fixes to allow the build on MinGW
  *
- * Squid CVS $Id$
- *
  *  Original License and code follows.
  */
 #include "squid.h"
index 272ce6a3014f1123a5d343e54a7ab14330175b50..f4270e38b939cc7fe0a8b7dca01835e572e666f5 100644 (file)
@@ -13,8 +13,6 @@
  *    16-Aug-2007 : Altered configure checks
  *                  Un-hacked slightly to use system gethostbyname()
  *
- * Squid CVS $Id$
- *
  *  Original License and code follows.
  */
 
index 35a8b9def4cc08197267a981a93e3bebab4e4810..76c6ec28e1ffa2f26f0dad7c85c4ece101d54aea 100644 (file)
@@ -14,8 +14,6 @@
  *                      - use xinet_ntop instead of inet_ntop
  *                      - use SQUIDHOSTNAMELEN instead of MAXHOSTNAMELEN
  *
- * Squid CVS $Id$
- *
  *  Original License and code follows.
  */
 #include "squid.h"
index ea44c1758739b917d9ecae0d3616181e57953370..3d798b0ea9d2bf4186fdb16f4e8fa5a73f672481 100644 (file)
@@ -16,8 +16,6 @@
  *
  *    04-Nov-2010: drop SPRINTF casting macro
  *
- * Squid CVS $Id$
- *
  *  Original License and code follows.
  */
 
index b71ed65afa84a27dc043de0fc8b931a04299a96f..0d69ba24a46ac9d16a914c03e96296703dba2233 100644 (file)
@@ -13,8 +13,6 @@
  *
  *    28-Oct-2007: drop some dead code. now tested working without.
  *
- * Squid CVS $Id$
- *
  *  Original License and code follows.
  */
 
index 112e4b48c0e50e1f65e67bf6e79f2f0ec204b3ed..9a1483d989742dbcb172b1ae94d4ac830fb5db01 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_COMPAT_SHM_H
 #define SQUID_COMPAT_SHM_H
 
index 598052b7d157aca6f115b61e9c1e7b0853dccfde..3551a3df723002633789fae20888f4b6e5c0189b 100644 (file)
@@ -12,8 +12,6 @@
  *                     - added squid_ prefix for uniqueness
  *                       so we can use it where OS copy is broken.
  *
- * Squid VCS $Id$
- *
  *  Original License and code follows.
  */
 
index 81f904fb44efaa421683662d3a5a103d17cf0c63..b1b44616739541c8cff88df32b4f803b50ce8e6d 100644 (file)
@@ -23,8 +23,6 @@
  *                     - xtables_strtoui renamed to xstrtoui
  *                     - xtables_strtoul renamed to xstrtoul
  *
- * Squid VCS $Id$
- *
  *  Original License and code follows.
  */
 
index 30c02d04b1b59f29acee349168e193a1e165196a..57ed9cfb3d7b5b62c33affd0927c393ed3bf3591 100644 (file)
@@ -1,8 +1,3 @@
-dnl
-dnl  $Id$
-dnl
-dnl
-dnl
 AC_INIT([Squid Web Proxy],[3.HEAD-BZR],[http://www.squid-cache.org/bugs/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
index dc5ca2dae3313726313dd8262024b4d19b92bd68..d7d6524fcd2617c4459e3f8a14e311f87e0c07b9 100644 (file)
@@ -1,7 +1,4 @@
 ## Process this file with automake to produce Makefile.in
-#
-# $Id$
-#
 
 errordir = $(datadir)/errors
 
index 76278fd3a3e517af291fda350b25f63594c1f099..fab444c19f7b391863e255ceeee837579044ecd7 100755 (executable)
@@ -1,5 +1,4 @@
 #!@PERL@
-# $Id$
 
 #if you define this, debugging output will be printed to STDERR.
 #$debug=1;
index 34dbc69777f1ee1c6aa3b66db8bf3fadc89dabf6..d9a118470f0681d2267f16f5a45b6cacf98e67c2 100644 (file)
@@ -1,23 +1,23 @@
-/* $Id$
-* Copyright (C) 2002 Rodrigo Campos
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-*
-* Author: Rodrigo Campos (rodrigo@geekbunker.org)
-*
-*/
+/*
+ * Copyright (C) 2002 Rodrigo Campos
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ * Author: Rodrigo Campos (rodrigo@geekbunker.org)
+ *
+ */
 #include "squid.h"
 #include "helpers/defines.h"
 #include "rfc1738.h"
index 64f8ac9f9d4fc31aab67820256210ba8ab9001a4..575afd8809747a69fbffe03521ced4b6b3aca8a9 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef _SQUID_GETFULLHOSTNAME_H
 #define _SQUID_GETFULLHOSTNAME_H
 
index 3ac7838b8989b6c373ddc7836f7fe965286bdf9d..2e87c593f45eb1e693a8452631271bda01cb2a87 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_HASH_H
 #define SQUID_HASH_H
 
index 4d684b5e55397b0230f6a10e41192c3adcf82b0e..612e951df487706bdd2d614d1876df1e4b33d9ac 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef _MEM_METER_H_
 #define _MEM_METER_H_
 
index 21f54c83637524d242582a0ecd2afdac053d6aab..4da4545746965308a34ba1cce458ce096c963ed3 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_PARSE_H
 #define SQUID_PARSE_H
 
index 1d33fb3a04f7c6e0b30d05dafb4cf3b545b6c43c..debc324743d7fe4dd1a1431740393ab7ec9b6373 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_RADIX_H
 #define        SQUID_RADIX_H
 
index 197998b874b82a477c5ffc46b2b08b258450e921..cac8090072a9ac48a98191fe902018b026c9dc26 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef _SQUID_INCLUDE_RFC1123_H
 #define _SQUID_INCLUDE_RFC1123_H
 
index 0f012179b28fcde585a4992af0412391d5cc4127..536578a03d0ae37a93ebb8666dad646e8f126f59 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_SNMP_API_UTIL_H
 #define SQUID_SNMP_API_UTIL_H
 
index 69b7b32e2dfe7b711ebacd86d1dbe6a0f16d64fb..7b974dc4d44b055a542f877c5b1255732f7cd384 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_SNMP_CLIENT_H
 #define SQUID_SNMP_CLIENT_H
 
index d82bb6eadfa6714f82836568916428737f7ea374..8fa6351addcc9ece09bac49333832f370a7b0fa2 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_SNMP_DEBUG_H
 #define SQUID_SNMP_DEBUG_H
 
index 4350d6dc1d7e57d4f99798754dbf2b6b5317de39..6a6db9fce2d2e58804ce123e027f3e37554dacb2 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_SNMP_IMPL_H
 #define SQUID_SNMP_IMPL_H
 
index 67606153c559d47975427b581dd1cfcf8e45c610..5a77bdc21126d76e2c18ae953f907149bf01cfc5 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_SNMP_UTIL_H
 #define SQUID_SNMP_UTIL_H
 
index 253cede4047db53f7b82197e8c0a502b871be890..b1655490de230a77ec6f72b82f3b05560c4005b9 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_SPLAY_H
 #define SQUID_SPLAY_H
 
index 32f955514484ccf674e7aa7bc6bb80fe63040abd..df3853a759a13cdfef39bb6c98046952c44f893c 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef _INC_XUSLEEP_H
 #define _INC_XUSLEEP_H
 
index 53165ab6117cbd5d1d1bf6210afb79c1abfc5434..0c35fc01415bc0ddb5a738ea3b760648fe6089f4 100644 (file)
@@ -1,7 +1,4 @@
 ## Process this file with automake to produce Makefile.in
-#
-# $Id$
-#
 
 AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5
 DIST_SUBDIRS = include src test
index c6fa9f2507859293f43d7bfe3dd5b3549e47d647..c78c99d4152a5efe20037af9ae16fc206c470bf5 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 /*
  * COMPILE WITH:
  *      gcc -Wall md5-test.c -I../include md5.o
index c81d9fb33fc378e3a57b52fb7e404d37a5ff7687..1f9390c144f3658102d5f478aeaa7f04407d9ea7 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 /* Stub function for programs not implementing statMemoryAccounted */
 #include "squid.h"
 #include "util.h"
index 7ad886ac0aac8dd4f5d5dce07e3a6f45d2117826..af84a8e939d91485fed8b494151ef8c69abdac1a 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #include "squid.h"
 #include "uudecode.h"
 
index ba87a3a8fadd124863691e640ea2770543103614..268a37ae0536cb32b6ca26d2417152aeea56ea39 100755 (executable)
@@ -8,8 +8,6 @@
 # Check the Squid-1.1.x cache directory for stale objects - i.e. those
 # which exist on disk but aren't listed in cached's log file.
 
-# $Id$
-
 require "getopts.pl";
 &Getopts("c:drt:vh");
 # -c           : the full path to squid.conf
index 05f04776a944363285518e1bc18b034a73760a9e..7e9567f31a0a6d22c0073e653a003930bbda8878 100755 (executable)
@@ -1,6 +1,5 @@
 #!/usr/bin/perl -w
 
-# $Id$
 # Convert hexadecimal cache file numbers (from swap log) into full pathnames.  
 # Duane Wessels 6/30/97
 
index 1fb6d1a73653b6f939965c422dc58b3b15f0e503..d4e298693b0eb09e92cc34e2c72d697ef047eac3 100755 (executable)
@@ -6,8 +6,6 @@
 # - i.e. those for which there is a "Content-length:" HTTP header,
 #   and this does not match the size of the cached object
 
-# $Id$
-
 require "getopts.pl";
 require "stat.pl";
 &Getopts("cd");
index 1a27aca679cf240066cb791948ee17ae20294ad2..38bacf013454b3315b32dad00b3a0afa8ba22648 100755 (executable)
@@ -9,8 +9,6 @@ use File::Basename;
 # cf.data.pre and split it into separare files, one per option
 #
 # Henrik Nordstrom <henrik@henriknordstrom.net>
-#
-# $Id$
 
 #
 # The template file is reasonably simple to parse. There's a number of
index c3334ec5daa8f76cd30b4525a8c10f51d870ecca..1ff246564602fea137a4cfa5da63c3b3f02f4888 100755 (executable)
@@ -1,7 +1,5 @@
 #!/usr/local/bin/perl
 
-# $Id$
-
 select(STDERR); $|=1;
 select(STDOUT); $|=1;
 
index fac1e49dfa53add237de420469d2c6a1ee4549b3..e14706b21426229102dc9523b128bdeb474c105a 100755 (executable)
@@ -9,8 +9,6 @@ use File::Basename;
 # cf.data.pre and generate a set of HTML pages to use as documentation.
 #
 # Adrian Chadd <adrian@squid-cache.org>
-#
-# $Id$
 
 #
 # The template file is reasonably simple to parse. There's a number of
index acc21ac691e73223d81d5e906bab735aac1bdd49..3a74154fb596a34c495b2fe07bce3533dfe3b49b 100644 (file)
@@ -1,8 +1,3 @@
-
-/*
- * $Id$
- */
-
 #ifndef SQUID_COMMCALLS_H
 #define SQUID_COMMCALLS_H
 
index 8cf193593ed96129cd6e54d9f210aa85fee56139..b5087bbac01040e6b2b29e6fb7db068cae264408 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #include "squid.h"
 #include "base/TextException.h"
 #include "SquidTime.h"
index 2d10bd427c4ff1b42a1eaccc0b97350c71a45cf0..99f9492d081b1a8c86470034dd7d69cebd6ffa3b 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_FADING_COUNTER_H
 #define SQUID_FADING_COUNTER_H
 
index c60f8fb8d0119237e7b44f1cbe9871e02a679137..1bfbf90f156a84303c431d1c25f4450cc8f4ab8e 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_HTTP_CONTROL_MSG_H
 #define SQUID_HTTP_CONTROL_MSG_H
 
index b4a03ac8e171891c8e3babfd1c880b8b5e9d19e4..4aea18264125acf180cd27863c93b27fa389b965 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_MEMSTORE_H
 #define SQUID_MEMSTORE_H
 
index c5d45b147c89b20558ff21a8439d60858e4f5e30..95506d5a4ccded92a194241bed2e4d23cf666e2a 100644 (file)
@@ -1,8 +1,3 @@
-
-/*
- * $Id$
- */
-
 #include "squid.h"
 #include "acl/SslError.h"
 #include "acl/SslErrorData.h"
index 8a357c23ff95ba5f8450ffa4bd8a5585723b1535..e7ae0ba6bb1f7b1576bd6a1921576dbfb0223bd3 100644 (file)
@@ -1,8 +1,3 @@
-
-/*
- * $Id$
- */
-
 #ifndef SQUID_ACLSSL_ERROR_H
 #define SQUID_ACLSSL_ERROR_H
 #include "acl/Strategy.h"
index f886f0c2e74937e05c09f87c2af821f6e730c125..2ee298d1561097f255c733db1240cd03d0521bf9 100644 (file)
@@ -1,8 +1,3 @@
-
-/*
- * $Id$
- */
-
 #ifndef SQUID_ACLSSL_ERRORDATA_H
 #define SQUID_ACLSSL_ERRORDATA_H
 #include "acl/Acl.h"
index 85720d54c5a50240acad9534407aabad0ac3ffc2..282865e0a0c62040be29bb0208abe6c758f79f70 100644 (file)
@@ -1,8 +1,3 @@
-
-/*
- * $Id$
- */
-
 #ifndef SQUID__ADAPTATION__MESSAGE_H
 #define SQUID__ADAPTATION__MESSAGE_H
 
index 34046ae1dfc8530c8c4e6ea3990e0ab84217ebdd..2ed9d5051d0f8415b4145bbd9f69fc608ab8fee9 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id$
  * DEBUG: section 93    eCAP Interface
  */
 #include "squid.h"
index b2b165cd51b1bdea6635bc832c8e8606e5cac6b1..4575c4d4f6587645520c13288e5151cab3022473 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id$
  * DEBUG: section 93    eCAP Interface
  */
 
index 3ba264fb136e08fd2d04ad1419282abcce7eb135..31c0c179a94c438c19adf8f4ebd1869d9ccbc28d 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id$
  * DEBUG: section 93    eCAP Interface
  */
 
index 9d55c2c62f9dabbd5e1905cb17eabcf78cc75678..9f8d001ad2402d6411e7090d477ead7241df7d21 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id$
  * DEBUG: section 93    eCAP Interface
  */
 
index 8f1001331e028ba1bfbb3ca603215697f80bc6fc..1bcc2495dd1b36c16cf86b3467be30c3b209c69d 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id$
  * DEBUG: section 93    eCAP Interface
  */
 
index cb7e0f2cf091b369cc089d807851ed860dacbc36..80f4c6f8eedbcbb2596a90ec46b1a91b887630c3 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id$
  * DEBUG: section 93    eCAP Interface
  */
 
index 4a76d76cad75eae5884982d65551962758cf261b..2fc1d70e1f12a3187437417651565905053d7fc8 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #include "squid.h"
 #include "AsyncCall.h"
 #include "base/AsyncCall.h"
index 9621e2e463b643f75c8faf0c02f6d0a43a995185..f1ddf85dcf3bfb7cdbc0bc2f741f9e85850100d6 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_ASYNCCALL_H
 #define SQUID_ASYNCCALL_H
 
index ebbb70df75ed2db140915249251b25e5ac109e7f..afbf1fd5f21345c90b32622d7eea6595a7f743c6 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_ASYNC_JOB_H
 #define SQUID_ASYNC_JOB_H
 
index 83eb888e0341a11f57473af7e47d2a7b48b0bb5f..6ed8f3d884f7f325146035dccc267a4992db7b79 100644 (file)
@@ -1,8 +1,3 @@
-
-/*
- * $Id$
- */
-
 #ifndef SQUID_ASYNCJOBCALLS_H
 #define SQUID_ASYNCJOBCALLS_H
 
index 9ae32f2fa6092174168bfe1585bcd595d8ae02b8..51c86b125e29ab3c380b431a79b1935bdf0f3b93 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_CBC_POINTER_H
 #define SQUID_CBC_POINTER_H
 
index 4f50c8535473e9fd99d4810c2a2a4b5f1cbf1545..4e5c825fa32b8aefa3a8c276d045976fa80090bb 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_BASE_TIDYPOINTER_H
 #define SQUID_BASE_TIDYPOINTER_H
 
index c2712bbc4250ef31e59bf087d90c870413c42300..1f7cf771ab5b5a892f946f8f78dbf39f1edce170 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #include "squid.h"
 #include "dlink.h"
 
index 42e87708c56e8d8fc8ac5ad0e31fc2d597c10677..953d492677e88ca02aa23a5681f1e31368c82a28 100644 (file)
@@ -10,9 +10,6 @@ is very welcome though to resolve this issue.
 
 Adrian Chadd <adrian@creative.net.au>
 
-$Id$
-
-
 COSS is a Cyclic Object storage system originally designed by
 Eric Stern <estern@logisense.com>. The idea has been extended
 and worked into the current framework by myself.
index 6601d20aa8c1bba5be74ed72f6072d25f9a26251..5b66e4365e004883a06d1ab3c0abc7e70d6aaf99 100644 (file)
@@ -1,7 +1,4 @@
 /*
- * $Id$
- * vim: set et :
- *
  * DEBUG: section 47    Store COSS Directory Routines
  * AUTHOR: Eric Stern
  *
index f4c749953ec5a65dca26cb5fd8ee19902287afbe..2e85c252089424e6b1b6ebdc56c7b0dbd5fac368 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_IDENT_H
 #define SQUID_IDENT_H
 
index 8a8137fff2e7a88801509309a22036d7c93de207..45e1cf1e88e281a795c3db159d3d3be09029564c 100644 (file)
@@ -1,9 +1,6 @@
 -- SQUID-MIB  { iso org(3) dod(6) internet(1) private(4) enterprises(1) 3495 }
 
 SQUID-MIB DEFINITIONS ::= BEGIN
---
--- $Id$
---
 
 IMPORTS
        enterprises, Unsigned32, TimeTicks, Gauge32, Counter32,
index 6a314d570eb36eb6be88ef4782565645073b7aba..995954eca09c6754611e7b5a1674939913286fe0 100755 (executable)
@@ -1,6 +1,4 @@
 #******************************************************************************
-# $Id$
-#
 # File:                mk-strs.pl
 #
 # Author:      Max Okumoto <okumoto@ucsd.edu>
index 836409e598850163497137eadc71b25ea2214dfb..ac474518e269337249e8ce6a8347fbbd8d26e22c 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #ifndef SQUID_PCONN_H
 #define SQUID_PCONN_H
 
index c246c564d27007d78695ac73a64a5885c03138ba..6985a4a0b9e25a82e6871a5d22ca110fa54f9ca7 100644 (file)
@@ -1,7 +1,4 @@
 #  Makefile for storage modules in the Squid Object Cache server
-#
-#  $Id$
-#
 
 include $(top_srcdir)/src/Common.am
 
index 6fee7bee2ac245998c7e38eda529cb0a68725bb5..82794621913de750b05d92f09b95a8771ed48bc9 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #include "squid.h"
 #include "ssl/Config.h"
 
index a475bd2f20c871704bcbfa9bde12e62e232cae4b..acfe1493d2dfb3805e97c8e72ec4eb0f0358c5d4 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_SSL_CONFIG_H
 #define SQUID_SSL_CONFIG_H
 
index 6bd66d62284ab73698b1b170eecc01f8c3c18652..0e1e530790afcd811048d139a115765c0342c1dc 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #include "squid.h"
 #include "ssl/certificate_db.h"
 #if HAVE_ERRNO_H
index 88d7fc1612eb3aa0cb945c7ed844cb87126abb6a..1a2b07b7f1ade0d203e89a3d5dc895ae0e8189e4 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_SSL_CERTIFICATE_DB_H
 #define SQUID_SSL_CERTIFICATE_DB_H
 
index 6237a264d1dc2b330e42c4cd5e5da410c5ef7319..5eb74bd08fcd52f5383c6e1650d118b548714298 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #include "squid.h"
 #include "Store.h"
 #include "StoreEntryStream.h"
index 0c5b83d1987366f0b196de41b277886f3a709009..a1df921b65e066ee3d1f12baa22a114458167d0e 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_SSL_CONTEXT_STORAGE_H
 #define SQUID_SSL_CONTEXT_STORAGE_H
 
index 975e02167740a464cc0b186ee0c55b0fd41cf616..29fb59a11151e0c12ea1c51b42ad1217eab87380 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #include "squid.h"
 #include "ssl/gadgets.h"
 #include "ssl/crtd_message.h"
index cd787a2796fc8480f5ad53e05ccda956836f594f..41bd78fb9e74dddc1a6e999210a039e584a8265b 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_SSL_CRTD_MESSAGE_H
 #define SQUID_SSL_CRTD_MESSAGE_H
 
index c36d5505d1d3f15acc367080641a2afd218911ac..9e0215d7a0c786cbe78292f7f3629bef19c304b1 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #include "squid.h"
 #include "ssl/gadgets.h"
 #if HAVE_OPENSSL_X509V3_H
index 278ce2ac24a6dec693404faf4e598538ca334c83..6f78a79185d1916982882d3dbcfec5545606574b 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #ifndef SQUID_SSL_HELPER_H
 #define SQUID_SSL_HELPER_H
 
index bc724149e1a7c80d1f8a137ac36dfe55f43c03d4..0bd9a7edac0f021cbb2199d849cebcb399a767bc 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #include "squid.h"
 #include "helpers/defines.h"
 #include "ssl/gadgets.h"
index b15eea4244c84c5010c096a4a5ed7f8487d2f234..8de4f3b318e02a9f01bcc4009f955b86db923ea4 100644 (file)
@@ -1,7 +1,5 @@
 #include "squid.h"
 
-/* $Id$
-
 /*
  * On some systems, FD_SETSIZE is set to something lower than the
  * actual number of files which can be opened.  IRIX is one case,
index 9101e4e027a0c226e21d32d6c6d0134b58949879..dab81caa53f852b580736f7e0c2515ad1cc54f3e 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 // XXX: This file is made of large pieces of src/tools.cc
 // with only a few minor modifications. TODO: redesign or delete.
 
index 5739d2c5e87142902804ceb5a09aefe05af5eff4..251a4d1c29574e6a600c433c50dae69dfcd7c073 100644 (file)
@@ -70,7 +70,6 @@ configuration file.
 modes of operation
 ==================
 
-$Id$
 Usage:  purge   [-a] [-c cf] [-d l] [-(f|F) fn | -(e|E) re] [-p h[:p]]
                 [-P #] [-s] [-v] [-C dir [-H]] [-n]
 
index ba48d44a96bc0f278a343bd9ab8fede267447d16..1702de427e9a7771abb4789115907b36ccbe8167 100644 (file)
@@ -1,8 +1,5 @@
 #include "squid.h"
 
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    conffile.cc
index 867b1d050f6bc95797dee49063fe0d30a920c14b..960fd8ec635d5f5d778b239ea0589258cbf03469 100644 (file)
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    conffile.hh
index 6ffb2a68101b692b80892759535c6eef4ebb1298..64e8ec1415ca3946e86fdead06447bcf30d1cb5c 100644 (file)
@@ -1,8 +1,5 @@
 #include "squid.h"
 
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    convert.cc
index a2d9d40fa71e5764861192e274e0b1e0f857cc1b..c84272402024040e8975d23d0d1ea9e17655e24c 100644 (file)
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    convert.hh
index 4e5da68ab4844508bb6ded5d3d7a2410c52c4807..872c8165804e987589b74f951277c35dd4affb9b 100644 (file)
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    copyout.cc
index 2b4b6011f6300dfb327deebf0e7498bd162773b9..f39907e0c4cba4b0d4b2c96b23eea9ec207943a7 100644 (file)
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    copyout.hh
index 4b767e16a6a3a4cdedfd4d90f9adda4820e631c6..6870bc8b59e377bbcb7ac3bdfa2291b3f3de123c 100644 (file)
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    purge.cc
@@ -149,7 +146,6 @@ static bool verbose  = false;
 static bool envelope = false;
 static bool no_fork  = false;
 static const char* programname = 0;
-static const char* RCS_ID = "$Id$";
 
 // ----------------------------------------------------------------------
 
@@ -574,9 +570,9 @@ void
 helpMe( void )
 // purpuse: write help message and exit
 {
-    printf( "\n%s\nUsage:\t%s\t[-a] [-c cf] [-d l] [-(f|F) fn | -(e|E) re] "
+    printf( "\nUsage:\t%s\t[-a] [-c cf] [-d l] [-(f|F) fn | -(e|E) re] "
             "[-p h[:p]]\n\t\t[-P #] [-s] [-v] [-C dir [-H]] [-n]\n\n",
-            ::RCS_ID, ::programname );
+            ::programname );
     printf(
         " -a\tdisplay a little rotating thingy to indicate that I am alive (tty only).\n"
         " -c c\tsquid.conf location, default \"%s\".\n"
@@ -757,8 +753,8 @@ parseCommandline( int argc, char* argv[], REList*& head,
 
     // show results
     if ( showme ) {
-        printf( "#\n# Currently active values for %s:\n# %s\n",
-                ::programname, ::RCS_ID );
+        printf( "#\n# Currently active values for %s:\n",
+                ::programname);
         printf( "# Debug level       : " );
         if ( ::debugFlag ) printf( "%#6.4x", ::debugFlag );
         else printf( "production level" ); // printf omits 0x prefix for 0!
index 758978afe66f4ded6eab236d952a5bdb5e696720..213353f44e31ab9937d6bb60a4e80c03d753054f 100644 (file)
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
 // Author:   Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 // File:     signal.cc
 // Date:     Sat Feb 28 1998
index 1d0f46eab18405e0333bad33e4dbf04b9790f438..19d9e5749be3ba649be556f038949952fb20dc85 100644 (file)
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
 // Author:   Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 // File:     signal.hh
 // Date:     Sat Feb 28 1998
index 97cf57f1a2530617778f7bc666e9fbf2b8fcd405..d8884f10b8b704211632bb494f6ed10f1fbb90f0 100644 (file)
@@ -1,8 +1,4 @@
 #include "squid.h"
-
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    socket.hh
index 8b702d33fdd8a5d06318b0b20d5e23988d0a9dc7..22679c711f79ca70a305fda965140dcb7dbe4523 100644 (file)
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    socket.hh
index 275f8c6325c0a7806a8730c969519912357fdd42..e3fc2105d28db508a63d7401a5a0db651d189f78 100644 (file)
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    squid-tlv.cc
index 191125e33a4cac1f23389ab8d4e7e2ce29f66c88..5be4056af56ee39f61b701fca221dec39fecb10a 100644 (file)
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
 // Author:  Jens-S. V?ckler <voeckler@rvs.uni-hannover.de>
 //
 // File:    squid-tlv.hh