]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Removed CVS $ markers
authorFrancesco Chemolli <kinkie@squid-cache.org>
Sat, 1 Sep 2012 14:38:36 +0000 (16:38 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Sat, 1 Sep 2012 14:38:36 +0000 (16:38 +0200)
610 files changed:
compat/assert.cc
compat/assert.h
compat/mswin.cc
compat/os/windows.h
compat/strerror.c
helpers/basic_auth/PAM/basic_pam_auth.cc
helpers/basic_auth/SASL/basic_sasl_auth.cc
helpers/external_acl/unix_group/check_group.cc
helpers/ntlm_auth/fake/ntlm_fake_auth.cc
include/Array.h
include/Range.h
include/RefCount.h
include/SquidNew.h
include/Stack.h
include/asn1.h
include/heap.h
include/rfc1035.h
include/rfc2617.h
include/rfc2671.h
include/rfc3596.h
include/snmp-internal.h
include/snmp-mib.h
include/snmp.h
include/snmp_api_error.h
include/snmp_coexist.h
include/snmp_error.h
include/snmp_msg.h
include/snmp_pdu.h
include/snmp_session.h
include/snmp_vars.h
include/squid.h
include/squid_endian.h
include/squid_windows.h
include/sspwin32.h
include/util.h
include/version.h
lib/Array.cc
lib/MemPool.cc
lib/MemPoolChunked.cc
lib/MemPoolMalloc.cc
lib/Splay.cc
lib/base64.c
lib/charset.c
lib/dirent.c
lib/getfullhostname.c
lib/hash.cc
lib/heap.c
lib/html_quote.c
lib/malloc_trace.cc
lib/ntlmauth/ntlmauth.cc
lib/ntlmauth/ntlmauth.h
lib/profiler/Profiler.cc
lib/radix.c
lib/rfc1035.c
lib/rfc1123.c
lib/rfc1738.c
lib/rfc2617.c
lib/rfc3596.c
lib/sspwin32.c
lib/util.c
src/AsyncEngine.cc
src/AsyncEngine.h
src/CacheDigest.cc
src/CacheManager.h
src/ChunkedCodingParser.h
src/CommRead.h
src/CommonPool.h
src/CompletionDispatcher.cc
src/CompletionDispatcher.h
src/ConfigOption.cc
src/ConfigOption.h
src/ConfigParser.cc
src/ConfigParser.h
src/CpuAffinity.h
src/CpuAffinityMap.cc
src/CpuAffinityMap.h
src/CpuAffinitySet.cc
src/CpuAffinitySet.h
src/Debug.h
src/DelayBucket.cc
src/DelayBucket.h
src/DelayConfig.cc
src/DelayConfig.h
src/DelayId.cc
src/DelayId.h
src/DelayIdComposite.h
src/DelayPool.cc
src/DelayPool.h
src/DelayPools.h
src/DelaySpec.cc
src/DelaySpec.h
src/DelayTagged.cc
src/DelayTagged.h
src/DelayUser.cc
src/DelayUser.h
src/DelayVector.cc
src/DelayVector.h
src/DescriptorSet.cc
src/DiskIO/AIO/AIODiskIOModule.cc
src/DiskIO/AIO/AIODiskIOModule.h
src/DiskIO/AIO/AIODiskIOStrategy.cc
src/DiskIO/AIO/AIODiskIOStrategy.h
src/DiskIO/AIO/aio_win32.cc
src/DiskIO/AIO/aio_win32.h
src/DiskIO/Blocking/BlockingDiskIOModule.cc
src/DiskIO/Blocking/BlockingDiskIOModule.h
src/DiskIO/Blocking/BlockingFile.h
src/DiskIO/Blocking/BlockingIOStrategy.h
src/DiskIO/Blocking/DiskIOBlocking.cc
src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.cc
src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.h
src/DiskIO/DiskDaemon/DiskdAction.cc
src/DiskIO/DiskDaemon/DiskdAction.h
src/DiskIO/DiskDaemon/DiskdFile.cc
src/DiskIO/DiskDaemon/DiskdFile.h
src/DiskIO/DiskDaemon/DiskdIOStrategy.h
src/DiskIO/DiskDaemon/diskd.cc
src/DiskIO/DiskFile.h
src/DiskIO/DiskIOModule.h
src/DiskIO/DiskIOStrategy.h
src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc
src/DiskIO/DiskThreads/DiskThreadsDiskFile.h
src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.cc
src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.h
src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc
src/DiskIO/DiskThreads/DiskThreadsIOStrategy.h
src/DiskIO/DiskThreads/aiops.cc
src/DiskIO/DiskThreads/aiops_win32.cc
src/DiskIO/DiskThreads/async_io.cc
src/DiskIO/IORequestor.h
src/DiskIO/IpcIo/IpcIoFile.cc
src/DiskIO/Mmapped/MmappedFile.cc
src/DiskIO/ReadRequest.cc
src/DiskIO/ReadRequest.h
src/DiskIO/WriteRequest.cc
src/DiskIO/WriteRequest.h
src/ETag.cc
src/EventLoop.cc
src/EventLoop.h
src/ExternalACL.h
src/ExternalACLEntry.cc
src/ExternalACLEntry.h
src/Generic.h
src/HierarchyLogEntry.h
src/HttpBody.cc
src/HttpHdrContRange.cc
src/HttpHdrContRange.h
src/HttpHdrRange.cc
src/HttpHdrSc.cc
src/HttpHdrSc.h
src/HttpHdrScTarget.cc
src/HttpHdrScTarget.h
src/HttpHeader.h
src/HttpHeaderMask.h
src/HttpHeaderRange.h
src/HttpHeaderTools.cc
src/HttpMsg.cc
src/HttpMsg.h
src/HttpReply.cc
src/HttpReply.h
src/HttpRequest.h
src/HttpRequestMethod.cc
src/HttpRequestMethod.h
src/HttpStatusLine.cc
src/HttpStatusLine.h
src/HttpVersion.h
src/ICP.h
src/LeakFinder.cc
src/Mem.h
src/MemBuf.cc
src/MemBuf.cci
src/MemBuf.h
src/MemObject.cc
src/MemObject.h
src/MemStore.cc
src/NullDelayId.cc
src/NullDelayId.h
src/Packer.cc
src/Packer.h
src/Parsing.cc
src/Parsing.h
src/PeerDigest.h
src/PingData.h
src/ProfStats.cc
src/RemovalPolicy.cc
src/RemovalPolicy.h
src/Server.cc
src/Server.h
src/SquidNew.cc
src/SquidString.h
src/Store.cci
src/Store.h
src/StoreClient.h
src/StoreEntryStream.h
src/StoreFileSystem.cc
src/StoreFileSystem.h
src/StoreHashIndex.h
src/StoreIOBuffer.h
src/StoreIOState.cc
src/StoreIOState.h
src/StoreMeta.cc
src/StoreMeta.h
src/StoreMetaMD5.cc
src/StoreMetaMD5.h
src/StoreMetaObjSize.h
src/StoreMetaSTD.cc
src/StoreMetaSTD.h
src/StoreMetaSTDLFS.cc
src/StoreMetaSTDLFS.h
src/StoreMetaURL.cc
src/StoreMetaURL.h
src/StoreMetaUnpacker.cc
src/StoreMetaUnpacker.h
src/StoreMetaVary.cc
src/StoreMetaVary.h
src/StoreSearch.h
src/StoreStats.cc
src/StoreSwapLogData.cc
src/StoreSwapLogData.h
src/String.cc
src/String.cci
src/SwapDir.h
src/URL.h
src/URLScheme.cc
src/URLScheme.h
src/acl/Acl.cc
src/acl/Acl.h
src/acl/Arp.h
src/acl/Asn.cc
src/acl/Browser.cc
src/acl/Browser.h
src/acl/Certificate.cc
src/acl/Certificate.h
src/acl/CertificateData.cc
src/acl/CertificateData.h
src/acl/Checklist.cc
src/acl/Checklist.h
src/acl/Data.h
src/acl/DestinationDomain.cc
src/acl/DestinationDomain.h
src/acl/DestinationIp.cc
src/acl/DestinationIp.h
src/acl/DomainData.cc
src/acl/DomainData.h
src/acl/ExtUser.cc
src/acl/ExtUser.h
src/acl/Gadgets.cc
src/acl/HttpHeaderData.h
src/acl/HttpRepHeader.cc
src/acl/HttpRepHeader.h
src/acl/HttpReqHeader.cc
src/acl/HttpReqHeader.h
src/acl/HttpStatus.h
src/acl/IntRange.h
src/acl/LocalIp.cc
src/acl/LocalIp.h
src/acl/LocalPort.cc
src/acl/LocalPort.h
src/acl/MaxConnection.h
src/acl/Method.cc
src/acl/Method.h
src/acl/MethodData.h
src/acl/MyPortName.cc
src/acl/MyPortName.h
src/acl/Protocol.cc
src/acl/Protocol.h
src/acl/ProtocolData.h
src/acl/Referer.cc
src/acl/Referer.h
src/acl/RegexData.cc
src/acl/RegexData.h
src/acl/ReplyHeaderStrategy.h
src/acl/ReplyMimeType.cc
src/acl/ReplyMimeType.h
src/acl/RequestHeaderStrategy.h
src/acl/RequestMimeType.cc
src/acl/RequestMimeType.h
src/acl/SourceDomain.cc
src/acl/SourceDomain.h
src/acl/SourceIp.cc
src/acl/SourceIp.h
src/acl/Strategised.cc
src/acl/Strategised.h
src/acl/Strategy.h
src/acl/StringData.cc
src/acl/StringData.h
src/acl/Tag.h
src/acl/Time.cc
src/acl/Time.h
src/acl/TimeData.cc
src/acl/TimeData.h
src/acl/Url.cc
src/acl/Url.h
src/acl/UrlPath.cc
src/acl/UrlPath.h
src/acl/UrlPort.cc
src/acl/UrlPort.h
src/acl/UserData.cc
src/acl/UserData.h
src/adaptation/Config.cc
src/adaptation/icap/Client.h
src/adaptation/icap/Config.cc
src/adaptation/icap/Config.h
src/adaptation/icap/Elements.h
src/adaptation/icap/InOut.h
src/adaptation/icap/Launcher.h
src/adaptation/icap/ModXact.h
src/adaptation/icap/OptXact.h
src/adaptation/icap/Options.h
src/adaptation/icap/ServiceRep.h
src/adaptation/icap/Xaction.h
src/auth/Config.cc
src/auth/Config.h
src/auth/Gadgets.cc
src/auth/Gadgets.h
src/auth/Scheme.cc
src/auth/Scheme.h
src/auth/User.cc
src/auth/User.cci
src/auth/User.h
src/auth/UserRequest.cc
src/auth/UserRequest.h
src/auth/basic/Scheme.cc
src/auth/basic/Scheme.h
src/auth/basic/auth_basic.cc
src/auth/digest/Scheme.cc
src/auth/digest/Scheme.h
src/auth/digest/auth_digest.cc
src/auth/negotiate/Scheme.cc
src/auth/negotiate/Scheme.h
src/auth/negotiate/auth_negotiate.cc
src/auth/ntlm/Scheme.cc
src/auth/ntlm/Scheme.h
src/auth/ntlm/auth_ntlm.cc
src/base/AsyncCallQueue.cc
src/cache_cf.cc
src/cache_diff.cc
src/carp.cc
src/cbdata.cc
src/cbdata.h
src/clientStream.cc
src/clientStream.h
src/client_db.cc
src/client_side_reply.cc
src/client_side_request.cc
src/client_side_request.cci
src/comm/ModDevPoll.cc
src/comm/ModEpoll.cc
src/comm/ModKqueue.cc
src/comm/ModPoll.cc
src/comm/ModSelect.cc
src/comm/ModSelectWin32.cc
src/comm_poll.h
src/debug.cc
src/defines.h
src/dlink.h
src/dns.cc
src/dns_internal.cc
src/enums.h
src/errorpage.cc
src/esi/Assign.cc
src/esi/Assign.h
src/esi/Attempt.h
src/esi/Context.cc
src/esi/Context.h
src/esi/CustomParser.cc
src/esi/CustomParser.h
src/esi/Element.h
src/esi/ElementList.h
src/esi/Esi.h
src/esi/Except.h
src/esi/ExpatParser.cc
src/esi/ExpatParser.h
src/esi/Expression.cc
src/esi/Expression.h
src/esi/Include.cc
src/esi/Include.h
src/esi/Libxml2Parser.cc
src/esi/Libxml2Parser.h
src/esi/Literal.h
src/esi/Parser.cc
src/esi/Parser.h
src/esi/Segment.cc
src/esi/Segment.h
src/esi/Sequence.cc
src/esi/Sequence.h
src/esi/Var.h
src/esi/VarState.cc
src/esi/VarState.h
src/event.cc
src/event.h
src/external_acl.cc
src/fd.cc
src/fde.cc
src/fqdncache.cc
src/fs/aufs/StoreFSaufs.cc
src/fs/coss/StoreFScoss.cc
src/fs/coss/StoreFScoss.h
src/fs/coss/store_io_coss.cc
src/fs/diskd/StoreFSdiskd.cc
src/fs/rock/RockIoRequests.cc
src/fs/rock/RockIoState.cc
src/fs/rock/RockStoreFileSystem.cc
src/fs/rock/RockSwapDir.cc
src/fs/ufs/StoreFSufs.h
src/fs/ufs/UFSStoreState.cc
src/ftp.cc
src/globals.h
src/helper.cc
src/htcp.cc
src/http.h
src/icmp/Icmp.cc
src/icmp/Icmp4.cc
src/icmp/Icmp4.h
src/icmp/Icmp6.cc
src/icmp/IcmpConfig.h
src/icmp/IcmpPinger.cc
src/icmp/IcmpPinger.h
src/icmp/IcmpSquid.cc
src/icmp/pinger.cc
src/icp_v3.cc
src/ident/AclIdent.cc
src/ident/AclIdent.h
src/ident/Ident.cc
src/internal.cc
src/ipc/AtomicWord.h
src/ipc/Coordinator.cc
src/ipc/Coordinator.h
src/ipc/FdNotes.cc
src/ipc/FdNotes.h
src/ipc/Forwarder.cc
src/ipc/Forwarder.h
src/ipc/Inquirer.cc
src/ipc/Inquirer.h
src/ipc/Kid.cc
src/ipc/Kid.h
src/ipc/Kids.h
src/ipc/Messages.h
src/ipc/Port.cc
src/ipc/Port.h
src/ipc/Queue.cc
src/ipc/Queue.h
src/ipc/ReadWriteLock.cc
src/ipc/Request.h
src/ipc/Response.h
src/ipc/SharedListen.h
src/ipc/StartListening.cc
src/ipc/StartListening.h
src/ipc/Strand.cc
src/ipc/Strand.h
src/ipc/StrandCoord.cc
src/ipc/StrandCoord.h
src/ipc/StrandCoords.h
src/ipc/StrandSearch.cc
src/ipc/StrandSearch.h
src/ipc/TypedMsgHdr.cc
src/ipc/TypedMsgHdr.h
src/ipc/UdsOp.cc
src/ipc/UdsOp.h
src/ipc/forward.h
src/ipc/mem/Page.cc
src/ipc/mem/Page.h
src/ipc/mem/PagePool.cc
src/ipc/mem/PagePool.h
src/ipc/mem/PageStack.cc
src/ipc/mem/PageStack.h
src/ipc/mem/Pages.cc
src/ipc/mem/Pages.h
src/ipc/mem/Pointer.h
src/ipc/mem/Segment.cc
src/ipc/mem/Segment.h
src/ipc_win32.cc
src/log/File.cc
src/log/FormatHttpdCombined.cc
src/log/FormatHttpdCommon.cc
src/log/FormatSquidCustom.cc
src/log/FormatSquidIcap.cc
src/log/FormatSquidNative.cc
src/log/FormatSquidReferer.cc
src/log/FormatSquidUseragent.cc
src/log/ModStdio.h
src/log/ModSyslog.h
src/log/ModTcp.h
src/log/ModUdp.h
src/log/access_log.cc
src/mem.cc
src/mem_node.cc
src/mem_node.h
src/mgr/Action.cc
src/mgr/Action.h
src/mgr/ActionCreator.h
src/mgr/ActionParams.cc
src/mgr/ActionParams.h
src/mgr/ActionProfile.h
src/mgr/ActionWriter.cc
src/mgr/ActionWriter.h
src/mgr/BasicActions.cc
src/mgr/BasicActions.h
src/mgr/Command.cc
src/mgr/Command.h
src/mgr/CountersAction.cc
src/mgr/CountersAction.h
src/mgr/Filler.cc
src/mgr/Filler.h
src/mgr/Forwarder.cc
src/mgr/Forwarder.h
src/mgr/FunAction.cc
src/mgr/FunAction.h
src/mgr/InfoAction.cc
src/mgr/InfoAction.h
src/mgr/Inquirer.cc
src/mgr/Inquirer.h
src/mgr/IntParam.cc
src/mgr/IntParam.h
src/mgr/IntervalAction.cc
src/mgr/IntervalAction.h
src/mgr/IoAction.cc
src/mgr/IoAction.h
src/mgr/QueryParam.h
src/mgr/QueryParams.cc
src/mgr/QueryParams.h
src/mgr/Registration.cc
src/mgr/Registration.h
src/mgr/Request.cc
src/mgr/Request.h
src/mgr/Response.cc
src/mgr/Response.h
src/mgr/ServiceTimesAction.cc
src/mgr/ServiceTimesAction.h
src/mgr/StoreIoAction.cc
src/mgr/StoreIoAction.h
src/mgr/StoreToCommWriter.cc
src/mgr/StoreToCommWriter.h
src/mgr/StringParam.cc
src/mgr/StringParam.h
src/mgr/forward.h
src/mime.cc
src/multicast.cc
src/pconn.cc
src/peer_digest.cc
src/peer_select.cc
src/peer_sourcehash.cc
src/peer_userhash.cc
src/recv-announce.cc
src/refresh.cc
src/repl/heap/store_heap_replacement.cc
src/repl/heap/store_repl_heap.cc
src/repl/lru/store_repl_lru.cc
src/snmp/Forwarder.cc
src/snmp/Forwarder.h
src/snmp/Inquirer.cc
src/snmp/Inquirer.h
src/snmp/Pdu.cc
src/snmp/Pdu.h
src/snmp/Request.cc
src/snmp/Request.h
src/snmp/Response.cc
src/snmp/Response.h
src/snmp/Session.cc
src/snmp/Session.h
src/snmp/Var.cc
src/snmp/Var.h
src/snmp/forward.h
src/snmp_agent.cc
src/ssl/ServerBump.cc
src/ssl/support.cc
src/ssl/support.h
src/stat.cc
src/stmem.cc
src/stmem.h
src/store.cc
src/store_client.cc
src/store_dir.cc
src/store_key_md5.cc
src/store_swapmeta.cc
src/store_swapout.cc
src/test_cache_digest.cc
src/tests/stub_DelayId.cc
src/tests/stub_MemStore.cc
src/tests/stub_acl.cc
src/tests/stub_cache_cf.cc
src/tests/stub_client_side_request.cc
src/tests/stub_comm.cc
src/tests/stub_main_cc.cc
src/tests/stub_stat.cc
src/tests/stub_store_rebuild.cc
src/tests/test_http_range.cc
src/time.cc
src/tools.cc
src/tunnel.cc
src/ufsdump.cc
src/unlinkd_daemon.cc
src/url.cc
src/urn.cc
src/wccp.cc
src/whois.cc
src/wordlist.cc
src/wordlist.h
test-suite/ESIExpressions.cc
test-suite/MemPoolTest.cc
test-suite/StackTest.cc
test-suite/VirtualDeleteOperator.cc
test-suite/debug.cc
test-suite/hash.c
test-suite/mem_hdr_test.cc
test-suite/mem_node_test.cc
test-suite/refcount.cc
test-suite/splay.cc
test-suite/syntheticoperators.cc
tools/squidclient.cc

index 922cea02d34758fb6be804858c2aee79d94847a6..1e4c148706375de7ca0f1adafde7b81c0c2811b8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Henrik Nordstrom
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 0953daf17b779fc04804818eef125b9b9320c776..6a912906623263a7f79e7569acf92fcaf7a5ffb3 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Duane Wessels
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index c50f7092b8e583ad023214995d1a0596b5e9008f..baa8a88715df11d63873ff772a84c461a8b27499 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * Windows support
  * AUTHOR: Guido Serassio <serassio@squid-cache.org>
  * inspired by previous work by Romeo Anghelache & Eric Stern.
index 05d9bcc3ec32e3811ead7226b37cc0e6675197e6..62152553451faf0e6a30d64c5efacf953ff76c43 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Guido Serassio <serassio@squid-cache.org>
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index de510cb07d2a959109262d8562444654ac8cda4d..92de1cb29494be42bb655fbc83e3171625b7f1db 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: Duane Wessels
  *
index 62d9a160cf180097fe33c6d1582eebb97fdeb0db..f2af46e89b72b3fedde896c2c97a2613c732160a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * PAM authenticator module for Squid.
  * Copyright (C) 1999,2002,2003 Henrik Nordstrom <hno@squid-cache.org>
  *
index eb50fadd98a7f3a59cdc8ee22dba89040d9a8921..46ae66e610c0a2cc899c0379bcdd54a3821baab8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * SASL authenticator module for Squid.
  * Copyright (C) 2002 Ian Castle <ian.castle@coldcomfortfarm.net>
  *
index a7bba33f356af761aef5ec87c94d6903d107fbde..e0cd04b64e9ed4bce9501adb533d6e599cfd0f97 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * This is a helper for the external ACL interface for Squid Cache
  * Copyright (C) 2002 Rodrigo Albani de Campos (rodrigo@geekbunker.org)
  *
index 8f5a6411c852cfe6243cd6a6fb221bf486f5547a..a5363194ec470c46819972423ed0d90b5a331449 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Andrew Doran <ad@interlude.eu.org>
  * AUTHOR: Robert Collins <rbtcollins@hotmail.com>
  * AUTHOR: Guido Serassio: <guido.serassio@acmeconsulting.it>
index d54620b9d102c9f7f8dd6ad0ba1a944c1b0792b6..8cee5fa144d51bcf0ee0041494d38c2a599fe488 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Alex Rousskov
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 0bae5d435bb7d5ef6922e2d00bd9ad3b00923ee1..b2ba146431047223662955236b190c922a8768b9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 8ddb9d240f4cc3d460e6e73bed56d819615ef30a..c0f0fe9be6fd2f23a7b14735825890cee7aba9ee 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section --    Refcount allocator
  * AUTHOR:  Robert Collins
  *
index 2004f93a4dc7128e8d00a651a9be229376319126..a308097524cdf8a1bdfc3a07f27acd4403023478 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Harvest Derived
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 1c331c7f08ff5e90b44f2efd7d119f3545c4ea15..b15c02d599c93e05b4a0c73c1d710bca4ccf5ed1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Alex Rousskov
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index c9e7138b252c1c38f2582848f264a2c9d2fc035b..576ee32f17488dae741e1a830ddf7fcd0f7b8f53 100644 (file)
@@ -28,8 +28,6 @@
  * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  * SOFTWARE.
  *
- * $Id$
- *
  **********************************************************************/
 
 #ifndef EIGHTBIT_SUBIDS
index 62dbaabe82ba6e4acb616d089b1c8208836aa37c..1a90f9b284c409b6b2704d209d8f2e30c8a1a17b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: John Dilley, Hewlett Packard
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index c6df50319e84720bbdaf8ed256bd978701a2c72b..75e922635b30b4c36e1975e7efe64fb29247fe7c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Duane Wessels
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 07e34a582836807de4327d78b64e6b8aaf8277fd..3a4bbea48565ac355e67ac0ec69a8538bc6968e2 100644 (file)
@@ -13,8 +13,6 @@
  */
 
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: RFC 2617 & Robert Collins
  *
index 475dcb6ff5b3a00482923c7b9f6f2acc9ea00e47..f983575f5f39489419bc6a960fbbf0755cb787ae 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Amos Jeffries
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 10ccd288ff9ee3799f42825e792eeb162c5c0969..eadf14a463414af0e243fe29033937489ab55cf8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Amos Jeffries, Rafael Martinez Torres
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index f598dddbccca716a2e6fa401c33539ab4d0e97e0..88fc1f112c1f5b176419d9171cc46eeade4e78b5 100644 (file)
@@ -24,8 +24,6 @@
  * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  * SOFTWARE.
  *
- * $Id$
- *
  **********************************************************************/
 
 #define SNMP_PORT          161
index 665a84a3e579809a760da64e49fb433ae6e7ec96..c03b55e562cd04f2a141dfee5cee4eae73f2cc42 100644 (file)
@@ -26,8 +26,6 @@
  *
  * Author: Ryan Troll <ryan+@andrew.cmu.edu>
  *
- * $Id$
- *
  ***************************************************************************/
 
 #include <asn1.h>              /* Need OID Definition */
index c7a00883aaffa17ee70523f3eb4bc2e11d386f7d..2c28d084aa9c62eac1cd5d1a9c722af91ed41998 100644 (file)
@@ -27,8 +27,6 @@
  * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  * SOFTWARE.
  *
- * $Id$
- *
  **********************************************************************/
 
 #if HAVE_SYS_TYPES_H
index 2fe33f81c1dd258c520a8f0e2cb79d627d57db5d..6e57da83f4f400c7d0fad194e240fecc34d0279c 100644 (file)
@@ -26,8 +26,6 @@
  *
  * Author: Ryan Troll <ryan+@andrew.cmu.edu>
  *
- * $Id$
- *
  ***************************************************************************/
 
 /* Error return values */
index 75d19f195deca345c25c68fec3d4c0383b90f818..f37a6b3730f37238c10c286db1e83e71d515566a 100644 (file)
@@ -26,8 +26,6 @@
  *
  * Author: Ryan Troll <ryan+@andrew.cmu.edu>
  *
- * $Id$
- *
  **********************************************************************/
 
 #ifdef __cplusplus
index 1235825bb91d63df8aa65df94fc682eccc4de7f9..c76afc33e3ae426c2f0ddba55380b6a4a915247a 100644 (file)
@@ -24,8 +24,6 @@
  * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  * SOFTWARE.
  *
- * $Id$
- *
  **********************************************************************/
 
 /*
index b4fbe23ba587b5b4d84dd7cff676d50414017ba6..eba5c98c5d0ed8bdfe7d81f662da681ba290b67c 100644 (file)
@@ -26,8 +26,6 @@
  *
  * Author: Ryan Troll <ryan+@andrew.cmu.edu>
  *
- * $Id$
- *
  **********************************************************************/
 
 #include "snmp_pdu.h"
index 5048e8fe107a1f67514b396ae5508224af20372b..be1680a2dbe4bd4edbb300385c42542e0c32af49 100644 (file)
@@ -33,8 +33,6 @@
  *
  * Author: Ryan Troll <ryan+@andrew.cmu.edu>
  *
- * $Id$
- *
  **********************************************************************/
 
 #ifdef __cplusplus
index bf962fae1d9a15641fd80c35f80fd52dbf96cc0d..1c31a45cd9c44e14472ddd6eca0469de698705c3 100644 (file)
@@ -24,8 +24,6 @@
  * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  * SOFTWARE.
  *
- * $Id$
- *
  **********************************************************************/
 
 struct snmp_session {
index abb04c0dda164f340c21a9e337baca27f18a847e..d293ec9805e20236a29a6876d02efabb8d687fcf 100644 (file)
@@ -25,8 +25,6 @@
  *
  * Author: Ryan Troll <ryan+@andrew.cmu.edu>
  *
- * $Id$
- *
  **********************************************************************/
 
 #include "asn1.h"
index 6f8f03be1086dfa736699de9ed359f649d1a84ac..8db5c118fc40429abf1e3b3d1e9b816232c82e05 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Duane Wessels
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 278305c97c1655bff520e30136589280aa77e241..13c8f309ea990e225fcb1d8b15d9e438fff38469 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Alan Barrett
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index b9d193b36c54550c7bfa6c200b8272d927abcc62..558afcd4aec00de853748408162afcece439bb9e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Guido Serassio <serassio@squid-cache.org>
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index d01abafdaf8ae0369df7e4433238ea712ceee5b4..9f0fb6be25382a92303c7c55ab1c18a1ffaa6c76 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Guido Serassio <serassio@squid-cache.org>
  * Based on previous work of Francesco Chemolli, Robert Collins and Andrew Doran
  *
index d97198bfb4321ec6e3d92d7b51fac85b784cdae6..69be2b209d0c6d5816f5d51804adb4fe586e0047 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Harvest Derived
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 3ed0186a14842ad3ed5ddbe5f7625d904b0f95b4..8c6a1610b966923ad667975761098d2ff594eb21 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *  SQUID_VERSION - String for version id of this distribution
  */
 
index 7e916417646c1c97beb860d23d0bb6a7c0e24c75..967864a9a4964957392863333ccf24b0a68bc5d9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Alex Rousskov
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 86b97e7aaac72ea475bd7ec2cbdddf42d7fe1fcd..c5b59cbe82eb8f97700e06775efc2c85e3f40b83 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 63    Low Level Memory Pool Management
  * AUTHOR: Alex Rousskov, Andres Kroonmaa, Robert Collins
  *
index ecabddea6231e6b777fb617d8b5160208b22f4ae..ac91ad6fd4cc26bfcbcb66645330152ff3c65e23 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 63    Low Level Memory Pool Management
  * AUTHOR: Alex Rousskov, Andres Kroonmaa, Robert Collins
  *
index a51e4516878f3a6bedc62694199aac076f95e600..068067d34bc978adc7a2876a78c513a9a34a2481 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 63    Low Level Memory Pool Management
  * AUTHOR: Alex Rousskov, Andres Kroonmaa, Robert Collins, Henrik Nordstrom
  *
index 50ccc35da7338be17a016463aabd40c36347b789..125eb26ac4a07f77dfa29d53650a620d0e7f52ec 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * based on ftp://ftp.cs.cmu.edu/user/sleator/splaying/top-down-splay.c
  * http://bobo.link.cs.cmu.edu/cgi-bin/splay/splay-cgi.pl
  */
index 370bb19035c8ead1e91aeecb76840e73e24c6ce2..6fd2dea973efd313c46a671ea6b38657602067c0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Markus Moeller
  *
  * Encoders adopted from http://ftp.sunet.se/pub2/gnu/vm/base64-encode.c with adjustments.
index d04f5d7ac40ed71ce3711c3e3bf749fb5f8e8190..82b7f7bbf21d71c70ad7eeb503726bbf45ca69fc 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: Henrik Nordstrom <henrik@henriknordstrom.net>
  *
index 0f0a39bfb6ea56b00e039979e128f47bd9120e3f..898240344eb54f10a28c15074f2f6be1930bb139 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Implement dirent-style opendir(), readdir(), closedir(), rewinddir(),
  * seekdir() and telldir on Windows - Based on mingw-runtime package sources.
  * AUTHOR: Guido Serassio <serassio@squid-cache.org>
index e11da0b07da8e03489be4a30c80a99178f8ca990..0c3a7ee6db49501610d926e15de9348c64f2b5d9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: Harvest Derived
  *
index fc8c0ef1d24aed1a4cadc4e58548d2aa8a97aa6c..5cbc080e9cf165701964c3ee7e73ae8677351718 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 00    Hash Tables
  * AUTHOR: Harvest Derived
  *
index 25973dae2201efaba85299278ef69e6dbd55fc32..7c18be475380fb7e9632ce42929922f54f41a1c4 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * AUTHOR: John Dilley, Hewlett Packard
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 61ebae955cee76da7195a8041c5f76cde2cf4279..e18f53af8266c5a9885ccac448d866f4028690a3 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: Robert Collins
  *
index cc5181777178430fc8e0b2eebe6bce91f5965115..358e01b6c38a5afa4ff1f595088336df38fa9187 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: Harvest Derived
  *
index d07e0d7f1060fa7a672dd377bc00684253cdbe6e..8b9589827c3056bbca8c69e1f4eda6c4a7122372 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Francesco Chemolli <kinkie@kame.usr.dsi.unimi.it>
  * AUTHOR: Guido Serassio: <guido.serassio@acmeconsulting.it>
  * AUTHOR: Amos Jeffries <squid3@treenet.co.nz>
index 5b65e7d05fd4f29096672c80a162525e8b00b714..c47633f1630f1e9f597a269dcfc7636d468cac55 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * * * * * * * * Legal stuff * * * * * * *
  *
  * (C) 2000 Francesco Chemolli <kinkie@kame.usr.dsi.unimi.it>,
index 5c1107d75879a5b50186b12abb503ed610f9ad26..5e215ebf2ef8be8e7ce18dde43a30337ce501186 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 81    CPU Profiling Routines
  * AUTHOR: Andres Kroonmaa, Sep.2000
  *
index 395f65aad57d1869b1cfc8f75d300bc51e97b059..12d3dee326b32579042b47eec736eb029e4fccc1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 53    Radix Tree data structure implementation
  * AUTHOR: NetBSD Derived
  *
index 45ce96afa4faf28f530858210aa8101946eb538d..a262ab7b522d510c6952eafca4ff60aecfd84900 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Low level DNS protocol routines
  * AUTHOR: Duane Wessels
  *
index 23160fac49955de4a3850bbb7fd4984939ef651d..d4297e3b5a2d32ab113d4379b843987319e2a5ce 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: Harvest Derived
  *
index add49ff1a3b2c5f931d3df1b125edf5cdf6f3a47..612d6d438fb578a50be47c0479b8af2d6074d48f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: Harvest Derived
  *
index 200f030abfe74e035ae305c9c87a8987f5318725..06108bd9e4f0c6a05f8bb3778261b8acf347a703 100644 (file)
@@ -12,8 +12,6 @@
  */
 
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: RFC 2617 & Robert Collins
  *
index dc60348ec65caf6e2dca5380ca6018920801fc93..b3d39e028d65c7a569867bac684ca9df2912e283 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Low level DNS protocol routines
  * AUTHOR: Amos Jeffries, Rafael Martinez Torres
  *
index d0ee1bb980380cbb141a60325559955d7c3240d7..6ffa912d9f67936390596c3c1cec68b08a159394 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * AUTHOR: Guido Serassio <serassio@squid-cache.org>
  * inspired by previous work by Robert Collins, Francesco Chemolli.
  *
index b866f28a8481995c4c082cefaf7132f922a94597..123e7ad3f4db5f0b3d838b8b4578d13e03391059 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: Harvest Derived
  *
index 392db379382e5bee51c59f3a197d345a9b43a97b..d73e1809f01abb751571041f4663914e407ac103 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 9b601377169fcc60b00b52a1fff016c1ac047c4f..5cc50f2f71424e864e081313655f17e9f7271cd3 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index bc6517ad00a095e50f505f0d7419ac1bdc058014..5ca1ccd31ab0eb97f98f4be3193e95f69b42a8ff 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 70    Cache Digest
  * AUTHOR: Alex Rousskov
  *
index 4f27246040e8f314857e755d5aa87b85cdfaf6f3..7a1dc2d75f6e929a3893ef19dcc53ed1a4cac070 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 8b039c49e858e8c148c1962aa9f9175cce29b909..fb7c9f7dfa80bb1796a7c77db86609e0d7250776 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 760492c70af361dfa824024b52daeea60fa4be6c..7a6cd8701d534cf9e4464f9a076422ed57df8055 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 05    Comm
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  *
index d8c80c519bfbd0164f5d0e886e2b44ab07f7e793..af04d37012aae8d9490f092c15fd55bbdefa94e2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index 8ebca33f49a2f340bb8564bb843aaa52ae062e36..ab282b74f4c0baef77866ec54c1ecffa764acfb8 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 788bd6deb8a15658ae54d6516e39e7bfea38e287..dea1881204ab06f426062fd531edc69541dfbc57 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 6cd1deece7151097bab5b70e0fca676e68673660..92a5ede6afb855edc63b07cf3b171d7ab95ecaae 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 03    Configuration File Parsing
  * AUTHOR: Robert Collins
  *
index f8bb6ff4d32e6dac19a60599c229e3406b1131e7..532ac02153d7ba420a1f6473ad05c6051b18eb25 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index dc799acc24e8d6acf4657faf46f33cc973b1ac3e..848428260bcfb8e807f819bfb0c9a66c2a54a8e8 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 3a22c5a76a7eefceb2eececd10113b625c453adc..a77714327458ef600a8d988f9d0302013e8e9004 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index e201c3e03ea88c3563b9a54658236ce68abfb012..987c0b22d99f6854a69b0e8114c6a347c490d381 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_CPU_AFFINITY_H
index df3bd4f697ddc1e36d941ef0a2a0e98e8b7d9d79..2d616263e847717fa7228b6c331bb0b925438976 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 0c05e033710eca4260a51e791de556ad9ff4bcfc..4fc062468c07e5f5080f5919c916f8d6467e5313 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_CPU_AFFINITY_MAP_H
index 13fbf7d421c4c991654aff56974d059287019ff5..3b91e0ea37d326c064e910e46e330179f024ff9f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index c5890f47a11b8e87f572e0bfa89e24ded90f5e79..0c6490a689ae6d549e189221a06962c9723584e4 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_CPU_AFFINITY_SET_H
index 2e13080734faf80bc5a2641e2dc1e476a46befce..1000ddb39fec083308f8c643aa6e6287112ed844 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 00    Debug Routines
  * AUTHOR: Harvest Derived
  *
index 088ab04ad60968da685b90233d684bcc0428293f..0103d607d4ca223845538de5c7d0c8ac65f25e4f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index 9d9bb1cedccbbf339d061c3fcaddf49f616f0463..5eecfffe2a8d2277a0de8320f24097988b70e91d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 73306568e72212ddbbe035ce896da3b476813ba0..70dbebbb4f5382c89701af5b25c6208b240af42b 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index 6f0199c1d6e36850b61e10974fc0debb8e7addfe..3dc2a427fb950c862f7e205bb3ce1c0670d8ccc1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 03    Configuration Settings
  * AUTHOR: Robert Collins
  *
index 5ddb46b1af9fd1b06dd2c832ec639b8f1c126d61..eeef9b71f928d6aaeb8cc426011606fe651dd64e 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index 975fb66d609f462dacfcd9d2aaaf9bc6c2ef024b..2f0f9f2caa71c87f57342e3cea2234eca2c7c09e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 39ca140be15003d94f198cd2c73253d18c38f640..9e50c4db785f7578deacb6724a1d3fdae9cbd590 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index 2fed607dbea15be93030ec70d204d8f5674fa8fa..e064b960bbe122a06c9909791a5cf7e7c259c0eb 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index 1867d6c7d328ef89a7feb4b7bf960974f6020b5f..df5224c0f5bd37b953ac417f8c15eef9ece7e084 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index f7ff974e098e7b60247d48331744369187ab6457..534e561ed1ed2ea3d9851c54a01f16416b20d16b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index e03af0c7874f3c0f0b5edf557d1fce4044108cc2..8b8620b13a25ab6b546d2b16dd4e674d0d3deb10 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index 8d4b67c2e4f8bff8628cc77a921298a11e0f2a55..7c1a912a2eab49acb2e8ef75c5420c511a355f0d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 442d342d2dea7de2782aef6680f4bba4e2c10548..ae0344d95617634706b8547fce38d2719ea875ff 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  *
index 09095ef535a77273dc566180a3b7a617824ef718..e0a9772bee2098b22a54a25fcf1fa301be9368d8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  *
index f6d4cc8e4c5e41ba9b69a158b6af4efb9e465aab..f0a0caffad24cf929833176b54df2f20e5c01ede 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  *
index 108dd702b6345cbcaebf9c4a05e64f3b668b9d35..205fb40948e0c8269903441ad3b1753cdff9794b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  *
index 20f02e4485ed4669da8b63d4cb9d4705ec904a82..02336d452855919a40780b297a91fec50340146c 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index a693754cfcb82be9b339ce69b165bb273deaee13..f0cb9a72d657455eae1b15c19fe1aadfba9e333b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 049d62de2696cbbd3ee36f173026d865cf1ae5a4..05ca6232a4d570341cac745158abd6baf98cc764 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 05    Comm
  */
 #include "squid.h"
index 9a7811f0026673b34f739e9ec1d114791eab74f9..e0706035882901262803600745cf4dc262e2e267 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index ae98e6e854edadd569b2b5d37bc07fc71f5c55e0..68250ff87d6d7e400c9a3c27574abf51f2a7f9ec 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 94c22ba946465647ab0e2d9f80ccc5a659d3518f..744e2b9b74d42d45f0a111a5c484f46149afe62e 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index c3c7d34e78b16384cb02aac7d196b0e911e2b4fe..e43717876ef099aab8abde03a41f2d254304c124 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 23b023e10380a2f419d740dcb4f3551d38226f0f..7538dc998b927fdb73e4c42464a72b4f9c83f8b4 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 81    aio_xxx() POSIX emulation on Windows
  * AUTHOR: Guido Serassio <serassio@squid-cache.org>
  *
index 099e846edb4c9edef05c382072aa9cd19caffa4b..9596209bc1bc3fe20014b3dc4624631532362cbe 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Guido Serassio <serassio@squid-cache.org>
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index aa012ffc1a4ac7086647d905081da8baf180c22e..049f35e3301e82b98a9fbaeac2f7c1235802e0a4 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 37b18aa589c829a1d857d7ee5c8c7ea074cfee4b..37d2a73c928ae5c6683f405239a3204638e507c4 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 29c1ca1c45ec673fd7886fc110561473989f56fb..59213788b9a8e283a9b0b5cf58c898c17fed5641 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 47    Store Directory Routines
  * AUTHOR: Robert Collins
  *
index 8181dd1b4a1669fcec96daa38c2c816e637be146..b4b8c071c2c77eed108ccb1d762a50a7d425c78d 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 47    Store Directory Routines
  * AUTHOR: Robert Collins
  *
index e8dde4e60192568cf079aed20973faf98dae6a8e..21cd272abf0a4f313f5ca990bce16cfab7760223 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 7872fde475390a547028003ec339d8d109b63702..6b9c959034a500e58ceba72044c5c41612607d68 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 0445d2a7184da1a7bf349ef51e2f3e1012294f3a..22564c2769c7fc2681abec725f2b982f6dc4d507 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 96494fae884cafefa3792032f6e488708a4f7b4e..ffb100a44b85600474ad25a88f548699a9a4f722 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 79    Squid-side DISKD I/O functions.
  *
  */
index 871da300786c1684d9010c36f463be7e84c618f2..6da6fd0c04b68506020ca0846416a450ce9dc0d1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 79    Squid-side DISKD I/O functions.
  *
  */
index be11f34f2f0e0da23fdbe3342af120d934fbf401..2b62755a2ea959007899ff4731609989e28382a4 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 79    Squid-side DISKD I/O functions.
  * AUTHOR: Duane Wessels
  *
index e0278446aac48606d34bc37c3f16a3113f1e95eb..e30374f1c0d926a89e4ba3cb669e8473921adab9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 79    Squid-side DISKD I/O functions.
  * AUTHOR: Duane Wessels
  *
index 650400e9223b01bb9c7f0408843077004c6d65d9..57f8efb4afac7b1218a019c46c4c3ca760a8b9b6 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 79    Squid-side DISKD I/O functions.
  * AUTHOR: Duane Wessels
  *
index e38bcbfc82e84b0cd6aa056d4131b4d9ad3a44ef..cca946c2276c3351fd619d3e1ac55ecceca0135b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section --    External DISKD process implementation.
  * AUTHOR: Harvest Derived
  *
index 70c6bba8f7e7ad1242097a61b60cc74b7d363525..b94f8763f7efaf20df3d6d019280182e2b45ecfd 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 4bacc24a174b1893c9d36f5511a036b5f1eacf1c..ca301e331c57a98f508a1fc08199037facd30324 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 160f288d8028acb5a0e448bb83d36ee6fbcc54ef..e9f9f0d599c0345e40271f0a3374414797a2b783 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 4a7db6e4e1dcc5e5db4aadde0af5636897c61e91..c8603e74882f125464ffa5f4bb5aa5d2704b9406 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 79    Disk IO Routines
  * AUTHOR: Robert Collins
  *
index 0225ef096089a836bef041f48cdf1dfc28c6373e..5b94023100f0dc1497c98ab1d1177f3400e51c82 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 79    Disk IO Routines
  * AUTHOR: Robert Collins
  *
index a5bc030b3506f26a2fb65a335fa52cd3ddefaee1..9139fca8b0a5bb1413d1c14a13d61b6f43fb0089 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 2b2be16c7a742964fc1d5db07989393039398f73..8a9d72d0cac85f1554c9ed4cdeaaed9decf81050 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index da6101c5f5f38a8bde73aaa1bec841f27b2b0e37..61e379cb5d70452364a94d92ed4649721d7b6dc2 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 79    Squid-side Disk I/O functions.
  * AUTHOR: Robert Collins
  *
index d7e54b1db3c33ce04d36534b7aaff131e649d7b0..595b2e115bc6f6b582f06f0f75df13bc0f57808d 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 79    Squid-side Disk I/O functions.
  * AUTHOR: Robert Collins
  *
index cada522b19aaaa5ffdd8fd8d4b4c7ca421556fec..d6e684583013b04e1f9c4b9906a5251ea9260170 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 43    AIOPS
  * AUTHOR: Stewart Forster <slf@connect.com.au>
  *
index 4e75cfd0794bd00d37d1b010e1e3c60709e54b48..cc1300d26fee33d506c8f6591ac6dcc2dc74c06f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 43    Windows AIOPS
  * AUTHOR: Stewart Forster <slf@connect.com.au>
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
index 9f62a45ad799712c164485684558ba32246fe2fc..c436e701dd11bd8eb37d5e07f3471348ef5d0b3f 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 32    Asynchronous Disk I/O
  * AUTHOR: Pete Bentley <pete@demon.net>
  * AUTHOR: Stewart Forster <slf@connect.com.au>
index 4f041ea45468b6ad260b40ea150ff3fc45786787..3ec6ec7bbe3148f2885f03b20861049ddc5576b3 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 38de08678512427e354f63a0db92ac38b6afc978..8832487183c5b38b4d050f3e481ab5af68c40fd3 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 47    Store Directory Routines
  */
 
index 96efc8627bffc7462095e77473fa8e0500d23691..5ae8c50a94a14a5067d552d2d5d6661b9f05086d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 47    Store Directory Routines
  */
 
index edf9dd273a1a49f93df77686d0082e9c71b73c76..0f9cf4df5a2a6b01bcfce931034353a0e4470576 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 6ab3f606b4ce8c204751e70fa561d8e2bcb46af0..6effe383afeec0c33a160a3c773c69b660101ba0 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 8c4a753067e2d9c936cf7c8a13b1e8b0af7531e5..9df13225a80a2d4a9fbfc0f087a99c28a1488ba4 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 846cc98537d5f6a1db51df8d3cf94d54925bc778..7731e2519c22ab0ea1fade24a57f45feff85dc09 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index ee49a7b292c3c154c5b2e35002d9587c6a08d0e0..1438eca76abcda3322f0c6aabe6e5b5902755b97 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: none          ETag parsing support
  * AUTHOR: Alex Rousskov
  *
index fc3ea3d356dcbd72d6e7119c9bb6d8526336450c..465fdc159d5eed9fc3fb41baca741619c6f9889e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 01    Main Loop
  * AUTHOR: Harvest Derived
  *
index 85c5200b5c40e03015805c747249f7ede88b319d..bf1bda47449c4fd63fe2cb3bcc20cf040df852d8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 58ca645217c193d08cfaeb97d89c833cc70bdf8b..9e876e36290324d106b3dfc914cd001c50aa67ee 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index ade17e63b4670356ffdb436ddea7114c7c8dc5f9..789b06eeec7149959bb058ded5be744a48a01b8b 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 82    External ACL
  * AUTHOR: Henrik Nordstrom, MARA Systems AB
  *
index 6ef7f1a6cd8c85878b9e5a18400a15f478c54c1e..48bf326e9ecf8e46148317fed46ccb81142c0b35 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 82    External ACL
  * AUTHOR: Henrik Nordstrom, MARA Systems AB
  *
index 69aefcb06a564fe790fe2fbc89e3084b2b099adb..e82b7fa7e39020947ddbd44da7d74b2a6b710aee 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index f6bccbc68dc024ee7f7e723297b19d32d434d7d4..2de3bacfa02c8fc731fba9a81ec1e584a7c92502 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 4c7e5afe99e26bcd8e860d20d90caacac04cc2d4..188efc3f5d4a79c1e4671e2176e9213b6fa31634 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 56    HTTP Message Body
  * AUTHOR: Alex Rousskov
  *
index 584a2f7a2ada6e07daffd5a55b38d49e259d5c76..e959c2487a28876e6c1774a83e7d06654c869c3e 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 68    HTTP Content-Range Header
  * AUTHOR: Alex Rousskov
  *
index 58dc4e434fc2f1ade101f689d74184832bd68abe..3d0fd780b365c147c5517ea0e53d8371a87f1aa0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 18fed677d50839095b7d84d010cd9192304e338e..e514a082c6fb7837652ca31b3305fd40f3f28c7f 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 64    HTTP Range Header
  * AUTHOR: Alex Rousskov
  *
index 4826d767674448ce98798e1b83bdff5172f6a9cd..ca32ef9801236e1455022757a4d3a8e5d2d4ba79 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 90    HTTP Cache Control Header
  * AUTHOR: Alex Rousskov
  *         Robert Collins (Surrogate-Control is derived from
index ff14f543a45eb2a0e3ad528a398a3faf2ae0b2c2..1de4c37ff967e6eb22ee143e771eb5a7f43d457b 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index aac03689ace6cdb73f8afc3f906b30071cb8bb0d..41465be3a0ee0990ef53468e045284b39a08e0f5 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 90    HTTP Cache Control Header
  * AUTHOR: Alex Rousskov
  *         Robert Collins (Surrogate-Control is derived from
index 99449db814aaaebf6668749a39f3994eac5ee21e..9f3aeae86af987a932166b9e7cccec11883cad06 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 9197ac24aa84b87f6367b87e17315531f6386e5d..ff1be34f016bc4e9d650bb322513207c266e745b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index cefb9423f4e0d000e3cd22780056e17bce0feec6..6e9dee461b6f7b1b8d8918d3fd1711f23c92010d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index e9b79d880160a458c78e17271a5fd5897aa27ad8..5efe8ea5fcc14ef5759787df0c7f33ad5ab00fd0 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index f623604bcc84704e5bd1b0d4e2fddc8edc137532..f4bc95a278ce1eee80fdc19af269d5414a1e7c5d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 66    HTTP Header Tools
  * AUTHOR: Alex Rousskov
  *
index 6fe9f84851a160960d35651bffc4ec3b26cc4f09..4ef8d53161d7ce8e3231f650b0aed6d8581ee503 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 74    HTTP Message
  * AUTHOR: Alex Rousskov
  *
index 6aa0adfd040d26e8990ac34a51a8d8a93eae5879..25f2c6a46737f8f19f398b5817e05aae0adec1d6 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index a8aa7f151ced668fd553023601f6bd61b1b8e96b..aa940c94dfc28fce0b79ad67d1df1a17739ee55d 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 58    HTTP Reply (Response)
  * AUTHOR: Alex Rousskov
  *
index 6d056e740c83fec7b8ba28cc378949f32654ae57..687236314a6d97b67cc16fcc0bd69217525c9ecd 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 864f3e5c04434a5d5b2f150997e0960823044416..18899036093677cb5f4f88e9f1a3edc63b9de2b9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 5a0c791ecd9536289eed78d3a9ba8f0d322d6f39..3d5eabb51c61139594ee679ba5cd846016e0d223 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 73    HTTP Request
  * AUTHOR: Duane Wessels
  *
index d811e31eeb8ca89df897d3612cc91184adf5ea66..7aef78ee3a2b9e42fbc99cb346face3c06628cfa 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index a5513a6321e7d1cd78ce24bae6d5cb21024c301b..46276afd1fd3338988871eeae6b5f28aefded3ab 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 57    HTTP Status-line
  * AUTHOR: Alex Rousskov
  *
index 52a4c79ff279d48eb6200e4c8c0617d1727d822c..99e1a65531ff5dc63389006c563cca545f5e6f5d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index b13bcd62c848f91c5e9088a17443df835deadf26..cbc7d1fe04e8a183bda4fe2fb8bb106582999ac9 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index a6a79af3e48223f62d217ba423a48532204689df..fe6481df3e9bcdbf01939be036a39a5cf4815fef 100644 (file)
--- a/src/ICP.h
+++ b/src/ICP.h
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index ac0d09f4f9702b349e4a1e252fab5bc607e34bcb..cffaa9101d61206fe22e2e6fd84e63d6aec68369 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 45    Callback Data Registry
  * AUTHOR: Duane Wessels
  *
index fc2145f9170c3956e1002b813775dd23562f77e0..5d3cd994cfb30744d3a3efaa9e179138f48656e1 100644 (file)
--- a/src/Mem.h
+++ b/src/Mem.h
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 13    High Level Memory Pool Management
  * AUTHOR: Harvest Derived
  *
index e33f8f1d9b3959a44bb0ebd032e8c94ac63b07c5..c38693e531de093dfa66399e6aea8905f345dd6d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 59    auto-growing Memory Buffer with printf
  * AUTHOR: Alex Rousskov
  *
index 9dd45b240f60ace59310296b28ac1d019840b2da..c499d5f6cb9b7d9aa411323f524d0d1fdf6d42f2 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 59    auto-growing Memory Buffer with printf
  * AUTHOR: Robert Collins
  *
index 4f6ea782976b2811db2d485ec384bc3e10b2e908..3c5f225d4642754cd59f74a47d12bbdc8c7c920d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index b083a341fc1976f2445a0900212767ab3b1122a5..e2e7c818efda66198c3a78e964c49556b3f433ec 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 19    Store Memory Primitives
  * AUTHOR: Robert Collins
  *
index fdad17eb517d0e6ea9d0fde6bfc4a44da347a664..9967a5d06d30737ea30b2aa7b235aa932872dcc1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 92b8a30a20fa600a3528a652b44a4dd779e19c2a..090106b3168f383a76b9401db37020b7eea4a5f6 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 20    Memory Cache
  *
  */
index 686ff163cd54b5398a18bd32b5440152a388a0fa..bea4208b0d03cc8196df471c3d10dd033a48cecd 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index c05de548eadbd65334a133a23c6b1e0e22594545..a151d3ade8effcd801f6b347a5486ca42982f14a 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 77    Delay Pools
  * AUTHOR: Robert Collins <robertc@squid-cache.org>
  * Based upon original delay pools code by
index c395006d690cbe1959aac1d21930be7c912f7d59..355e2ccdc133a082085449c838c672f7703e5305 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 60    Packer: A uniform interface to store-like modules
  * AUTHOR: Alex Rousskov
  *
index f1536148662d7a312c4ebbfe057f595d022879ed..54878db05a3c624d1c844a8780badf41ece7f7e0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 1ae675c726b0e6b1dc6a6c614e36431d35a912af..5f5713ca8575be053a97d877ce997a29f70a6749 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 03    Configuration File Parsing
  * AUTHOR: Harvest Derived
  *
index a5fc66bd74821bd7824cb46ec0febbf0aff180ee..9d9280601ee6471b31d131b304573f28ff7b3936 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 03    Configuration File Parsing
  * AUTHOR: Harvest Derived
  *
index f218ce70abcd5f232c575fc975af825701817ccd..b6b9025a0a351e3714e0c3ae53a5e2a631ce67db 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 6a9010763f5d32dbdb908543b6b50d879bb525f3..021653218f3dd84ee015cdc7b8c9f8465e25aa22 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 9a3d149dc3d993347c0967016a75d9ce4afbdee6..5d45beada57349f72c8ea9eb606ac35da6d267ed 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 81    CPU Profiling Routines
  * AUTHOR: Andres Kroonmaa
  *
index 437c9c3a10fcb85fbbf56b3ddfee1812b2a530b8..0f2a57a59923526286c0426780dff016e1f47be6 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: none          Common Removal Policy
  * AUTHOR: Robert Collins
  *
index 00a825e8fa0dd2f47a5ffbc17f99db2baa1f01fe..d2622eeed4a2cf5bff5eefa9d9cce1ae6bc5bd98 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 615a2e5b73e42c62e40b67ebd1bc97fb861ba5f5..c9fe7dafa5c35c583f5d613acdb4285aa2a7eff8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG:
  * AUTHOR: Duane Wessels
  *
index c3c8c3342d50f31400adf718484b9e14a997bea2..99186675244d0d482db238bb0dac3614b2119256 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * AUTHOR: Duane Wessels
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 040855cd14308eb2e0a5ff2d8d08a20e589e6f17..0ae5fdf82c09a99d25f80bfabacbd54ad0b725a0 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: none          Memory Allocation
  * AUTHOR: Robert Collins
  *
index 4b2214f0499ad663b1e2b833da90807dd6e12dae..4960d0056a8ca9a3025c80a06c1fdc6874bb606b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 67    String
  * AUTHOR: Duane Wessels
  *
index ac568c959484b399e06390530fc45091af7dbf4b..9f1d46c4bbfeba186bfb2c48835ce2ff0c615c51 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager
  * AUTHOR: Harvest Derived
  *
index 8d24215751db8bd27ebcf0c8fa34e7b9a6446c16..5fedd563bdb577162a243eb7ea019131181ac536 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 626aa89e0d26fab0852e9a3653022d2bca07c55d..de0fa254e7c348f84436cf28eac7f186865c4f29 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 97511f38ee790407b0f797448a2b8f7bb2e6ac80..3f9732d5df195987b39cb92c89fa3e96d8d08bdb 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index b76ba15b8f29f00df95f5442a8e95fa07d7c5837..7b3497ed22337c93d2263fb1716fccd6c9b28d94 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 92    Storage File System
  * AUTHOR: Robert Collins
  *
index bde0eb92941645655541d528451a429b2c8506fd..18b683b7592eac293d1eb4b72d4aaddf643e3e87 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 936219dc92c4030c87f98334fec2b2ba67948264..c68c788c44e93add43bf7864c19c974bbade6c75 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 7c7959e16105c72a7ad7599285c026622eb15183..7aa5a6f9166d63de3456b7e449fed9be21da7cf6 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 02325c19c1d7c2e9857dc3b1b94e859f2e780f10..a56e803feed649676bc9c805efd64242979b7f3e 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Swap Dir base object
  * AUTHOR: Robert Collins
  *
index 9576cfd28ca495eebe14d125fff8f93becc43473..03e84b60646df8c244e442b039fc783d5a190075 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 93361ad436868bc2fc23e647d6e0dad27bb8a960..a31caf95ea684c699c10c04c6029b6c5fc07b626 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Swapfile Metadata
  * AUTHOR: Kostas Anagnostakis
  *
index 250ae2d6864cd4ea76f20e3d8e5e6f72bbcfa661..e71c415583c75344ae548341f01bcb07f7f6724e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 0087bef35581357864d3bbb138f129b730532cd8..e0eec57cc06a84c0c5f0d7c21bcf79ffe1ab91cc 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Swapfile Metadata
  * AUTHOR: Kostas Anagnostakis
  *
index 449f67b27c01dcbf88aeee3e6e5ba5dd8117c79d..5081b45de098839b476e2c34f31abc7d2e421d26 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 0abc1fe3a48986ae9f68e569bb51d6a77eba0d80..dab727f8f51fb5f179e06c9d5670d8da8acd9549 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 236755b2c9c78d8381ea44c0d0bc9a7cf7d6049f..c586cf67bcbae5997e44a66b4fc4c669c133283b 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Swapfile Metadata
  * AUTHOR: Kostas Anagnostakis
  *
index ccfabbbbf25f136cf7310a78283276b628ca8d2a..bfa4f7c2f3172a59ed7ca9602628f34e11784afc 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index da982ad7fcc6b5a47684e84a1afc80287cbdfb79..a8bec28aa93c022b3323fc09861d86665fac1c5a 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Swapfile Metadata
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index a32f9843db9ebcb52f6b0bfed499b034962efb32..b3d4566353dc3a946c4c6aa6cbedbe55ee25c0ff 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 2df103d4f28efde6025b255b3dcc7b782ed22afd..9ad9d292c5c435797471f31025879e8ec826d229 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Swapfile Metadata
  * AUTHOR: Kostas Anagnostakis
  *
index 8e543bd5bb6b2e25a504a92cc005a64feb3ed7fc..4ef0c90cccc58358b6bcb60261b214ac1d320c5e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 5d971b14dcaf38ccf1e73a66676cd6206a981f44..2fb97f53cd67e301aa55f58e9a06b2cae904cc6d 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Swapfile Unpacker
  * AUTHOR: Robert Collins
  *
index 2764735383c972c73aa235159dc970eb754673b1..91e68ced9c485185ceeb0f224019e039738fa8e8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 1563028e035cb18f78dfd426ecee8cfea8112fe9..995a1a9679868c577fd8e8d652dcf6fc68edbbc5 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Swapfile Metadata
  * AUTHOR: Kostas Anagnostakis
  *
index bc3b39a0894dbe585fbfb436cdfe19bbe6989d6e..7bfb5ec706a01c300cd621814b5bc4864ded41ff 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 09ccae4cc3cb2119026505573d61d0be9e7f25da..ca018471bc1c49106105a98e568b3ec4b6b4c1e6 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 9e55bb67bf39368a41b2f6725d561aef10be57ce..56889a73c27f7b2c0ea5beff330132d9e8a99204 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Statistics
  *
  */
index 4fe40598a6708bff9a5f710187cf75bdb86f4e6f..25faea5f8b62225c4f040cc991d8b7b5f27fc547 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 47    Store Directory Routines
  * AUTHOR: Duane Wessels
  *
index 7874e7419aac80fa10763dd407d2bdbc61081090..8a58046ab0d655bac442b853d52411dc5c414159 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index e0da111b2648e60f6f3cdf6d18b7a62761b73426..5d7b30c06b9dcbc0c8a0b9e152a5c52ffb668324 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 67    String
  * AUTHOR: Duane Wessels
  *
index c3f0784072f62a216bb74800d74f76ef6f40d04b..23cfdba4013b4d0d70f2665d7bef8ab9bec4c602 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 67    String
  * AUTHOR: Duane Wessels
  *
index e1d7030adca440b18d75254b2fc73b2b4f0b3db8..8006e73ac8b4a5ffb93e73b774b0499bd71334ff 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index c7e621aed66ffee04b44fc9f7ca46073f989b8d7..727279a8b15204f84e23437902926806d0b94247 100644 (file)
--- a/src/URL.h
+++ b/src/URL.h
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index b79de5f7f1e1060ff9be8514927d5a0fe82d9eed..6ccba69ba1d075fa33c86d69ef6544cd0f2e0e4b 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 23    URL Scheme parsing
  * AUTHOR: Robert Collins
  *
index 77c68158159270562cbfa2c2c08ff4da1f925a8b..cb4fc5edb0f3bbc3421d1d726c3005ecd355a8df 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 922c982644245ffd2f62bf88993ae3327eb33905..cf517d1421660569a4db5f1c1b58896c533b2643 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 89eb9094575c84241b9a815e18c46684e64fc282..bc3e70f7e66ec472f4579d68b8c5e9f425acccdb 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 176ff94f40f4083472b37fecfb024cc997b1a28c..1a00eae65d6bdf2684e1b216b54e34b0215f22ba 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 40de18ae143ddde5920b56e0fe4d456c6e850b6a..49aa4858fe4992de5a817efb6244350afc9da168 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 53    AS Number handling
  * AUTHOR: Duane Wessels, Kostas Anagnostakis
  *
index 4635a87f966dc43e9093762a2b531a7c377ff14a..a09b143d0f31821c3b09f8c73173e00ee6d50d4a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 2ef93b3ac28f18a5d07668b33558abb2ab42b37f..60778b35ec6ee026f3903f7c03379515286e0289 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 7b24581a074efe42ac8190e8e6b4b9f9d2926474..cf70f86e94f5fef03383b2230388376d7141c8e5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index a2ccbbc3a576e93c6be361142aa323b5aa19a711..1984c420faefb8035ff51469a0a2ea2804d6c694 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 838992e1c3240b4a8a2152ed106ffeff00fda42d..9c069ecc6d78dc0cbfbe038ec522817e856567de 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 3ddbc855c804ea94fcc6d13ef4fce0bec1267997..879146861cbff780bf9992f7923b447b4928abfc 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 5d50b2d07cc2460cc606c2975d5d8c605028bea8..ff413eb082ffe88a7112d450861bbb16b1bd1758 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 6569e7081c3edd21458d16018508404cbb9b8244..8efdf8752059520176deb7944e7901ae5752d779 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 7f2ee481203e33715e95aaf4b9d14de3508e31ca..1ea9e061e37aeefc994c01117e4e91f48ab7c43d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 9f8950a106cd9c6de2084cebea72609f3e31f275..bcc4aef3d216670449571dd83828cf70cbe87b0e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index e62d7234ff7deff1c18b57741eb27bf029940c25..05c09be3358bccba86fe31f8a9e842d30bff8d54 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 0f204e552ef0f7972d17c04cad52002c1e3fce9a..5aeb762f687170ed964c9f0d03060f7b44c1fb99 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 70377f55bc87636bf7b202a4509263448fa61042..24521a44a3902de34d841d39f42eab51c381488c 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index bea56c942445aa90e884e4c1738e8cdbb585fa55..dc86c44e336907ac9607da5d3d07bec21749a45a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index c6c0d57514061d36f06f599258efd9ca844f316e..7e7e3b41be843dfa5ed33e0ee7138d8e2690f881 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 0af2670c05d3e4ee6f0237b3f05f04c2dc7abf8b..fb3e1578144d25c063e0cb2e3ed44a3eaa9d6f0e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index adb7077b5dd1d38e5164f637567ac8edeb8d120d..fda9d9324217f9cc77bf9d8bc8dfd48784bf3734 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 922d55132560a746167b1cac83c4a4b73a4552ab..d65f6e8abda943738abf8b822dca1753bfc38aed 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 323906faeb32382d1740aa123f3ecb4bae505928..d2a5bd0103d4655965346e857d37373cc5fa2b27 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 659f60ef05a76a9f9c47e912daec37034ecbcfd7..58fe358377289584b604f5f59744750f697df537 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 2c38421e92c725ca56133fa9759cd628fb5cebec..d40108dcd78b7741cb5a2db5f778a91310f690f1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 1928b4d910aa90740738213065de7868f8d1df1b..043464e4d997cf41546a589a99096d5372f7bf32 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index aab33a2230a77bda46d80e5b28b784d4067fdc28..584a2904ddfe441c3298067447c4a74aa40d6e9b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 6417a2f9f8b17802e4b0ff8f189f720569005519..5f03112181d12e84a0d0a07002b58e29d58e7b4b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index d4bb1a6f369cae69eddf302c9421e7761f2a6c80..946290c60f094eb04ae4edf644cc93e806a0eded 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 00a23d17be8a4665990eff42134634324b6ca92f..a32f09f8fb815829ea712df0854a400bfc5a3524 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 158c81fdca904acae02993f7b689009e0eef1226..8fd33df439d1e5b675e99e7cfc12dda545743924 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index bf640cd9e02391e04f75c3ba5c4206a6d326fe30..269f01a0e70cd0a832e041289d93ed4a6c48c904 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 3fdebba8d77bf201eb5e417c5f8a7be0db6bc9fe..2041d14d3335d562c9d9e3eb33434a4571950553 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 6c24f38f3cde2c50441a87a26d2790f4c00659df..3d0eb52d551c84df77853a9aadada67458e6d7b8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index cea93665edc3526ddfc30aa6f38e68da364fb01c..534080e406c8225370ea363879aecb1bf802ee53 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 32a8a0bf2472e3b3d6352866848e8cb785658f6b..43c492747a3843614c544a8634b91a3bd8cf1070 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 5fecf6f22da89aa3b5613e87b106b175e43755ee..2b4a4083f31acd3e126342683dc8ba6333a15d42 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index c86a2b49119835ce246401e0807b591ce09986d0..860b4d2c2a9c559d24d4f33e31f8775d50b4747d 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 584aa196160395185eb60b4fab567e93b4aae6ec..a7eed13c8ccc384775d7f34c36aa99c4cac323ae 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index b6a133d9fd12e0196f50271e2fe06ebc778f4307..9cd806585ad3e3f86824e169a5bb6bb1263126be 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 3b54f339859e8a8a4e2decf834583bdf06134aa7..74a02c62cd69746dac70ed6b992eb27e3c1700b9 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index dbec63d1ae936b5679e882ad8a93cafbf6a53393..beb6ea609e89b15600828ac145909f0c32a47005 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 607d8278503050bf802016b20f1ffc7947e49eb9..c8eb4b638f0c1aa57860ce327e782393186376aa 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index f1fe216e77efd101c6a9e0f92333acff3e710023..c03291b8d10e30384fbd9f08d8c93fc66b9520d5 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 149f9d2cbf1b7b738c3f68e1960f685c86bcda68..f950a8b69b7bf1741789a61e24f031a17fcdea7c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  * AUTHOR: Marcus Kool
index e577c59e523d383fe85704f6f0a520e618277d24..4011e69e2ff29845afc4b35b0d074e5629d6d91f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 22455d32081a66e3a0c0a64f39bc9f6561bc89d6..b8670a3931fb3ff797e6e0ca2d14ec785c7c0f2e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index d8fa119239a767d6cfadf9c5b3571001342ac699..9be4a9788932371fc0478820030e269ebae6434b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index dbaea63c2a334d6b2f33d682985eeb18d71c1b19..3a110d550955971d278fe38c34e9c7a9b38ecb8e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 316696df106d0a988831efad195d3237858aecd0..4304867dcece79a323f1b387e2275b4433aa3216 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index b2542ac6b854c54102ed42f36d365431f5401f63..b96da428c1300d64a46105f5c8295001f158f32d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 2366fdac4e9e0ad0690d950c18be3fabe3ce2788..87caf4a773c4be37cd25875714cdf8e115c9440b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index a207d3da97dfc271b122391ecae419ffd316f1bc..d4bc7af22eed02541780bbf4a81f289c9668ae17 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 21eac7f94cc7a34271dafca64b2f55b8e4628eb5..f800b79fd775f4b442e81d863d9af3ae189f7c3f 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 8712b6ed22e535e18b792aba3c5b6dd3a389a25d..c2726fff7641422eee293b85916f2382fb5e5a7d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 20e9f70a86557e750af909f501999573f2d14aa5..602dd09ff0ca21020e1b50ba9d6967153df1a1d5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 278d8f2ec52483eb51dea3c850cf768e4890c8fd..66218b25cca3ea7fdeb167305a3662504781757c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index b222e975ad6098215f2ef9a993d766f45ce473f5..76e2558bdd28d3f623174557bfc282e4a3760971 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 106f800ef5fd6e909f608b3d5a51042c8505c976..10565ba269fefc8b8802cfd68a8da2ea3d75d7c3 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index c439c42001c75168e44569dfddf9a49fbc17e0ee..91b2a55824c91b0cd0c5e09db20f794eabd81406 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index aa4d593363572bd2bb7ad6e477c0ed5a1464237d..16b2ab94bdc15872d92624ec9b55bfbd656bded3 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 72330f8a035130d7a887877053968fd7f67f44eb..1d0d5e6a4980c0c545c1138ae0794b15d0909d6d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index fcf28f292b785d6ce91ab42443f9af52e1df254f..4520f53fa0fbfe3e39530fae746fc6a309ef9602 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 79284651d63689e159cc74ff7acf906126429715..fd3b7ee301a620d537e13fd1b8746cf92f474cf8 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 4b78fded38c8796cb05ac9e3f42ad94ceab287ca..efa5ea0bcc544afbfa18b86f533a81d56a661050 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index af4ab7eff346db898ff3438130599f8da915ecad..f929c0a077ff928245b8bb48195890f1bd456d48 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index caab493b691626d992fe58412c4001b48628a632..1be778c3a8efce384338df9cb32353c5adb90922 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index d11e04fb9ec3841f5c7c6601d7cfdfbf8e93e99d..96fb47fe3ee357b1eb56fcf4f9f40eb82ed99dcd 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index cd1a8bae52ee9077df375b1ed039ab0584aa06e0..c29d32a8d3ec8be9330c3980112cbbf7cd528b36 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 8a791c2d3d252c54c2e1314b558d29f466d537c8..a6fdce96e3deb0aaa6a0d511ca48e8a55710e444 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 005c1985db0ebbb97a2c3c2e172bc116d3f06806..c938ab4c6979b993e325ea350cb4881bc35f2e38 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 8752b91038abd29d6e323cb64e074024fef14bf5..49a8849215f9649ff42ede55f37cd1b7a772c351 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 387244b6776dc7dc802d512de5ea47ead507c095..0579f5aff025711504ce56880032189564ffeefd 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index 07b3164fdb134f7406a1feabf48557d069804817..e5d0d4d70c11e08f503dec58ad401beffa2d7afc 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 4db5a4e78dc0341d9449e5b652fb6caaa31ecb67..4d346f7c0951ba8f5831e57fd195747157cc9b55 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 17b9c2b2f896251f5498237e052f9dec949a6758..d2af81a88d06a27cc678638b22faa6d141689275 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 6bed0457435cc336b4f19af5dcb43b06b41cc3d9..0e83dd19ad191f590d791e54b85d692a7c38efcb 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 2d4d6c8d4f44e9b72e518a45accda7a07e4be025..f0ae4feaaa80ae3c66f88156db9e6c750cc104b6 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index d4627f7c4d6562d19fa0d06a742dad6266decedb..b8fb8a9c1a2ded24d493b4bf57c1a5ed70c1e76f 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index f497a0a029c973886f983ff37c081d9783b04e75..e3ba4f387a785faeae199c30e588fb75c497d0a4 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index f9f55262cf1cdd19598099066127e30d5aa2b700..c70d59767daaec5c80c31f113307724e4a575644 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 4694d64a94a8ea5122fed3f297ce18a629e0c51d..e062697e603146a9165123fcc8f9342e99fcf81a 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index b20e2e430a68333cf81e77d01469741586b1e35c..fd366c9077174b3cf6c2e966560a3528c17756be 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 74552e0052b49fea318b512a87c0ea65af7b93ea..0a0f772cb3bd5d014c7c1f758987b11db57e23b8 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 5fb346ca50c845eb9c471512187ea343e651639c..473e3809d1c6f31da0d1d0196ca3b49b738d6ee7 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 88b2bff4e5bde113812f1ede73ba6a716f1e0fce..4e9a03e575f7e864f5b0b5a9d7c96112dbdcef7b 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index a2c64c1b057edd59e2e87fd2d3008f550982c686..d396b42704a7687e7ea3944e8954a9b690d98ba8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 29    Authenticator
  * AUTHOR:  Robert Collins
  *
index 9922718b475206f10ae059fc21c062b82f0a456f..ec29ed06dc25919de3706eb38924622139628ef9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 57ec89e4faea2a5d9946f61cee5a2edba4603b52..a723a6b5628840809e64a7c720237f36ee9dd132 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 29    Authenticator
  * AUTHOR:  Robert Collins
  *
index 6bbdb13d3ea6783eb372ea54d4e4e444dd14cd1e..8362c99a49f3cff117904dc40fd90ef00d628646 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index b3fb1a5c416abb3297fafc765c06be043f7debd1..4a09bcfcc4c859375f40c770cd1e960bebe559ce 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 29    Authenticator
  * AUTHOR: Robert Collins
  *
index 4f68e46b5b81f98bea107404c0f4170952b4b5bd..2842bd3e0f11a566e788af11e89abdf7c26cef8e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index d9fde45130574660681d428188529be9e3bd1f6d..46c5eade501e8d6510dc56ca2b1be2c4a948f1a1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 29    Authenticator
  * AUTHOR:  Robert Collins
  *
index 9e1cca6c6d05d3349fb4515fa379928177c110f5..758c460c11caea633a16eb9a794ae4d0782453c6 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 29    Authenticator
  * AUTHOR:  Robert Collins
  *
index 5fde78b359e0fb867e810a41da54073917803133..a5ae2ea9e7b9753e0d22d7729399505f86ae8833 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index c29b995e5379d15d550a5d8237c8ed3895bde3d5..ee6365629d055bdd9ca4f3b9c2cf9446e39e882a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DO NOT MODIFY NEXT 2 LINES:
  * arch-tag: 6803fde1-d5a2-4c29-9034-1c0c9f650eb4
  *
index 808324c63ee563992302fb1990a64f5faf6f52ab..18b123daa6141285865594e429811cf065d9a7c2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DO NOT MODIFY NEXT 2 LINES:
  * arch-tag: 674533af-8b21-4641-b71a-74c4639072a0
  *
index 7b52a855314a7776c95d0aaad57aadc34d4848ae..6486b7241e3e723cb0b1ae19aa683a81d4c6a040 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 496e90b4b8efbb26888a2eacb677fbc07862aa6e..607058987ab67df90b6d518b467ca482b702c7a2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 57fedc870cc4d947f90055350f861409dbd7b254..7efbd0494a529cdb5bd0d1df33566c8cf098b176 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 29    Authenticator
  * AUTHOR: Duane Wessels
  *
index c70f25161120c7fe6ba77e8687949b518070e5d0..61130a8366fdc4a1a6ac3bfba87c87e3d655b88f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index f7552a38006679324b0c7f6c76c2fb319673a073..30e2f4dbb46daa01b23efb6ba33b344cb7aba0d0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 946fb90bd90ec1357fa59f3f57a0d8d5407469e8..125848b9ae27b60794254ab71f47331753a0d89f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 29    Authenticator
  * AUTHOR: Robert Collins
  *
index a1ec60b5f4ff2abeeecff92cb093324e9a0fdafa..7068342d8c0b071b5c311fbeba44a671032d439b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 65936db7ce1003108853e65c8ef444879c8e63b7..c4bfa2ebb0fd9b18997ed96a96e6c994d6914d17 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 9aee192360e771f7b55b5fc3e5c1fe98c53eaa41..556f9c072ca6e32059bef958e9a62a6130ed2d2d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 29    Negotiate Authenticator
  * AUTHOR: Robert Collins, Henrik Nordstrom, Francesco Chemolli
  *
index 41e5e5d1b38ae29ed05e3b0026dd0f9fca2412bd..f4322e451dd2db71d3f234bebb5b5fb202a2057b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 9e8a3a183114b986b1ee8ab14ce289d90efe2bd6..9bab40109c18fca5de00469cbccdd7da50c41506 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index f8bda5c2df3d55b8badef05e8ff0e538113ed4b1..8282cc3c3d4d82aac5d159aa390a382bb60f911d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 29    NTLM Authenticator
  * AUTHOR: Robert Collins, Henrik Nordstrom, Francesco Chemolli
  *
index b08b072d71a4ff55764dd56ed6c52520223d8319..a058f8db46d044d144af0bc97cffd7ea666af8b7 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 41    Event Processing
  *
  */
index 42e2fd5bbace949ccf501b17012c37a94566210e..1d4aa6bad381260204a3eec8f0d29746f8484e84 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 03    Configuration File Parsing
  * AUTHOR: Harvest Derived
  *
index 6dc0ffac0f392f4437c977a578fe41ecb062b002..729b6a929259f233e92e92ccebe5bfdb0e5ab887 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * AUTHOR: Alex Rousskov
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 1c32dfd1b745c6a31c345333e0f7cbdacad56e6c..fa8ef6ba6b296260d4ee1ab6a5708a2f12f28883 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 39    Cache Array Routing Protocol
  * AUTHOR: Henrik Nordstrom
  * BASED ON: carp.c by Eric Stern and draft-vinod-carp-v1-03.txt
index 13fa76df5c94fd0e7513439501b32ae4c8ac3f83..7c656c7ee054b3869fb2762b0a21ef58b49d47fb 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 45    Callback Data Registry
  * ORIGINAL AUTHOR: Duane Wessels
  * Modified by Moez Mahfoudh (08/12/2000)
index 76ec4f2d198cade0a351fc2fa2d3a5460171864c..c1fedba0365719c0fbeb74ca459c54ce474ba82f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 0fc7fc2dc7ebbacd4d80af243497d5813d12aa58..3624e39f808d4e34dd2394ce393e3914b7af7342 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 87    Client-side Stream routines.
  * AUTHOR: Robert Collins
  *
index a22bd296b176f6d1a90d6017315eebea1f730e7a..76345c08066d1a0dd46f458a9ae3f85d91ccf184 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 9c7bf565cd3f8b8f8258f6836e3bc55af337fb9e..7ed485c04679392e276daefb82929f6955f19ff5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 00    Client Database
  * AUTHOR: Duane Wessels
  *
index 41ac7ad898346889dd3dc7f101fca610954ca2ee..adc7ccbabc2afde95cc998e9961f2f0be2784cea 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 88    Client-side Reply Routines
  * AUTHOR: Robert Collins (Originally Duane Wessels in client_side.c)
  *
index 3a575757f3ee81cbe638c817c57dd4aafabc9646..75c80293b04a1d5e84c24a1c6370f38577079f16 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 85    Client-side Request Routines
  * AUTHOR: Robert Collins (Originally Duane Wessels in client_side.c)
  *
index 5e0a69f4c0796a08e466de35fbb3657dbec1bbb4..928ce943fcca5a1a3aa55ad67a9918027290114e 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 85    Client-side Request Routines
  * AUTHOR: Robert Collins
  *
index e9ba660c125cddd6dbf92621c66092ff5e31bcad..2c1317c4c5ff1940534c759751a83e97a1a0951f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 05    Socket Functions
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index c0e7ea872568f79912b2785794f890311c134758..5072d7b9a90bfc0783e9732b8dba13202ade4d0d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 05    Socket Functions
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index f150d64e07a067899400fa6abde6dca6dac5c46f..e8703c612ceb1e928a90888291222ecb35c9cc03 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 05    Socket Functions
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index f5b6cf93b58a2e5f988366f67f17d39b09ce10a7..4a3d2f07a973e14e3f71618d38a7bf581e5dc773 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 05    Socket Functions
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 27ab585dff3b4821ec503796c6a980540dc433f1..5585520e346ee5cd0e62477bce44f257205caeb2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 05    Socket Functions
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 6a54b6a129279f22d3325ef0d80a971b5b6f343e..b3292c65a43bd2e31827059256444372bc17841f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 05    Socket Functions
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 16c4eb127401adfd9dfee22693e36eaad6dbad7f..8c5629014d53a3415471f05260ab36ae9368a005 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 02cb78215fe1036bdce20fcf2ae29390e4915f80..5601a84fd5c668aae507e5492ed09364a79d4d06 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 00    Debug Routines
  * AUTHOR: Harvest Derived
  *
index 0fe2e0129a21daa4fdf1e683d8671f502819d6ee..a55b8dbd1826f4ae65c52ccc3af6fb97845d713d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 0e2cf22d04282e2e8b5ff7ca7f61d50c4a16a5cc..7135061275a7a182841a96bc708c0dde459b649f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 3f69c21b9f83d1a87241000fdd799b69b299dc4b..43f8dd94b9d233ff6eebb21435c3b1fdbd9e76d2 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 34    Dnsserver interface
  * AUTHOR: Harvest Derived
  *
index 5ebc3b4472dc89f274c2bd24b094fb8296f781fd..1c53518001f5e9b7cabb74ae6fbdf579838649a9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 78    DNS lookups; interacts with lib/rfc1035.c
  * AUTHOR: Duane Wessels
  *
index bddfda4076c06aa5f51d6452814f1a82e2740b9e..0bc7584fe7bf8c4695124f081dd61dffa13c4924 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 9d980e2d4d1687b3f24af0304415ca6d42117e55..0b596368a610a2206615c94b782f885d2b4db5bd 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 04    Error Generation
  * AUTHOR: Duane Wessels
  *
index 6b5aed741e402e56303934817ab1dd3d2924b5ef..eb68e84d48f90f9c302598db447fb50cedef155e 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 6a1f34714b849e2aaf8df3d6d8c133d952d96752..345763192fd4db60662c0bcadf79cb3976f96dc6 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 7d5da5809981be314b0532fb9e758d05fdbf5b07..9093ecaf0c4739073c7a046391d4bd120ab9ac0d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 2db6adbcf551fc17c1e8e685ab16dc12b4c0e707..4b321afd46e0c41220042a08fa11740874a776f5 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 811d2ef20b82642d2589d9c60715eac3d7cadcc1..7b9955724a07b8b7f45f09047e32e9b05c67f31a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 26058f004c501449e10eee99f4e952c40c9e2cdc..bd5d414e0b097581b9220d02e637df3df825400c 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 7bc2b9a3f76e980bf85ce5bddc9fbe969f658345..17b6a60117e61ca441bd2654bf6d8c451cd2be1d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 2654b1e9db1444cf684b87427fd064402b2fe000..9146988159ea0d70debdef72581911db8c32235f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 75ca7eda713a8f1fb2d861875a3755a44b5889df..02b9cfe38762e83d8881dfaae98143c03172875b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index c67223c2c833f04f7901b84f986b53737f6c8bbe..59406b0ad28550bc58bb339ed965b5263ce00219 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index a3f66e95f9eca1c8e363d79085d3b64ce1d4c815..7c48c02ba8c996241aaf6360f38b863978eb881b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 3019af08ec8d1e55622f4fe6cf042493becc01f0..96416b9bd4553becdc69fa94b5ac0064d2ba86ef 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 687f5f6f7725d5ede0474a3038208e484bcc6ede..9d9347662e34062fdfb869f51ba378be2e717346 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 60162975a6b8555c0ed0ea00373559af0d90f5ff..48562fbdb347c08a3d3ffc7c1431a64a177515d8 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index e6c9e6d3fd6d053b0d0c19132a56825595829b62..9607873cc7f2ffb8d30be920bd50f0a481a3d723 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index bddd9f24a08b0dc6b4d0a5c156a18b95426635f8..120d4ca30b1e3a20674ed4c099045ce91e9d8c35 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index b600c2fc89680cee2992d65f6489ffbdfca9d3e1..f85d3987648ffb97ddef3e983772bfb2782b6a39 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 4a36874627bdf2652cfe0393f0284c975e68d091..f884992bb65287c77909ad85d0e8b2538ee8b693 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Joachim Bauch (mail@joachim-bauch.de)
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 7bd6cee92a775d2eb4c54e4a94546c721add2bad..2ee14e983c4c45a4040e53a542c51c8cdfee62bc 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Joachim Bauch (mail@joachim-bauch.de)
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index b73cd818145158089e6b79c346711401a492c65e..d2bd5469427bd744d05dea610787728e3a644d89 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index dbe18b68a06cef6ecf65fea4b2609499706195de..be7406c5994fbaae82ec1b610493e8385f0a4140 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index c717700268a1bacf9cf6e6db0bfc5294f7da1bb0..9af51de8663cab715b464366bc48f44cf7b97522 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index c496268471d5cf1599bc730c87e02dd8be0aa0a8..6fc51a6985cdfbbc95a21114c81cea724cafa766 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 7ec2262cd268f55c6ea5c0010ba53f1e9faf6141..892e5ff7d6e7c22a51b9093bffaf89bf9985fffb 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 211a9a471118b1c0eb7c9820c1e14d12d24f74c3..d080a324c8e5bb559cc4a3b594a52fb666aec647 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index ec8e1a21da3b9e764a5e602fb1912c33463ac926..4fc85cc823bf33d07a3eedc022d8d3a821b57cc9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 0c48eb192068c20b82baae7e7c5e69f8d2b15550..ce381e0c2784a4973290fdb4ac3b204b1adbfed2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 69ad6ed5882052afaebeeeba50179e15a22e3537..13282295bb7b99b0d0ef917ed9f4973148853eb8 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
  *
index 128c023efc849b01120721a1be71af4719ff2f5f..40faef0545db3947b1fae7e8a23b82db64e9259d 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 5ff649b46f100fbc12f9b2ffea11813be2d911f7..a812705904251460f38a5ca048e4a2f2600efc86 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 41    Event Processing
  * AUTHOR: Henrik Nordstrom
  *
index 6aa949b8998a1b5ca4f6b6a91a8875547a7b67c8..23e4d11bbafdb2af6315709d9dcf857b4cfd4b00 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 64d028885def67cc0c0523b9d9e73cb2f6384a62..59ffbc19b0ee04e12d365635b0d12bb7e193137f 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 82    External ACL
  * AUTHOR: Henrik Nordstrom, MARA Systems AB
  *
index 1a4e6a356dec22f77d206afae6ce27cb3776a78f..4655fe47f5084d2fdae6e9ddd11b7596cb89a5c7 100644 (file)
--- a/src/fd.cc
+++ b/src/fd.cc
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 51    Filedescriptor Functions
  * AUTHOR: Duane Wessels
  *
index 4661c616bc38b55cd02e8fee11dab752c9797603..8aae9767f5148774f7ae54ca19897865134fc46f 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: none          FDE
  * AUTHOR: Robert Collins
  *
index df66cd67fa4de41d3e3f246650b6746e78c65fdc..32d284be69735c94bc7b26567c770095a73e6e88 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 35    FQDN Cache
  * AUTHOR: Harvest Derived
  *
index 3eb75eea0351013b20d20f1b615a073c5d368883..6fecc0d8f7387ba9c26750e6ac5d8f121276370d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 47    Store Directory Routines
  * AUTHOR: Robert Collins
  *
index b9933b85834dc27944a52bf448769b6417dca21e..01467396696766c7365bb05e7f179ab9a4a26a70 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 47    Store Directory Routines
  * AUTHOR: Robert Collins
  *
index ad12d88170d5d52a68fcb229b0bd301fe4c3462a..81ebf23a6f6a3868b508796a8afb321756753fe7 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 6a1bf7241c37a6e25fa1c6930874e2d0384ec622..ab502b879005c4dae2d5aa2f957ae306453d3a1f 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 79    Storage Manager COSS Interface
  * AUTHOR: Eric Stern
  *
index 16ce6df6dee43e70491f10befce849a0ed22243f..573e1fee65e50a24ec06cc771be2462bcbb32c19 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 47    Store Directory Routines
  * AUTHOR: Robert Collins
  *
index 45d07b1b7ece5402ebc623ffb0332690ead24f14..be3742f4fba86ec3faa77485b41288b4c5a93233 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 79    Disk IO Routines
  */
 
index 32a2f122487eb17896822bab6ad6ee9cf3104de5..0b036b7230c932fc204c7eee818b05926a338c34 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 79    Disk IO Routines
  */
 
index f27f66bdb120352afc5862d9d1e2d1cfd834c329..022b9e25fb7806f5b1cdaf93630b21ca1955c9c9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 92    Storage File System
  */
 
index d9137930dbe5a6f3b26ef7b36b5a46cf62294366..04e3f9f1b98f7236db9b5c301ffd0545ee6f854b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 47    Store Directory Routines
  */
 
index bab13bcd43595109d1238de27dbd8c06610a6194..fa0ef754eba42d1e4493de7ac6f5526d17e5af22 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *
index 1089aafb144ddd22e2968a591ad0355abc0f3885..74ba8b8800e2856ce3ad6d10ed142854f9db0ddd 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 79    Storage Manager UFS Interface
  * AUTHOR: Duane Wessels
  *
index 29f232bd79bc4a096625bb4758b016f9be9ead50..edda7de878a9baab8ed940fabc9278d50c98f620 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 09    File Transfer Protocol (FTP)
  * AUTHOR: Harvest Derived
  *
index 6720f7a668f570dc5f64b46eecc1bd0d0d06fcf4..8997454cf2723ed36c63f8311bf948c332314ea1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 85345cbc630529403b8970e06dc215ab5001f6eb..344c36dca2422cfd0374e73023e1e72bc67ab183 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 84    Helper process maintenance
  * AUTHOR: Harvest Derived?
  *
index b59832513bb93ce08c5eaee6918193958732cbc4..327770131a5e6649a65e43115980474b856b52eb 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 31    Hypertext Caching Protocol
  * AUTHOR: Duane Wesssels
  *
index f373663f42970703c4062778a06bafc5cad3b48d..5b7f0a417241effb25964aa963e52e9bd8707910 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 8be6d58637678c5235a26db8e21c3950414256fc..1346a286b513670703fbfec9322b7a9da5b6d490 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 37    ICMP Routines
  * AUTHOR: Duane Wessels, Amos Jeffries
  *
index a39b9d2b9433d19407825df1d0965e64f5dd9512..633664296073f7b60b6fa9b287de38afcfed9650 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 42    ICMP Pinger program
  * AUTHOR: Duane Wessels, Amos Jeffries
  *
index a8642bb8127a0626c590937d5cbb640a425f5641..f7b32959c01ee554dca9f652b76d14127a5a494c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 37    ICMP Routines
  * AUTHOR: Duane Wessels, Amos Jeffries
  *
index f80cc70dd651f98e9d0569f9bcd2f77f7eb67642..68758345040337aec195c8ea1ae8311024d6b730 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 42    ICMP Pinger program
  * AUTHOR: Duane Wessels, Amos Jeffries
  *
index aafa77273a71719831501329d59c6ab8def150f8..b577397e544a10a4446f2b045899c2252055767d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 03    Configuration Settings
  * AUTHOR: Amos Jeffries
  *
index 23754334eccb2821c19edfc6f88033e5b2080804..76580c3d92690382afc5a10e087e3570bc952352 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 42    ICMP Pinger program
  * AUTHOR: Duane Wessels
  *
index ce3bc2f6eada33b2cb88ed65bd0853c3bfb44353..1de320ff8799631b73bb649af48fd15c94e6a80f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 37    ICMP Routines
  * AUTHOR: Duane Wessels, Amos Jeffries
  *
index cbf745e459226f788c059ae547308c3041542ada..867547bac3239ae53ee5a3e22b7e364c2ae852b0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 37    ICMP Routines
  * AUTHOR: Duane Wessels, Amos Jeffries
  *
index 809c78505fce5f9293af285f1ee8440d752940e4..3151ab55c47d6193438065b077c22df1dd87e101 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 42    ICMP Pinger program
  * AUTHOR: Duane Wessels
  *
index 350b1233a45de9a29114560579f33709009f1acd..c5cd745b473d8dcbd0c5a433aa991c8781f4e5cc 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 12    Internet Cache Protocol (ICP)
  * AUTHOR: Duane Wessels
  *
index 34c00fdc30f3f8a70cb88dfb32c346932944ddc3..140eace51b8ffe015e0c194b2ae1fb0f7cf63653 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
  *
index f3cda5b90a43dd329521a2c152b921e09bfb118f..d6e2d1ae6f965e35c2aab64d2a8d4ea7af95d017 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index 773e2dacb4c3c0f8552b404ad822080336b89749..9c996c6b73fbd94800d63a2c2a6b2dff97858205 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 30    Ident (RFC 931)
  * AUTHOR: Duane Wessels
  *
index 39bd2ef1c6b41ebcb34575af01b2068b6dd9d828..e25a82a27b6d591ae6c5ec12007cec6115513a1a 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 76    Internal Squid Object handling
  * AUTHOR: Duane, Alex, Henrik
  *
index e93c8ebee0caf694fbd1a9fda07a38fea23afada..81e3a59638ef33a10da581b912ed464104efd309 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_ATOMIC_WORD_H
index 509addb466d828615b652fc59cbce72fd07672ba..38e6ef4141414707ab3f6e2660641aac94ed8c70 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 59fc24a7169007da3861a218d222f87b5669436c..91a45372d5a1ad5deb6af878a646ee66301dd2e4 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 1a752fcdbda6bf6cbcc23e5edbe191ef517686fd..d0e993b05d6cde35435d6c6e6f7d1c4f98913c1b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 7b2d1b00cc11153cc393020c4a7ca0605ddd859e..e6bd01258aa83e2583b97789f37fda7006d3dd1f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index f78132614b6fb0a61f3ce5b282de98f8c5e6655d..2446bcfa750d668b5e5e2bc43a3079f27de5e9d5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 46a24cb312743d82c108c71b6bd51f62bbecf9f4..f4a5f11d100d270e4a3e8d13bcc022704d9d49d5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index f5bc52d7b09f02a89ec3684671f67d18700a8e53..6ffc51344d60c9bec6fdb58c37d76b171318f167 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 19a00bc63c25a4a7f4dcf9d1fe58fa0fda9cf991..c51c5423c95c3a6fde2c6ebf307e6da4d48c653a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 0155ebd9bdadf133f02a045e51deaad791763baf..9ba836d05e538bcc6638233db77277b4aab867ba 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index ef4097288e2a5c564da48eae13f9c889f5b03ec6..71a6ea5bae9cbd47313cb0d7e86c851fb7f51c09 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_KID_H
index eb79c1f718dab78e83448ebe973063b096f3be94..a0519a78846aa7e5a5c09d8fcbdeb928049b43b7 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_KIDS_H
index 5590475cf0b89803bc0d8e67f99ad74ef12066ce..05f8fd1ee5a05c9d511b4493d6c55ecac29f4069 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 905d10bd796d6c54133df314fda8884eff060807..21807b9cba0e1d63937b2c83ab4219ad014f0349 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index f116392451b0e0c1a7df77609fc332a61e08fabc..e6d2d2cdb099faf64e7eb237312127c3b3f9eb63 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 98dd765f28a5e8d4c31606146ddfba583e2cc067..e8bab93f7bbb673f6d3eee9ec7ad927899e14a85 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 78a1679e196b36111d27d3960e6982c8c1939853..a800d51eb8ec873e8b30d114f12b71e35177c84f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_QUEUE_H
index 010cb5cfa6bcad2fb50737c977a253a530e5103b..14ba1b45498b0d93c951d61ced8ed6d08444279b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  */
 
index fcc7c044db4a5bf8a324fda40e1ba468dcd66b99..6e90a63691f8337aa61732c79d702116c7b94d57 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 2411c3b39697465feadbf907dd6b78c5645923b6..6ecb25f4333025aba0fca4af9de0942d3194e0c5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 83f0033097d507a1503f54f0edf69d6cb70dc5e1..da584229817e3454e5eda7a98e7081fd8b555b64 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 9bf03e888a3fe9d3b946a1095789bfe4784dcc16..cd31ba54950c5bc8f5d64e4d822823e5870866e0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 1f3c052c17c90f517ba1d89cc3feb6359b7e2795..89aa61f8dfdf29f61f77d7fef62a27f4478acfe0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 3bd7b2c23971f2b32ff24ae87d198a8ae7be8c75..363e706e0c0d74fb37a2648e84a8006deb5cddb3 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 171c60ca6ffb5f89c33a3e38e088a460636a5e0f..81529318308e8fecccc4d646fcc5291507f743e2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index cbd99592bbbcf36306c1da75d0682048168d2739..2be0fe3c6f04dfcfa801d8ef8c3b95fef1ce7ceb 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index b455f068230040b9f7ef21a5de90b2ccf354d320..80ad3b34d9f45133ab75b6cd3014b11e394f000f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_STRAND_COORD_H
index 899bd6251047c6e2323470db86943f5c9584601c..370a0cc640470115e1ab32285fef33817142ec46 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_STRAND_COORDS_H
index 9a3461e5ac15ee66e5fd06e8dd495e25a1cd583a..cf89126508e0f2f21e70416dcece0b8f53bb0f9a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 26134ec79239f5023253fde5d56d7279319f8ecc..572e5d6a514008b2415c88aeb45a1eddef252f71 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_STRAND_SEARCH_H
index 5a162f2dcb83b77b3be6b758ea75e460e69428e4..c794f114613bd0e43966b346272a9dd99fb9e4c1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index a3ca266171fa50926511896e9af479aa92140f6e..df64d9a5e238c16d64d656f955d0f46985af9092 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 2c5a211a7741dee18a74bc701667e36e22f8fc81..430cfcdd3c2e51a8321fa07a3cb13da474045c27 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 86064462e6e443d6dc4a6059ddd395ae34cf838e..94164c0d62849a530202b9115b6813cd0c8e1f95 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index be25bdd89e8149a1835b634058232781766d7427..33493fb9712d1c78bd1ff6f5099f1406dc7301bd 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index e893bc14f7a3c237f3b39e104942277016d32425..e777c76c7f554c470bb85e0b860c88a4fca147e2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index cb48ea447d02e6ddc8e2c3d5303fecc0960db598..e7ff8c5667bf61a1604772feb691d115ce17f103 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_MEM_PAGE_H
index 42331379bb0e3f287e8dd5fc94fe3353b826d035..1fb57519e6db677690410e26ec616a0a71fe7d59 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index b2eab2dcfb2d39e81489c6615937c517104dc278..083f8a978f4145a4a5d1b056a264ca42856b5ace 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_MEM_PAGE_POOL_H
index 5e1225839fd871fec98620175160fca0c206e499..93616cea94af7a23993817a30c343a66d9deddca 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 85aea0901d4d781272d06df6968c72cd50298da0..ccedbdac0c4450894c87c8e7693e57a6f9cd78e2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_MEM_PAGE_STACK_H
index 063d00cd8bc365b1a516d6b83aa83bf0a1011d02..cd63778e1508c7745f5d098c574ac78daba1700a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index 73bead4140a03716a3fa7f1dce10163bdf00db2d..9e9a36f28c521d5a96a7b2c69e3c48819ab70c8c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_MEM_PAGES_H
index 8cb43b6e58f9346d5a51fc23b6294ccb729b2f90..4a1d95d8590aac1d577e5f5da7f9a892db5faa6d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_MEM_POINTER_H
index 8cf3dc432ca505427aac6123c4b36215ff1ad1ac..c2073b011d87e129955661ef3c35ef55f22999f8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Interprocess Communication
  *
  */
index b8e36f04b19dbdb1f847afbe1f60f7f7ea93da34..6626a88018dad71af5c3d04bed52127edecfb4db 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  */
 
 #ifndef SQUID_IPC_MEM_SEGMENT_H
index 12c6d480324a74a71b94896e32a70d12c0e1e19c..46ca0220c7c846d4963601a2c3dda75a2b04b31c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 54    Windows Interprocess Communication
  * AUTHOR: Andrey Shorin <tolsty@tushino.com>
  * AUTHOR: Guido Serassio <serassio@squid-cache.org>
index fe81754776469b20f072bc52ff76cdf87b44b8fc..afff1aae53fd1fd4d2fa5a6939962465f4625483 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 50    Log file handling
  * AUTHOR: Duane Wessels
  *
index ce9b4f7a47d66581472abe5f107c12ef7ebe387e..290a1e73c80aee72a146d86a0a5a7d39893d1f3b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 46    Access Log - Apache combined format
  * AUTHOR: Amos Jeffries
  *
index ab9f8b59f549b1eb1f00339f0fb6ea7af05c8c7c..6edd8edd7155961754d244dead56d8b2ddf5e6d2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 46    Access Log - Apache common format
  * AUTHOR: Duane Wessels
  *
index af49911717821df22b432885f0206c33bea96158..7fb2a45970ab3518d483fe8d5cd85ce2faff215b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 46    Access Log - Squid Custom format
  * AUTHOR: Duane Wessels
  *
index c1c5afcb378c5b112a95456866c71028ff87191a..016f0c0f34f1d5c082d5618b2133b45da5c9090f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 46    Access Log - Squid ICAP Logging
  * AUTHOR: Alex Rousskov
  *
index dc0b38f4839a1e54a5fb6655e7cdaa630d5323a5..ffe7d324a6bcc39723ac9cca48da3379dd463a0f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 46    Access Log - Squid format
  * AUTHOR: Duane Wessels
  *
index 20f56e92a9f01ca324cc03b148c9b9f7036aa110..50db912e4f4690558c82d117ecc6c75f0b501073 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 46    Access Log - Squid referer format
  * AUTHOR: Joe Ramey <ramey@csc.ti.com> (useragent)
  *         Jens-S. V?ckler <voeckler@rvs.uni-hannover.de> (mod 4 referer)
index 3dd595d36e0edfedc8d60a557b01ca3aef8056fd..47f0a0a54088227d713876c69f7553e7fbf6bc7d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 46    Access Log - Squid useragent format
  * AUTHOR: Joe Ramey <ramey@csc.ti.com>
  * AUTHOR: Amos Jeffries <amosjeffries@squid-cache.org>
index 79b41acb305ed11ad86fb32906ccbc3fba564e33..70368786411a2a0a8d057bc42b18a135fed5a89a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 50    Log file handling
  * AUTHOR: Duane Wessels
  *
index 69e0d3b4e1b6626f8e475ee0399a18cacffe1d0a..f877a5b30e85a77c9acfd90519fb1e8d1b3eb472 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 50    Log file handling
  * AUTHOR: Duane Wessels
  *
index 78acf101de1167b2757b896a3e21e4f9fd1c1dd4..1d30e937dd71bee52f9422b31ce3bcf2594a706b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 50    Log file handling
  * AUTHOR: Dhaval Varia
  * Developed based on ModUdp.* by Adrian Chadd
index b04b8e21efac6e91a4c7fbc77bec57c3121b7c22..5d35416849b034a741a9dd93eb764b826738d37e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 50    Log file handling
  * AUTHOR: Adrian Chadd
  *
index 3f626a0e66c57fe5e93ccc1921cd3ae2a0c5b210..1a361d81f2c88b7fa6b86de31baecc4d8e21ad82 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 46    Access Log
  * AUTHOR: Duane Wessels
  *
index 3ba0193d593da13c6d5ab6d79a3483ae4efd0727..761e5535998465aeca6f7e56342ce95dddb75a2d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 13    High Level Memory Pool Management
  * AUTHOR: Harvest Derived
  *
index 6c4578d5a5ef7a8e637088532dc61abc835f9d66..16412ed0f007a8bd5b03ca92e294519ec0a29d21 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 19    Store Memory Primitives
  * AUTHOR: Robert Collins
  *
index 2638e031098e353df6a6b7aa7daf9d7b74e4aa2d..a01765ec2b9d07de04637cdfa205db04d0209f14 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index e4dd59a924c67958a414259d6c2379d684ce50a7..0d7b659904ebe244103bf1af1a2d96bc4eeeadbc 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 5d29a6b006fe45dcac438a9c096375cd33225cad..fbc6ff1009ee26cbbd1e145c342e8db3a8dafe9f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index c4f24610c97c8caf0582dc6257952db9634c06b6..ad2bfd80604f61d0f1494f4cb7dc39162ee175b8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 1f47c275b3fb279d883f030570d5c9c6f3a1262d..8c2764d95a58d8f26d346bfe24045e2982abe02e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 71b3fa4f9df7217d4327e722bfc009be154fea48..095d134315211ce5777ed7bd94fd4976710b8363 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 41f146a616b18d4da435dea91d12be56a2a5f635..5810ce9623257017df79fc9db0167b5fc79b0738 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index e51cd66974183c1c0fab83fa454bd53ef1f38028..c849228792000cb2766b60b5fa58f23ed35f284e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 95f98de9981bb5444e737afbe80696e71a1cc239..1cad07bec1691771964ec4c278348b7e0e1773c5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 1b93c07413091086a4a8247fa2213820d0801a37..cae33cad914315c0d791c7ba3515c6bb60d373c5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 291f7e486b4b79faea977809de401a8e638648cc..8fa13330e3c2f1a2b78bc292e16804f13f74e226 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 4be01e2b021df1ccd7881dd2cd68c4579dd8a3c1..ecead38451dac088be6021363110f9700b0eabd0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index e4e2b7129166949976549f55629cad9515565a83..872e8ca235a15acbc214e5f8f46811d2faff8f6e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 9428998549a20eb641c265ec6bf83d68d4568e1b..1727cb3e8ad775bdf9071601ac89ece31095488a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 5b32f7b47442bcf9792f67d7a3db499155211179..e4d9013707a5a3be6ff4f2c9d1419e2253060b79 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 89828a0846039dc3b0783425a64a86f838888d3b..4d3b435afe5f4f0331df1df258b5348e560c15e0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 1b5a9457623bbb698c208c4ff70108ae03172f4a..1134df740b7896461e3e36598fb85848b1aeb424 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 5ede4f7cdca17a966e37f57df70bfe898343b60d..921f64a4bea0651174c71689e2e10234cddc9afc 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 00a65001d9616b542fe459a1bf5ff7a62827f906..442322772c58987993875705584891c26e4534ac 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index b1f71e3612b0219cfbe7f809697e0b0ee3668c14..1742e23bceb0980a7458d5be80c122750b47a097 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index d77ee2052f65c6dd0eea30a27f1816e52f8633ac..9ee072f44fa0d2389f970642586538296689470e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 3215aad84ae195cb85c13e4c1661f9277af52038..4c8f2441f7806c3269ae3af9a013c472426b96db 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 64b4af17ebc3647cbb8ad6f86dd87befd83af3dd..e48e94c546935d5fe02797bdf351efffd68b8d71 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 65c34f2a8ea510fc09ea2e04263142779d552d47..3be8323799775a37985038aee87050529badcaa8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 6d9bcd6b3e5a0b7e930cdfa404ec8c51632431bf..293ebdeb28f6fec5622240b8ec2a4f6579440bd7 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 533e059fa1429d26c0c6fe015dab209b61d599c6..2ea19bec8f7a747098e6d92d8573ceece6228132 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index e59d4a3a0ae0bbb9076f26aac35e312037b86424..d500b424e22168fb9ae8433780ffc61fdb2080e2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 931afc67859f48dc47e1aa15dfb29a1b7f82ee6f..c52c6dad2c16fafab7bbb77873bd99caac829d82 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 5b7869741ecc65d4f2a739ff4098128802eed0b8..95e0771c94eaa1f7185917ad372def56ffec95f9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 562b639e46dcab23f5f10a09a43ace9066e6c9d9..82b673bc32adeec868999967065063381bf1de7b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 812eda63aaca09737ec3cfc8d6ba100e76f240e0..ff0c998257fdef7020dcdbed90d6830fdc750766 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index d7cf6f8a336a660a9bf6ce4f552f67b4a3e209d5..6196689401c601281922b517b76dc5eb4e70b565 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index f8b419f0c1396e6e0b788233f85a556a6c02ad44..ef5438a17f6f8b03d4bc05f697e791fe15f84b40 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index f575954ad47de3cb9e50cd6a1982988849445b31..74a2db6761d9abe7c90a273c5c72fab9e938ec7d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 7c5a68d6cffc3ff093add4ac6023dff6c1b471a7..76b3bbdafb201ce89310a5c0daac9dc6625219e0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index cfdf137ccfe99ba8199f498d0e35ea20c7330e43..0e44df3c67c3ef4ffee17fbaa9285d470e282375 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 3e6da16d61e845b4ddad11862cff7e746105489d..7a4bbcc4961c15333d2ed886d575412a606e0d18 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index f93521bf9d81b1c28e9efde2205c314eb0fbe5ec..999536ea08a8a76ae77a391c709f1c847127cc8d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 5b708bc623ca04e5fb024c0f2ee2c40b16da58d4..89f547f62dfbb7983b4291f9db0daaf3c32f472f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index a2d6d526132b03f17193aaf7ec098384e3cd4259..b11ad623fa5474d737ead42cb027275da51e0a6d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 28dc0aad82bb5ae640887b9daecd0cc2b348c9fa..8ae260c145231502097a90ec723ab13d3f02c2ea 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index ae7e8037c97d2db3a620e30f22bbae4ffae16c15..5fb751635164c8b18ef66536f255b5caf0889297 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 968aa4f2f845afb5dac3b0cef3cbe6dadef2bf8e..e13a21ccfb0d8a9d1d20b0c2c1cacb07461773a5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 49d3ebfcb576ca685ee5b4586c0a418488ad1a38..fabdf20cc9b0d6b5992df38ae602f3bf62a6cc44 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index bb91db250fc968eb3bcc229b554d9848f902af07..ec16e9d0524e52c01025d236f03a649c9e024298 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 647b6c3c66718f8d308c61f09c0870ae2f3d8219..be8338b889a2da1d3a36cd0c966dac585beccf54 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 0677941a5b94ee5dd363141dd83e159bfe790a32..343eb929fe0b9e57c08759864948ee82aa383980 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index 3731a27eb6870d6a4279c9f6dc7712b1d96b23d1..e59b5dc181cf95383e0691e64b7c6184a1b2bd88 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index f6592a0f1d22282f87e802546326d1102be41d50..b26c54a67ec1d0ef3db18df805a0d1ca1f39aaa0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 16    Cache Manager API
  *
  */
index d55636d94b11358b07aa1f2246568a9659c05303..da60fe056e98afc06ded9355e2a2d45026b04979 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 25    MIME Parsing and Internal Icons
  * AUTHOR: Harvest Derived
  *
index 8ea8fcebd2f2c3406c0825ce953141b4739c53ab..9af976ae1e1924037c2247e858f5ae22cd38c14d 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 07    Multicast
  * AUTHOR: Martin Hamilton
  *
index 2396fd9ac23679ae178371923e0afc0a249ae90e..c66b15626ebaad5fda8c665574cc84dae9ccf3a1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 48    Persistent Connections
  * AUTHOR: Duane Wessels
  *
index e79a47265d4e21e35cba5d96459d13692802f005..95368c4d34a3c497cadd370b04383bd444690082 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 72    Peer Digest Routines
  * AUTHOR: Alex Rousskov
  *
index 878ec4bef89f9fc1ba7e41cb192afc8e1898d76e..94d3f4de394b6e66e7d9c1e8f0a4054f50f464d8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 44    Peer Selection Algorithm
  * AUTHOR: Duane Wessels
  *
index bf7c6701248325748689ea957924c28493aecf5b..55774aebe657849c5c617be4bafe7b6e2f65ca30 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 39    Peer source hash based selection
  * AUTHOR: Henrik Nordstrom
  * BASED ON: carp.cc
index 02408aebdcb52a664a3dd3f3e4cd9c0ed8b0017c..2cd385f8e2fc207ac767e53a5f376953c1bced7f 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 39    Peer user hash based selection
  * AUTHOR: Henrik Nordstrom
  * BASED ON: carp.cc
index 9130bb609a3c8fee981e11b01f68093b0052e42c..95e373f99c1ffa245ca118c326c73cc0d9043a2b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 00    Announcement Server
  * AUTHOR: Harvest Derived
  *
index 7b8f83e96e43adba61d47d626a8ebffcca02d44e..15b39cefaf70a8c298f498351f9f3c348fc74abc 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 22    Refresh Calculation
  * AUTHOR: Harvest Derived
  *
index b005a45a773cdb7a5a511cbb40eac5681f764636..5eb9265ddfbf6fda5f1b6ca532f73696904fd338 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Heap-based replacement
  * AUTHOR: John Dilley
  *
index 3ae8497998a9f22d99930205e3d08e14d9d2626b..855395cfd1d1eb1cf624b37337f1e6832d75728f 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 81    Store HEAP Removal Policies
  * AUTHOR: Henrik Nordstrom
  *
index dd0cb70885bb613fd04c55af7e52b8a83332ba0c..97b8acb512eccabaec5946f852bf5953e39922bd 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: none          LRU Removal Policy
  * AUTHOR: Henrik Nordstrom
  *
index 43ec4f179455de621a4ce4104edcf342b5c2b663..96811088fc74bbeafb38c3dfc8fb0cf52a2c60b8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index a809fcf06be7b0fa934a3cba892e2de9f2a8fbc5..fe7ec6e46df1ce4fa5a654d94a4d6dcee2bd6f2e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index d0b377991520c26b925602c0a309ee623abf4dfa..7b9b882455f2f005ce91d71d1a44ca39aa77a8af 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index 0dece2157796143be07d81599aa16166d700e740..4e10c3cb1dacbca87459cc96c488d37e1d64e6de 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index c713515c8250a54eef679f04fa210aaf7698f1ca..17847010ad8c3972a781df5d21d2578de13da215 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index 814b362077efcef5e03a257ba5e30c26cd3f30f6..a2546bf9daf89391e1883557b574450753c27cdf 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index a1ed1da9e04ab3f93a98bc6728a3840f343b4749..1cc3266ba1657bb1af3df56ee73b429e6c4e7356 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index 31ff624eca7d3f38261a86efa6dcd947fbc00b11..81b2fa94e2f736695d38e67337b5ff60817bfa1d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index f993cd4534cb4121ca2cbaf705a22fe98384567e..97b4cbd618a1b83249d2abb31369b4b5af7fda01 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index b2bf360298f1d7e821bcb04f5f0a0fbd69cb0bb4..e6a2dc26b98761b185f553f1d00e2aed37c00400 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index e57132bffa0d7ce5104a960083804bcf3badd1e0..6d82de0455e1ab6d4f84880cb03b719f9af7d1bf 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index 89a433530bee35d30fe7f74e3a5170c2dfb5e394..fae78b2397e1604aaf8896e7996f33460d2f66b4 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index 8ea87f5a50dbc8ba26f2a195616fe898f44c3352..73b9fc3ba7c7b382cff41e615a8a8ac141822cc1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index 483cf83c48b3e8e34d59c3b36b36bc74af94e2d9..4e8747981965dc313be58b7ff0c8e71c0239d6ce 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index 3b267dcd7f85219085215190f583f2ed03faa0bd..248c49bed937222661ef45216ce2068a89b49017 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  *
  */
index 9eee80e5dbf741540b9b24694de47b02aaa86609..247875c3b9ec33d9119c15afdf52fa920d4b510c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 49    SNMP Interface
  * AUTHOR: Kostas Anagnostakis
  *
index a14d4bbdaf62aa680ad19271df79d82ecef14287..10d718285828af5dc2c08f3ad2dc26e739bf282a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 33    Client-side Routines
  *
  */
index 50f64f3c71d8b4a10496c78b8da2edfd2b9d58a4..8d01d9a5aa6bbeb6d88f0f25916c8e409110f759 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * AUTHOR: Benno Rice
  * DEBUG: section 83    SSL accelerator support
  *
index 3068b03abaaf34f75ed3d1e0bea10314dccdc84c..6f88617bc83304e8f6ab492dc92fd4044c599b64 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * AUTHOR: Benno Rice
  *
  * SQUID Internet Object Cache  http://squid.nlanr.net/Squid/
index b82f13073066d81ca5b597e26910acf02e84367d..830da56d70682cf9168156602b5148356838309c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 18    Cache Manager Statistics
  * AUTHOR: Harvest Derived
  *
index 7ff02f3329712b5dc41989a5a7eeb4589ef4efcb..8a5c4fc8cbc69cb89b38ba9ebe64b87ebef8f0bb 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 19    Store Memory Primitives
  * AUTHOR: Harvest Derived
  *
index 03f7c68edf064f0559a9d9a1ecd8263a9cc45812..c7b53981a2bd448a002c0a36dd203bfa107c5a0d 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index d2f5d87e631174237985bebda3684c10e31d0aff..9d7f77e9bb3713e223f6d88325d9fb49357ac6a6 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager
  * AUTHOR: Harvest Derived
  *
index e498918cace698deef78da456fd28130139e9391..2c4db1c68871e47bd0a26f61b764eb700d1b6a94 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 90    Storage Manager Client-Side Interface
  * AUTHOR: Duane Wessels
  *
index 8d8ea62ee8f98f154fbfa6e25454cd34f3548e6a..de10f782e242792f1e560dc34b8d3d456040f161 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 47    Store Directory Routines
  * AUTHOR: Duane Wessels
  *
index 2bd7a9d534d25807ed42acdea63cf75c9e5d5832..6ab63a87da715de8add7356fe6bffa1aad832344 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager MD5 Cache Keys
  * AUTHOR: Duane Wessels
  *
index 53ad2818fee35bb992483337d0388784995feacb..8ed85d595148fb9784a0c4f1ff7edfd7cee4ae82 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Swapfile Metadata
  * AUTHOR: Kostas Anagnostakis
  *
index a971396645091cc1229a5ab9c2d49b03fcd2c612..4281334e0cf41c02332012033867168908b227d4 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager Swapout Functions
  * AUTHOR: Duane Wessels
  *
index 4d674031fa3dc6ec6c949df9e1dbc7af19db74bd..4c33607e1e81da0d53cd1f16cfeca7736c560dee 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * AUTHOR: Alex Rousskov
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 4f55df121aa8a6150a6b32910c51d5f883e50417..619ff73ef90547dfc931e233fbeadcd4460b95d1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 20    Storage Manager
  * AUTHOR: Robert Collins
  *
index 08a1b7c16eee49d75964e4aea4ea6f7cc79029f7..cb8cb33361657c89c4e27b3bfd07f437881da72b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 84    Helper process maintenance
  *
  */
index 7b82af51e5f896874cfd73a6c3259bea26043420..44da873250955d2e164b2092ead2ec621fc3c832 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 28    Access Control
  * AUTHOR: Robert Collins
  *
index 257393790d800f61edd81352b77a19060a9d8bd9..cdb3d80c3ae8ec54a5d2fe76d55a9f549591c524 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 03    Configuration File Parsing
  * AUTHOR: Robert Collins
  *
index 4b37fbb51cc0286e8f6e156cadc416286d84d254..199ac77283a497c2b8172c61c34f9ef4dc57103b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Robert Collins
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 272949ce395be844b10b9fac086c9a9514594c22..0c393741ca480a3995790fb2d4f12e5a56e77f2b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 84    Helper process maintenance
  * AUTHOR: Robert Collins
  *
index c1e1740091f7c8609e90682ffc93ca5545a89ccb..8a688b8a2b73812807d2fa7f6b6e3be9b4f43cc6 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Francesco Chemolli
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 8e62c37d4b3d8ba071d142e42b230149508d3134..2ff3aac6fa0cb1a235ce14f688a8799466f9fb95 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 18    Cache Manager Statistics
  * AUTHOR: Robert Collins
  *
index 5c3f6c03bf5e3614d3d851dd0722aa718698da27..014b2aea65431b2646e46c6ead1e2ea428e8d216 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 84    Helper process maintenance
  * AUTHOR: Robert Collins
  *
index 49f36ee59057df093e44d1b671b48e37c8e8c78f..1bc8a1e6695ead4c0037930be8bc737f81363b08 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 64    HTTP Range Header
  * AUTHOR: Alex Rousskov
  *
index 898bb0f0eefe35b227909233fd33e7fe1820e9e0..640e3eee2cbc94997e4aac954e3bd2f41681b056 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 21    Time Functions
  * AUTHOR: Harvest Derived
  *
index 27c56ce294867d58445cf8eb760c62feeb4c661c..8c69c3570ed9a294ecca9d2695be349e2d622234 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 21    Misc Functions
  * AUTHOR: Harvest Derived
  *
index 09a6bb2d359c491d19e5a5473673715548ace18f..d42ebc898786d9a1cfdc1689948434bb6e767ba2 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 26    Secure Sockets Layer Proxy
  * AUTHOR: Duane Wessels
  *
index 81b3c8eafa6cf4181bc841ecf85fbfe6147232d3..c5fd2a1e213d694476555664c583488d0e4b89b7 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section 00    UFS Store Dump Tool
  * AUTHOR: Robert Collins
  *
index e9dbf53e5e0ed9765baf874ecf57131327cf4407..a143a82625efe3233da9793ffdbf6a801abbce6a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section --    Unlink Daemon
  * AUTHOR: Duane Wessels
  *
index eefbace4be983a93d4330524f587ab9c9e62cb70..e701f2cc40e5b63f4cf88684dacb21a620d90e4f 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 23    URL Parsing
  * AUTHOR: Duane Wessels
  *
index 456d715f74665fcda0756d86f3b1f4d96bb24d13..ab64ff7df3ee8b22b6b8c56dc5ed1b99a51f8fea 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 52    URN Parsing
  * AUTHOR: Kostas Anagnostakis
  *
index 7b478f75b96eabdf31ab1855843d9f19ce2deb6b..78308fcb61186608358837a0fcfe497585fd2b6a 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 80    WCCP Support
  * AUTHOR: Glenn Chisholm
  *
index 3fe921ace5b1bf5e74d336c8e32aa94095b9c064..445ddfa216f7b2893f449c2383cae7b081260494 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 75    WHOIS protocol
  * AUTHOR: Duane Wessels, Kostas Anagnostakis
  *
index d937da0fd9dfa890bd482bf33bafc0d7dddc21d1..21076ed0cc043c900713560a32dd9d23f0155262 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 03    Configuration File Parsing
  * AUTHOR: Harvest Derived
  *
index 22ffbca2359e60b7f45bec447a9da9dba70f4684..31a0536e412001c4274cfd61125ae4a9638a2757 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
index bf3c82fddd32b240e3787608e23499b709aa06b1..7e9f12e45047b8a5c8fdc530a1bc749f1ca4f919 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 86    ESI Expressions
  * AUTHOR:  Robert Collins
  *
index 1ce1e934f597ee8bcc6112eaac07cd9f647b676c..1c2ac5a906d0520ee6526898c94e5bcd6e8ebc26 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AUTHOR: Robert Collins
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index c996f3ac57f8c5be819a8fe9130b13480663fa75..377d899a82d3ce5ce122cfc68eb80e41d9cc47a7 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 19    Store Memory Primitives
  * AUTHOR: Robert Collins
  *
index 51db1e6c0fb8d5c1a1d97df76ff7920416155bfb..e967d931988e1ca5e075366a6f8736e04ebfc40d 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * AUTHOR: Robert Collins
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index 16a861b3044051347d406012f0fe21876f8cd1e1..961db8aca0b8dd7991ff08d40589ad1c36d95ba3 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 19    Store Memory Primitives
  * AUTHOR: Robert Collins
  *
index 07e95b48a685797ffd0788bfa2d1d5592ca132ef..c0be0b7f89b660a1bc0cd50c3e8087f18fa61ae7 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 00    Hash Tables
  * AUTHOR: Harvest Derived
  *
index 2abe1081eb2f53ac824c97584ce832702eecbd53..a79ea2b2e83dc1a7d8d0140ea52121a02970f7ac 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 19    Store Memory Primitives
  * AUTHOR: Robert Collins
  *
index f1d3a5b31b58aa0c7e774cea3debd5eef2477b42..59f87833c53ac30f157c3411c8063ac3d2064143 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section 19    Store Memory Primitives
  * AUTHOR: Robert Collins
  *
index 93ee96fc00e31755158ef454e8d229ab6de808dc..6e90955315153df907152d8f5b5c192e9dde8818 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * DEBUG: section --    Refcount allocator
  * AUTHOR:  Robert Collins
  *
index 0d0888eb9e20fcc0e964f9e9063a82be5e3092f9..ea44317b84664f6529d5632f7608be3f7258f6bf 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * based on ftp://ftp.cs.cmu.edu/user/sleator/splaying/top-down-splay.c
  * http://bobo.link.cs.cmu.edu/cgi-bin/splay/splay-cgi.pl
  */
index dbdebd4e6dd181620a7c925d203775a4161a0492..663890f073cb5883bffb1b64d65157d5cced1973 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * AUTHOR: Robert Collins
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
index befc742a6a80bd952b346e8196008c08b0ab3808..8ce10dc7ed0500b9dfc8d5f80f62321aeffd9038 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * DEBUG: section --    WWW Client
  * AUTHOR: Harvest Derived
  *