From: wessels <> Date: Thu, 7 Nov 1996 06:14:10 +0000 (+0000) Subject: change to squid.nlanr.net X-Git-Tag: SQUID_3_0_PRE1~5510 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42c04c1676214d50ee450cd1593e88d69be5cdf2;p=thirdparty%2Fsquid.git change to squid.nlanr.net --- diff --git a/README b/README index 2d56ad9474..04897b39ca 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -SQUID Internet Object Cache http://www.nlanr.net/Squid/ +SQUID Internet Object Cache http://squid.nlanr.net/Squid/ -------------------------------------------------------- Squid is the result of efforts by numerous individuals from the diff --git a/include/util.h b/include/util.h index f235c7215c..8192cbdbd6 100644 --- a/include/util.h +++ b/include/util.h @@ -1,9 +1,9 @@ /* - * $Id: util.h,v 1.25 1996/11/04 18:14:00 wessels Exp $ + * $Id: util.h,v 1.26 1996/11/06 23:14:12 wessels Exp $ * * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/lib/getfullhostname.c b/lib/getfullhostname.c index f86ce8ddb2..0461b3b466 100644 --- a/lib/getfullhostname.c +++ b/lib/getfullhostname.c @@ -1,11 +1,11 @@ /* - * $Id: getfullhostname.c,v 1.11 1996/11/04 18:14:01 wessels Exp $ + * $Id: getfullhostname.c,v 1.12 1996/11/06 23:14:13 wessels Exp $ * * DEBUG: * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/lib/rfc1123.c b/lib/rfc1123.c index 68680e9fa8..9e9cb032c9 100644 --- a/lib/rfc1123.c +++ b/lib/rfc1123.c @@ -1,10 +1,10 @@ /* - * $Id: rfc1123.c,v 1.4 1996/11/06 22:21:23 wessels Exp $ + * $Id: rfc1123.c,v 1.5 1996/11/06 23:14:15 wessels Exp $ * * DEBUG: * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/lib/rfc1738.c b/lib/rfc1738.c index 82e3e3ce39..381a9632a0 100644 --- a/lib/rfc1738.c +++ b/lib/rfc1738.c @@ -1,10 +1,10 @@ /* - * $Id: rfc1738.c,v 1.7 1996/11/04 18:14:03 wessels Exp $ + * $Id: rfc1738.c,v 1.8 1996/11/06 23:14:15 wessels Exp $ * * DEBUG: * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/lib/util.c b/lib/util.c index 4cfcba43a0..0f3a2e3baf 100644 --- a/lib/util.c +++ b/lib/util.c @@ -1,10 +1,10 @@ /* - * $Id: util.c,v 1.23 1996/11/04 18:14:04 wessels Exp $ + * $Id: util.c,v 1.24 1996/11/06 23:14:16 wessels Exp $ * * DEBUG: * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/acl.cc b/src/acl.cc index d290700859..90cac67082 100644 --- a/src/acl.cc +++ b/src/acl.cc @@ -1,10 +1,10 @@ /* - * $Id: acl.cc,v 1.59 1996/11/05 17:07:57 wessels Exp $ + * $Id: acl.cc,v 1.60 1996/11/06 23:14:18 wessels Exp $ * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/cache_cf.cc b/src/cache_cf.cc index f187372664..1f3b3efb4d 100644 --- a/src/cache_cf.cc +++ b/src/cache_cf.cc @@ -1,10 +1,10 @@ /* - * $Id: cache_cf.cc,v 1.132 1996/11/06 22:21:27 wessels Exp $ + * $Id: cache_cf.cc,v 1.133 1996/11/06 23:14:22 wessels Exp $ * * DEBUG: section 3 Configuration File Parsing * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/cachemgr.cc b/src/cachemgr.cc index 9ce03632e7..b006ef5e91 100644 --- a/src/cachemgr.cc +++ b/src/cachemgr.cc @@ -1,11 +1,11 @@ /* - * $Id: cachemgr.cc,v 1.41 1996/11/05 17:08:01 wessels Exp $ + * $Id: cachemgr.cc,v 1.42 1996/11/06 23:14:23 wessels Exp $ * * DEBUG: Section 0 CGI Cache Manager * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/client.cc b/src/client.cc index be81e801d8..fd27c95587 100644 --- a/src/client.cc +++ b/src/client.cc @@ -1,11 +1,11 @@ /* - * $Id: client.cc,v 1.14 1996/11/05 17:08:01 wessels Exp $ + * $Id: client.cc,v 1.15 1996/11/06 23:14:23 wessels Exp $ * * DEBUG: section 0 WWW Client * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/client_side.cc b/src/client_side.cc index 7083170ff7..84cf2e827b 100644 --- a/src/client_side.cc +++ b/src/client_side.cc @@ -1,11 +1,11 @@ /* - * $Id: client_side.cc,v 1.59 1996/11/06 22:18:11 wessels Exp $ + * $Id: client_side.cc,v 1.60 1996/11/06 23:14:24 wessels Exp $ * * DEBUG: section 33 Client-side Routines * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/comm.cc b/src/comm.cc index bdf33097e1..c355a3b104 100644 --- a/src/comm.cc +++ b/src/comm.cc @@ -1,11 +1,11 @@ /* - * $Id: comm.cc,v 1.99 1996/11/06 22:21:29 wessels Exp $ + * $Id: comm.cc,v 1.100 1996/11/06 23:14:24 wessels Exp $ * * DEBUG: section 5 Socket Functions * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/debug.cc b/src/debug.cc index e10b1b3880..b4b45540d6 100644 --- a/src/debug.cc +++ b/src/debug.cc @@ -1,10 +1,10 @@ /* - * $Id: debug.cc,v 1.35 1996/11/05 17:08:03 wessels Exp $ + * $Id: debug.cc,v 1.36 1996/11/06 23:14:26 wessels Exp $ * * DEBUG: section 0 Debug Routines * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/disk.cc b/src/disk.cc index 1774b922c1..be047cc601 100644 --- a/src/disk.cc +++ b/src/disk.cc @@ -1,10 +1,10 @@ /* - * $Id: disk.cc,v 1.39 1996/11/06 08:17:31 wessels Exp $ + * $Id: disk.cc,v 1.40 1996/11/06 23:14:27 wessels Exp $ * * DEBUG: section 6 Disk I/O Routines * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/dns.cc b/src/dns.cc index 66f467b7ac..0ddb75a776 100644 --- a/src/dns.cc +++ b/src/dns.cc @@ -1,10 +1,10 @@ /* - * $Id: dns.cc,v 1.22 1996/11/04 18:12:26 wessels Exp $ + * $Id: dns.cc,v 1.23 1996/11/06 23:14:28 wessels Exp $ * * DEBUG: section 34 Dnsserver interface * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/dnsserver.cc b/src/dnsserver.cc index e80f925f65..81e11538a3 100644 --- a/src/dnsserver.cc +++ b/src/dnsserver.cc @@ -1,11 +1,11 @@ /* - * $Id: dnsserver.cc,v 1.27 1996/11/04 18:12:27 wessels Exp $ + * $Id: dnsserver.cc,v 1.28 1996/11/06 23:14:29 wessels Exp $ * * DEBUG: section 0 DNS Resolver * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/errorpage.cc b/src/errorpage.cc index 786707dc6f..d5194e1a5c 100644 --- a/src/errorpage.cc +++ b/src/errorpage.cc @@ -1,11 +1,11 @@ /* - * $Id: errorpage.cc,v 1.49 1996/11/05 17:08:05 wessels Exp $ + * $Id: errorpage.cc,v 1.50 1996/11/06 23:14:30 wessels Exp $ * * DEBUG: section 4 Error Generation * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/filemap.cc b/src/filemap.cc index 1f7d6794aa..914d409452 100644 --- a/src/filemap.cc +++ b/src/filemap.cc @@ -1,10 +1,10 @@ /* - * $Id: filemap.cc,v 1.14 1996/11/04 18:12:32 wessels Exp $ + * $Id: filemap.cc,v 1.15 1996/11/06 23:14:32 wessels Exp $ * * DEBUG: section 8 Swap File Bitmap * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/fqdncache.cc b/src/fqdncache.cc index 26c544e6fa..3cfed14fa4 100644 --- a/src/fqdncache.cc +++ b/src/fqdncache.cc @@ -1,11 +1,11 @@ /* - * $Id: fqdncache.cc,v 1.32 1996/11/05 17:08:06 wessels Exp $ + * $Id: fqdncache.cc,v 1.33 1996/11/06 23:14:33 wessels Exp $ * * DEBUG: section 35 FQDN Cache * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/ftp.cc b/src/ftp.cc index d74fd4fb54..ba442f7021 100644 --- a/src/ftp.cc +++ b/src/ftp.cc @@ -1,11 +1,11 @@ /* - * $Id: ftp.cc,v 1.76 1996/11/05 17:08:07 wessels Exp $ + * $Id: ftp.cc,v 1.77 1996/11/06 23:14:34 wessels Exp $ * * DEBUG: section 9 File Transfer Protocol (FTP) * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/gopher.cc b/src/gopher.cc index ce22075060..1cbdd6e647 100644 --- a/src/gopher.cc +++ b/src/gopher.cc @@ -1,10 +1,10 @@ /* - * $Id: gopher.cc,v 1.62 1996/11/05 17:08:10 wessels Exp $ + * $Id: gopher.cc,v 1.63 1996/11/06 23:14:36 wessels Exp $ * * DEBUG: section 10 Gopher * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/http.cc b/src/http.cc index ad83bd3c0a..b5b05f2024 100644 --- a/src/http.cc +++ b/src/http.cc @@ -1,10 +1,10 @@ /* - * $Id: http.cc,v 1.97 1996/11/06 08:15:21 wessels Exp $ + * $Id: http.cc,v 1.98 1996/11/06 23:14:39 wessels Exp $ * * DEBUG: section 11 Hypertext Transfer Protocol (HTTP) * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/icmp.cc b/src/icmp.cc index d27620b973..aff512e967 100644 --- a/src/icmp.cc +++ b/src/icmp.cc @@ -1,11 +1,11 @@ /* - * $Id: icmp.cc,v 1.27 1996/11/05 17:08:13 wessels Exp $ + * $Id: icmp.cc,v 1.28 1996/11/06 23:14:40 wessels Exp $ * * DEBUG: section 37 ICMP Routines * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/ident.cc b/src/ident.cc index 2333fb225a..53f4f4d0e9 100644 --- a/src/ident.cc +++ b/src/ident.cc @@ -1,10 +1,10 @@ /* - * $Id: ident.cc,v 1.19 1996/10/11 23:11:14 wessels Exp $ + * $Id: ident.cc,v 1.20 1996/11/06 23:14:43 wessels Exp $ * * DEBUG: section 30 Ident (RFC 931) * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/ipcache.cc b/src/ipcache.cc index d76c5e05b4..43bf536043 100644 --- a/src/ipcache.cc +++ b/src/ipcache.cc @@ -1,10 +1,10 @@ /* - * $Id: ipcache.cc,v 1.83 1996/11/05 17:08:16 wessels Exp $ + * $Id: ipcache.cc,v 1.84 1996/11/06 23:14:44 wessels Exp $ * * DEBUG: section 14 IP Cache * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/main.cc b/src/main.cc index 25a05d1a55..8bcea2a005 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,10 +1,10 @@ /* - * $Id: main.cc,v 1.106 1996/11/04 18:12:51 wessels Exp $ + * $Id: main.cc,v 1.107 1996/11/06 23:14:45 wessels Exp $ * * DEBUG: section 1 Startup and Main Loop * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/mime.cc b/src/mime.cc index f6b8813afd..05c09027e5 100644 --- a/src/mime.cc +++ b/src/mime.cc @@ -1,10 +1,10 @@ /* - * $Id: mime.cc,v 1.18 1996/11/04 18:12:52 wessels Exp $ + * $Id: mime.cc,v 1.19 1996/11/06 23:14:45 wessels Exp $ * * DEBUG: section 25 MIME Parsing * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/neighbors.cc b/src/neighbors.cc index 15abcc8f4b..dd35aa3b2a 100644 --- a/src/neighbors.cc +++ b/src/neighbors.cc @@ -1,10 +1,10 @@ /* - * $Id: neighbors.cc,v 1.80 1996/11/05 17:08:17 wessels Exp $ + * $Id: neighbors.cc,v 1.81 1996/11/06 23:14:47 wessels Exp $ * * DEBUG: section 15 Neighbor Routines * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/pinger.cc b/src/pinger.cc index 6f661b85ea..dffb1e55d9 100644 --- a/src/pinger.cc +++ b/src/pinger.cc @@ -1,12 +1,12 @@ /* - * $Id: pinger.cc,v 1.14 1996/11/05 17:08:20 wessels Exp $ + * $Id: pinger.cc,v 1.15 1996/11/06 23:14:49 wessels Exp $ * * DEBUG: section 37 ICMP Routines * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/recv-announce.cc b/src/recv-announce.cc index a113dbce28..c35991f019 100644 --- a/src/recv-announce.cc +++ b/src/recv-announce.cc @@ -1,10 +1,10 @@ /* - * $Id: recv-announce.cc,v 1.11 1996/10/09 15:34:35 wessels Exp $ + * $Id: recv-announce.cc,v 1.12 1996/11/06 23:14:51 wessels Exp $ * * DEBUG: section 0 Announement Server * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/redirect.cc b/src/redirect.cc index eeba47ef6d..f39df754e9 100644 --- a/src/redirect.cc +++ b/src/redirect.cc @@ -1,10 +1,10 @@ /* - * $Id: redirect.cc,v 1.27 1996/11/04 18:12:59 wessels Exp $ + * $Id: redirect.cc,v 1.28 1996/11/06 23:14:52 wessels Exp $ * * DEBUG: section 29 Redirector * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/refresh.cc b/src/refresh.cc index c148509788..3cb34389cf 100644 --- a/src/refresh.cc +++ b/src/refresh.cc @@ -1,11 +1,11 @@ /* - * $Id: refresh.cc,v 1.5 1996/11/05 17:08:22 wessels Exp $ + * $Id: refresh.cc,v 1.6 1996/11/06 23:14:53 wessels Exp $ * * DEBUG: section 22 Refresh Calculation * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/send-announce.cc b/src/send-announce.cc index dd0e67247f..3226eab2da 100644 --- a/src/send-announce.cc +++ b/src/send-announce.cc @@ -1,11 +1,11 @@ /* - * $Id: send-announce.cc,v 1.22 1996/11/04 18:13:01 wessels Exp $ + * $Id: send-announce.cc,v 1.23 1996/11/06 23:14:54 wessels Exp $ * * DEBUG: section 27 Cache Announcer * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/squid.h b/src/squid.h index 8c2cd0e67f..91613e590f 100644 --- a/src/squid.h +++ b/src/squid.h @@ -1,10 +1,10 @@ /* - * $Id: squid.h,v 1.70 1996/11/06 08:17:33 wessels Exp $ + * $Id: squid.h,v 1.71 1996/11/06 23:14:55 wessels Exp $ * * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/ssl.cc b/src/ssl.cc index 0d44d4981d..7e0b101335 100644 --- a/src/ssl.cc +++ b/src/ssl.cc @@ -1,11 +1,11 @@ /* - * $Id: ssl.cc,v 1.24 1996/11/05 17:08:24 wessels Exp $ + * $Id: ssl.cc,v 1.25 1996/11/06 23:14:55 wessels Exp $ * * DEBUG: section 26 Secure Sockets Layer Proxy * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/stat.cc b/src/stat.cc index e6f7d8dd18..62e4d1aa15 100644 --- a/src/stat.cc +++ b/src/stat.cc @@ -1,11 +1,11 @@ /* - * $Id: stat.cc,v 1.99 1996/11/05 17:08:26 wessels Exp $ + * $Id: stat.cc,v 1.100 1996/11/06 23:14:57 wessels Exp $ * * DEBUG: section 18 Cache Manager Statistics * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/stmem.cc b/src/stmem.cc index b4689dc728..ccf7c5cf60 100644 --- a/src/stmem.cc +++ b/src/stmem.cc @@ -1,11 +1,11 @@ /* - * $Id: stmem.cc,v 1.32 1996/11/04 18:13:07 wessels Exp $ + * $Id: stmem.cc,v 1.33 1996/11/06 23:14:59 wessels Exp $ * * DEBUG: section 19 Memory Primitives * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/store.cc b/src/store.cc index 1cc3c01361..d3279778e7 100644 --- a/src/store.cc +++ b/src/store.cc @@ -1,11 +1,11 @@ /* - * $Id: store.cc,v 1.152 1996/11/06 22:18:12 wessels Exp $ + * $Id: store.cc,v 1.153 1996/11/06 23:15:01 wessels Exp $ * * DEBUG: section 20 Storeage Manager * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/tools.cc b/src/tools.cc index bb72f07116..576eaa309a 100644 --- a/src/tools.cc +++ b/src/tools.cc @@ -1,11 +1,11 @@ /* - * $Id: tools.cc,v 1.80 1996/11/04 18:13:11 wessels Exp $ + * $Id: tools.cc,v 1.81 1996/11/06 23:15:04 wessels Exp $ * * DEBUG: section 21 Misc Functions * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/tunnel.cc b/src/tunnel.cc index 96c224e352..5be71b3162 100644 --- a/src/tunnel.cc +++ b/src/tunnel.cc @@ -1,11 +1,11 @@ /* - * $Id: tunnel.cc,v 1.24 1996/11/05 17:08:24 wessels Exp $ + * $Id: tunnel.cc,v 1.25 1996/11/06 23:14:55 wessels Exp $ * * DEBUG: section 26 Secure Sockets Layer Proxy * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/url.cc b/src/url.cc index 5095131138..85d89b25d9 100644 --- a/src/url.cc +++ b/src/url.cc @@ -1,11 +1,11 @@ /* - * $Id: url.cc,v 1.38 1996/11/05 17:08:32 wessels Exp $ + * $Id: url.cc,v 1.39 1996/11/06 23:15:06 wessels Exp $ * * DEBUG: section 23 URL Parsing * AUTHOR: Duane Wessels * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the diff --git a/src/wais.cc b/src/wais.cc index e4ec850165..7f03557c2e 100644 --- a/src/wais.cc +++ b/src/wais.cc @@ -1,11 +1,11 @@ /* - * $Id: wais.cc,v 1.52 1996/11/05 17:08:34 wessels Exp $ + * $Id: wais.cc,v 1.53 1996/11/06 23:15:07 wessels Exp $ * * DEBUG: section 24 WAIS Relay * AUTHOR: Harvest Derived * - * SQUID Internet Object Cache http://www.nlanr.net/Squid/ + * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ * -------------------------------------------------------- * * Squid is the result of efforts by numerous individuals from the