]> git.ipfire.org Git - thirdparty/squid.git/commit
Make spell-check.sh happy and remove stale spelling exceptions (#2122)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 4 Aug 2025 12:20:02 +0000 (12:20 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 5 Aug 2025 07:08:25 +0000 (07:08 +0000)
commite908b3e368c94560dab972218829e3e0422a7a58
tree8a673f1236d6fbecccee94260b33e94ec4b0c4b6
parent965e2559fe206f301f19dc63c2e1859bb52bdd06
Make spell-check.sh happy and remove stale spelling exceptions (#2122)

This change fixes a few misspellings identified by Codespell v2.4.1 and
removes all no-longer-used spelling exceptions that we could find. Most
of the fixed misspellings were present but ignored in 2020 commit
2f8abb64 because then-current Codespell v1.16.0 did not flag them.

N.B. GitHub Actions ubuntu-24.04 runner still uses Codespell v1.16.0.
71 files changed:
ChangeLog
bootstrap.sh
compat/compat.dox
compat/os/mswindows.h
compat/shm.h
lib/heap.c
lib/rfcnb/rfcnb-priv.h
lib/smblib/usage.txt
scripts/boiler-mgr.pl
scripts/codespell-ignorelist.txt
src/BodyPipe.h
src/ClientInfo.h
src/ConfigParser.h
src/DiskIO/DiskDaemon/DiskdIOStrategy.cc
src/HttpHdrContRange.cc
src/HttpHeaderFieldStat.h
src/Instance.cc
src/StatHist.h
src/acl/Checklist.cc
src/acl/RegexData.cc
src/acl/external/eDirectory_userip/ext_edirectory_userip_acl.cc
src/adaptation/Initiator.h
src/adaptation/ecap/XactionRep.cc
src/adaptation/icap/ModXact.cc
src/adaptation/icap/ModXact.h
src/adaptation/icap/Options.h
src/adaptation/icap/ServiceRep.cc
src/adaptation/notes.dox
src/auth/Scheme.h
src/auth/UserRequest.h
src/auth/basic/LDAP/basic_ldap_auth.cc
src/auth/basic/PAM/basic_pam_auth.cc
src/auth/basic/RADIUS/basic_radius_auth.cc
src/cf.data.pre
src/client_side.cc
src/client_side_reply.cc
src/client_side_request.cc
src/clients/Client.cc
src/clients/FtpGateway.cc
src/comm/ModSelect.cc
src/defines.h
src/dns/rfc1035.cc
src/dns_internal.cc
src/external_acl.cc
src/fs/rock/RockSwapDir.cc
src/ftp/Elements.h
src/http/one/Parser.h
src/http/one/ResponseParser.h
src/icmp/Icmp6.cc
src/icmp/net_db.cc
src/ip/Address.h
src/ip/Intercept.h
src/ipc/ReadWriteLock.h
src/main.cc
src/mem/old_api.cc
src/pconn.cc
src/peer_digest.cc
src/redirect.cc
src/sbuf/Algorithms.h
src/sbuf/SBuf.h
src/security/PeerConnector.h
src/servers/FtpServer.cc
src/ssl/ErrorDetailManager.cc
src/ssl/gadgets.cc
src/ssl/support.cc
src/store/Disks.cc
src/test_cache_digest.cc
src/tests/testACLMaxUserIP.cc
src/tests/testSBuf.cc
src/tunnel.cc
src/wccp2.cc