Browse code

Spelling Adjustments (#30)

* spelling: accessed

* spelling: alignment

* spelling: amalgamated

* spelling: answers

* spelling: another

* spelling: acquisition

* spelling: apitid

* spelling: ascii

* spelling: appending

* spelling: appropriate

* spelling: arbitrary

* spelling: architecture

* spelling: asynchronous

* spelling: attachments

* spelling: argument

* spelling: authenticode

* spelling: because

* spelling: boundary

* spelling: brackets

* spelling: bytecode

* spelling: calculation

* spelling: cannot

* spelling: changes

* spelling: check

* spelling: children

* spelling: codegen

* spelling: commands

* spelling: container

* spelling: concatenated

* spelling: conditions

* spelling: continuous

* spelling: conversions

* spelling: corresponding

* spelling: corrupted

* spelling: coverity

* spelling: crafting

* spelling: daemon

* spelling: definition

* spelling: delivered

* spelling: delivery

* spelling: delimit

* spelling: dependencies

* spelling: dependency

* spelling: detection

* spelling: determine

* spelling: disconnects

* spelling: distributed

* spelling: documentation

* spelling: downgraded

* spelling: downloading

* spelling: endianness

* spelling: entities

* spelling: especially

* spelling: empty

* spelling: expected

* spelling: explicitly

* spelling: existent

* spelling: finished

* spelling: flexibility

* spelling: flexible

* spelling: freshclam

* spelling: functions

* spelling: guarantee

* spelling: hardened

* spelling: headaches

* spelling: heighten

* spelling: improper

* spelling: increment

* spelling: indefinitely

* spelling: independent

* spelling: inaccessible

* spelling: infrastructure

Conflicts:
docs/html/node68.html

* spelling: initializing

* spelling: inited

* spelling: instream

* spelling: installed

* spelling: initialization

* spelling: initialize

* spelling: interface

* spelling: intrinsics

* spelling: interpreter

* spelling: introduced

* spelling: invalid

* spelling: latency

* spelling: lawyers

* spelling: libclamav

* spelling: likelihood

* spelling: loop

* spelling: maximum

* spelling: million

* spelling: milliseconds

* spelling: minimum

* spelling: minzhuan

* spelling: multipart

* spelling: misled

* spelling: modifiers

* spelling: notifying

* spelling: objects

* spelling: occurred

* spelling: occurs

* spelling: occurrences

* spelling: optimization

* spelling: original

* spelling: originated

* spelling: output

* spelling: overridden

* spelling: parenthesis

* spelling: partition

* spelling: performance

* spelling: permission

* spelling: phishing

* spelling: portions

* spelling: positives

* spelling: preceded

* spelling: properties

* spelling: protocol

* spelling: protos

* spelling: quarantine

* spelling: recursive

* spelling: referring

* spelling: reorder

* spelling: reset

* spelling: resources

* spelling: resume

* spelling: retrieval

* spelling: rewrite

* spelling: sanity

* spelling: scheduled

* spelling: search

* spelling: section

* spelling: separator

* spelling: separated

* spelling: specify

* spelling: special

* spelling: statement

* spelling: streams

* spelling: succession

* spelling: suggests

* spelling: superfluous

* spelling: suspicious

* spelling: synonym

* spelling: temporarily

* spelling: testfiles

* spelling: transverse

* spelling: turkish

* spelling: typos

* spelling: unable

* spelling: unexpected

* spelling: unexpectedly

* spelling: unfinished

* spelling: unfortunately

* spelling: uninitialized

* spelling: unlocking

* spelling: unnecessary

* spelling: unpack

* spelling: unrecognized

* spelling: unsupported

* spelling: usable

* spelling: wherever

* spelling: wishlist

* spelling: white

* spelling: infrastructure

* spelling: directories

* spelling: overridden

* spelling: permission

* spelling: yesterday

* spelling: initialization

* spelling: intrinsics

* space adjustment for spelling changes

* minor modifications by klin

Josh Soref authored on 2018/02/22 05:00:59
Showing 94 changed files
... ...
@@ -1528,7 +1528,7 @@ Tue, 22 Dec 2015 19:04:42 -0500 (Steven Morgan)
1528 1528
 
1529 1529
 Tue, 22 Dec 2015 13:36:51 -0500 (Steven Morgan)
1530 1530
 ------------------------------------------
1531
- * fix regression crash on sid 1005597703 due to uninitialzed
1531
+ * fix regression crash on sid 1005597703 due to uninitialized
1532 1532
 	(i.e., garbage initialized) structure.
1533 1533
 
1534 1534
 Mon, 21 Dec 2015 17:39:47 -0500 (Steven Morgan)
... ...
@@ -1587,12 +1587,12 @@ Wed, 16 Dec 2015 14:56:56 -0500 (Kevin Lin)
1587 1587
 
1588 1588
 Fri, 11 Dec 2015 17:41:38 -0500 (Steven Morgan)
1589 1589
 ------------------------------------------
1590
- * bb11452 - endianess correction for swf files on sparc -
1590
+ * bb11452 - endianness correction for swf files on sparc -
1591 1591
 	patch supplied by Jim Morris.
1592 1592
 
1593 1593
 Wed, 9 Dec 2015 12:15:16 -0500 (Mickey Sola)
1594 1594
 ------------------------------------------
1595
- * bb11424 - correcting buffer alignemnt for riff detection on sparc systems;
1595
+ * bb11424 - correcting buffer alignment for riff detection on sparc systems;
1596 1596
 	patch by Jim Morris
1597 1597
 
1598 1598
 Wed, 9 Dec 2015 00:17:41 +0100 (Andreas Cadhalpun)
... ...
@@ -1857,7 +1857,7 @@ Tue, 28 Jul 2015 13:44:41 -0400 (Kevin Lin)
1857 1857
 
1858 1858
 Fri, 24 Jul 2015 13:24:11 -0400 (Mickey Sola)
1859 1859
 ------------------------------------------
1860
- * bb11343: Automatically appennding YARA. to all yara rule sigs.
1860
+ * bb11343: Automatically appending YARA. to all yara rule sigs.
1861 1861
 
1862 1862
 Thu, 23 Jul 2015 15:36:16 -0400 (Mickey Sola)
1863 1863
 ------------------------------------------
... ...
@@ -2089,12 +2089,12 @@ Tue, 14 Apr 2015 15:53:17 EDT (klin)
2089 2089
 Mon, 13 Apr 2015 12:14:41 EDT (smorgan)
2090 2090
 -----------------------------------
2091 2091
  * bb11298 - look for TOC element name <unarchived-checksum> 
2092
-   (as a synonynm for <extracted-checksum>). Continue processing rather
2092
+   (as a synonym for <extracted-checksum>). Continue processing rather
2093 2093
     than exit in the event of missing or error in TOC checksum specification.
2094 2094
 
2095 2095
 Wed, 8 Apr 2015 15:51:04 EDT (smorgan)
2096 2096
 -----------------------------------
2097
- * iso9660: remove unnecessaty parameter on iso_parse_dir() and reset return
2097
+ * iso9660: remove unnecessary parameter on iso_parse_dir() and reset return
2098 2098
    code when scanall is in effect. 
2099 2099
 
2100 2100
 Wed, 1 Apr 2015 17:41:59 EDT (klin)
... ...
@@ -2136,7 +2136,7 @@ Mon, 16 Mar 2015 18:26:07 EDT (klin)
2136 2136
 
2137 2137
 Mon, 16 Mar 2015 13:11:56 EDT (klin)
2138 2138
 -----------------------------------
2139
- * fixed converity issue ID 12109 buffer was not freed on rare error case 
2139
+ * fixed coverity issue ID 12109 buffer was not freed on rare error case 
2140 2140
 
2141 2141
 Mon, 16 Mar 2015 13:08:03 EDT (klin)
2142 2142
 -----------------------------------
... ...
@@ -2339,7 +2339,7 @@ Thu, 6 Nov 2014 14:51:26 EDT (swebb)
2339 2339
 
2340 2340
 Mon, 20 Oct 2014 11:33:18 EDT (swebb)
2341 2341
 -------------------------------------
2342
-* Revert "bb#10731 - Allow to specificy a group for the socket of which
2342
+* Revert "bb#10731 - Allow to specify a group for the socket of which
2343 2343
   the user is not a member"
2344 2344
 
2345 2345
 Thu, 31 Jul 2014 19:11:22 EDT (swebb)
... ...
@@ -2964,7 +2964,7 @@ Thu Aug 23 15:40:10 EDT 2012 (swebb)
2964 2964
 Mon Aug 20 10:53:25 EDT 2012 (swebb)
2965 2965
 ----------------------------------
2966 2966
  * BB#5659 - 4.0.0.8955 Consumer - Created a 1GB+ Clamav.log by running
2967
- continious full scans for 10 hours. Add LogRotate config variable.
2967
+ continuous full scans for 10 hours. Add LogRotate config variable.
2968 2968
 
2969 2969
 Mon Aug 13 09:32:27 EDT 2012 (swebb)
2970 2970
 ----------------------------------
... ...
@@ -3292,7 +3292,7 @@ Thu Dec 22 20:57:43 CET 2011 (acab)
3292 3292
 
3293 3293
 Thu Dec 22 16:47:40 CET 2011 (acab)
3294 3294
 ---------------------------------
3295
- * read bn's as unsigned as tom and asn1 don't agree on sign convensions
3295
+ * read bn's as unsigned as tom and asn1 don't agree on sign conversions
3296 3296
 
3297 3297
 Wed Dec 21 22:52:46 CET 2011 (acab)
3298 3298
 ---------------------------------
... ...
@@ -3406,7 +3406,7 @@ Fri Nov 4 18:32:50 CEST 2011 (tk)
3406 3406
 
3407 3407
 Fri Nov  4 00:52:21 CET 2011 (acab)
3408 3408
 -----------------------------------
3409
- * libclamav/pe.c: parse vinfo where varfileinfo occours before stringfileinfo
3409
+ * libclamav/pe.c: parse vinfo where varfileinfo occurs before stringfileinfo
3410 3410
 		   (bb#3062)
3411 3411
 
3412 3412
 Thu Nov 3 22:43:49 CEST 2011 (acab)
... ...
@@ -3486,7 +3486,7 @@ Thu Sep 15 14:44:11 CEST 2011 (tk)
3486 3486
 
3487 3487
 Wed Sep 14 16:29:49 CEST 2011 (acab)
3488 3488
 ----------------------------------
3489
- * c4w: reoder ftypes
3489
+ * c4w: reorder ftypes
3490 3490
 
3491 3491
 Mon Sep 12 16:29:22 CEST 2011 (tk)
3492 3492
 ----------------------------------
... ...
@@ -3564,7 +3564,7 @@ Thu Jun 30 14:24:34 EEST 2011 (edwin)
3564 3564
 
3565 3565
 Wed Jun 29 16:39:56 CEST 2011 (acab)
3566 3566
 ------------------------------------
3567
- * cw4: track number of loaded sigs, provide retieval api
3567
+ * cw4: track number of loaded sigs, provide retrieval api
3568 3568
  
3569 3569
 Wed Jun 29 14:28:03 CEST 2011 (acab)
3570 3570
 ------------------------------------
... ...
@@ -4326,7 +4326,7 @@ Tue Nov  2 13:01:14 EET 2010 (edwin)
4326 4326
 
4327 4327
 Mon Oct 18 11:35:45 EEST 2010 (edwin)
4328 4328
 -------------------------------------
4329
- * clamd, libclamavll: add ability to logg messages from libclamav (bb #1965)
4329
+ * clamd, libclamav: add ability to logg messages from libclamav (bb #1965)
4330 4330
 
4331 4331
 Sun Oct 31 09:13:33 EET 2010 (edwin)
4332 4332
 ------------------------------------
... ...
@@ -4403,7 +4403,7 @@ Sat Oct 16 18:23:17 CEST 2010 (acab)
4403 4403
 
4404 4404
 Fri Oct 15 17:48:00 CEST 2010 (acab)
4405 4405
 ------------------------------------
4406
- * libclamav/pe_icons.c: make sure all ref points are initted (bb#2291)
4406
+ * libclamav/pe_icons.c: make sure all ref points are inited (bb#2291)
4407 4407
 
4408 4408
 Fri Oct 15 16:13:27 CEST 2010 (tk)
4409 4409
 ----------------------------------
... ...
@@ -4731,7 +4731,7 @@ Fri Jul 23 22:32:18 EEST 2010 (edwin)
4731 4731
 
4732 4732
 Thu Jul 22 22:32:08 EEST 2010 (edwin)
4733 4733
 -------------------------------------
4734
- * libclamav/c++/bytecode2llvm.cpp: detect PaX and fallback to intepreter if
4734
+ * libclamav/c++/bytecode2llvm.cpp: detect PaX and fallback to interpreter if
4735 4735
  needed (bb #2092).
4736 4736
  * libclamav/bytecode.c: selfcheck on startup (bb #2092).
4737 4737
 
... ...
@@ -4967,7 +4967,7 @@ Mon May 10 14:11:51 CEST 2010 (acab)
4967 4967
 Mon May 10 03:43:43 CEST 2010 (acab)
4968 4968
 ------------------------------------
4969 4969
  * libclamav: Use mpool in win32 (well, sort of) as the mighty crt allocator
4970
-	      chokes when loading about one milion signatures
4970
+	      chokes when loading about one million signatures
4971 4971
 
4972 4972
 Sat May  8 00:18:13 CEST 2010 (acab)
4973 4973
 ------------------------------------
... ...
@@ -5745,7 +5745,7 @@ Mon Feb 15 17:34:41 2010 +0200 (edwin)
5745 5745
 
5746 5746
 Mon Feb 15 17:32:00 2010 +0200 (edwin)
5747 5747
 --------------------------------------
5748
- * libclamav/bytecode.c: fix loading of bytecode into intepreter.
5748
+ * libclamav/bytecode.c: fix loading of bytecode into interpreter.
5749 5749
 
5750 5750
 Mon Feb 15 16:08:38 2010 +0200 (edwin)
5751 5751
 --------------------------------------
... ...
@@ -7689,7 +7689,7 @@ Wed Mar  4 16:42:57 CET 2009 (acab)
7689 7689
 
7690 7690
 Wed Mar  4 15:20:47 CET 2009 (acab)
7691 7691
 -----------------------------------
7692
- * clamav-milter: fix few typoes - thx Jakub Jankowski <shasta*toxcorp.com>
7692
+ * clamav-milter: fix few typos - thx Jakub Jankowski <shasta*toxcorp.com>
7693 7693
 	and Peter Bonivart <bonivart*opencsw.org> for the testing
7694 7694
 
7695 7695
 Wed Mar  4 09:12:59 CET 2009 (tk)
... ...
@@ -7902,7 +7902,7 @@ Fri Feb 20 15:53:18 EET 2009 (edwin)
7902 7902
 
7903 7903
 Fri Feb 20 13:54:53 EET 2009 (edwin)
7904 7904
 ------------------------------------
7905
- * docs/man/clamd.8.in: more documentation on IDSESSION/INSTREEAM (bb
7905
+ * docs/man/clamd.8.in: more documentation on IDSESSION/INSTREAM (bb
7906 7906
  #1401).
7907 7907
 
7908 7908
 Thu Feb 19 13:28:04 CET 2009 (tk)
... ...
@@ -8279,7 +8279,7 @@ Thu Feb 12 19:19:42 EET 2009 (edwin)
8279 8279
      dt_type redesign clamd main loop: there is now an accept thread, and
8280 8280
      a recv()/dispatch thread, +MaxThreads worker (scanner) threads.      introduce limiting on commands when worker threads are
8281 8281
      contended.  introduce IDSESSION, a replacement for the old
8282
-     SESSION command, that allows asyncronous (scan) commands and scan
8282
+     SESSION command, that allows asynchronous (scan) commands and scan
8283 8283
      replies introduce INSTREAM that allows sending the data to scan on
8284 8284
      same connection (vs STREAM that requires another port)     introduce zCOMMANDS
8285 8285
 
... ...
@@ -8293,7 +8293,7 @@ Thu Feb 12 19:19:42 EET 2009 (edwin)
8293 8293
      dt_type redesign clamd main loop: there is now an accept thread, and
8294 8294
      a recv()/dispatch thread, +MaxThreads worker (scanner) threads.      introduce limiting on commands when worker threads are
8295 8295
      contended.  introduce IDSESSION, a replacement for the old
8296
-     SESSION command, that allows asyncronous (scan) commands and scan
8296
+     SESSION command, that allows asynchronous (scan) commands and scan
8297 8297
      replies introduce INSTREAM that allows sending the data to scan on
8298 8298
      same connection (vs STREAM that requires another port)     introduce zCOMMANDS
8299 8299
 
... ...
@@ -8550,7 +8550,7 @@ Sun Dec  7 14:53:17 CET 2008 (acab)
8550 8550
 
8551 8551
 Sun Dec  7 13:46:07 CET 2008 (acab)
8552 8552
 -----------------------------------
8553
- * clamav-milter: work around stupid milter protoes
8553
+ * clamav-milter: work around stupid milter protos
8554 8554
 
8555 8555
 Sun Dec  7 13:38:49 CET 2008 (acab)
8556 8556
 -----------------------------------
... ...
@@ -8816,7 +8816,7 @@ Wed Nov 12 00:34:20 CET 2008 (acab)
8816 8816
 
8817 8817
 Tue Nov 11 20:42:28 CET 2008 (acab)
8818 8818
 -----------------------------------
8819
- * libclamav/nsis: improve lateny (bb#1180)
8819
+ * libclamav/nsis: improve latency (bb#1180)
8820 8820
 
8821 8821
 Mon Nov 10 20:12:47 EET 2008 (edwin)
8822 8822
 ------------------------------------
... ...
@@ -9001,11 +9001,11 @@ Sat Nov  1 03:51:58 CET 2008 (acab)
9001 9001
 	different memory "pools".
9002 9002
 	As soon as a database is no longer needed its pool is destroyed
9003 9003
 	and the memory is *really* returned to the system.
9004
-	The performace is comparable to that of the glibc allocator,
9004
+	The performance is comparable to that of the glibc allocator,
9005 9005
 	when not better, however there is a small overhead (a few MB)
9006 9006
 	in the initial memory usage (but at least it no longer grows).
9007 9007
 	Thanks a lot sgran for the idea and nitrox for the extensive
9008
-	testing. Please test and report any problem (expecially on
9008
+	testing. Please test and report any problem (especially on
9009 9009
 	non-x86 and non-Linux setups).
9010 9010
 	Make check doesn't currently work with --enable-mempool; this
9011 9011
 	will be fixed soon.
... ...
@@ -9126,7 +9126,7 @@ Wed Oct 22 17:45:11 EEST 2008 (edwin)
9126 9126
 
9127 9127
 Wed Oct 22 17:43:38 EEST 2008 (edwin)
9128 9128
 -------------------------------------
9129
- * configure, m4/acinclude.m4: When user has overriden --libdir, we
9129
+ * configure, m4/acinclude.m4: When user has overridden --libdir, we
9130 9130
  still need to find out the correct acl_libdirstem
9131 9131
 
9132 9132
 Mon Oct 20 17:23:12 EEST 2008 (edwin)
... ...
@@ -9167,7 +9167,7 @@ Wed Oct 15 12:30:57 CEST 2008 (tk)
9167 9167
 
9168 9168
 Tue Oct 14 23:46:45 CEST 2008 (acab)
9169 9169
 ------------------------------------
9170
-  * docs/man/clamscan.1.in: drop reference to non-exsistent option --max-space
9170
+  * docs/man/clamscan.1.in: drop reference to non-existent option --max-space
9171 9171
                      (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502165)
9172 9172
 
9173 9173
 Tue Oct 14 21:08:10 EEST 2008 (edwin)
... ...
@@ -9207,7 +9207,7 @@ Sat Oct 11 11:16:02 EEST 2008 (edwin)
9207 9207
 -------------------------------------
9208 9208
  * Makefile.am, Makefile.in, libclamav/jsparse/js-norm.c,
9209 9209
  unit_tests/Makefile.am, unit_tests/Makefile.in,
9210
- unit_tests/check_jsnorm.c: handle unfinishes string tokens in JS
9210
+ unit_tests/check_jsnorm.c: handle unfinished string tokens in JS
9211 9211
  parser
9212 9212
 
9213 9213
 Sat Oct 11 13:01:36 EEST 2008 (edwin)
... ...
@@ -9216,7 +9216,7 @@ Sat Oct 11 13:01:36 EEST 2008 (edwin)
9216 9216
  with type 0) too
9217 9217
 
9218 9218
 Sat Oct 11 12:20:10 CEST 2008 (acab)
9219
-  * freshclama/manager.c: bump _XOPEN_SOURCE
9219
+  * freshclam/manager.c: bump _XOPEN_SOURCE
9220 9220
 
9221 9221
 Sat Oct 11 11:56:10 CEST 2008 (acab)
9222 9222
 ------------------------------------
... ...
@@ -9306,7 +9306,7 @@ Fri Oct  3 15:49:17 CEST 2008 (acab)
9306 9306
   * clamav-milter/clamav-milter.c: reopen log files on USR1 instead of HUP
9307 9307
   - bb#1194. Note that this is an interim solution, as the milter should not
9308 9308
   abuse other daemons' logfiles. This also doesn't need a fair amount of
9309
-  documentantion as this feature never worked before.
9309
+  documentation as this feature never worked before.
9310 9310
 
9311 9311
 Wed Oct  1 19:11:30 CEST 2008 (acab)
9312 9312
 ------------------------------------
... ...
@@ -9424,7 +9424,7 @@ Mon Sep  1 10:57:56 EEST 2008 (edwin)
9424 9424
 
9425 9425
 Sun Aug 31 15:31:04 CEST 2008 (acab)
9426 9426
 ------------------------------------
9427
-  * libclamav/disasm, unit_tests: more endianess issues fixed (that should eb all)
9427
+  * libclamav/disasm, unit_tests: more endianness issues fixed (that should eb all)
9428 9428
 
9429 9429
 Sun Aug 31 04:23:12 CEST 2008 (acab)
9430 9430
 ------------------------------------
... ...
@@ -9475,7 +9475,7 @@ Mon Aug 25 16:03:44 CEST 2008 (tk)
9475 9475
 
9476 9476
 Sun Aug 24 23:51:48 CEST 2008 (tk)
9477 9477
 ----------------------------------
9478
-  * libclamav/unrar.c: improve handling of currupted archives and downgrade
9478
+  * libclamav/unrar.c: improve handling of corrupted archives and downgrade
9479 9479
 		       some error messages
9480 9480
 
9481 9481
 Sat Aug 23 22:18:47 CEST 2008 (tk)
... ...
@@ -9554,7 +9554,7 @@ Thu Aug  7 14:27:44 CEST 2008 (tk)
9554 9554
 
9555 9555
 Wed Aug  6 02:15:39 CEST 2008 (acab)
9556 9556
 ------------------------------------
9557
-  * libclamav/unzip.c: fix incorrect debug spam which misleaded poor sigmakers
9557
+  * libclamav/unzip.c: fix incorrect debug spam which misled poor sigmakers
9558 9558
 
9559 9559
 Wed Aug  6 02:11:12 CEST 2008 (acab)
9560 9560
 ------------------------------------
... ...
@@ -9967,7 +9967,7 @@ Sat May 24 21:38:47 EEST 2008 (edwin)
9967 9967
 
9968 9968
 Wed May 21 15:51:32 CEST 2008 (tk)
9969 9969
 ----------------------------------
9970
-  * freshclam/fresclam.c: don't call daemonize() under w32 (bb#1002)
9970
+  * freshclam/freshclam.c: don't call daemonize() under w32 (bb#1002)
9971 9971
 
9972 9972
 Wed May 21 14:54:04 CEST 2008 (tk)
9973 9973
 ----------------------------------
... ...
@@ -10118,7 +10118,7 @@ Mon Apr 21 16:21:56 CEST 2008 (tk)
10118 10118
 
10119 10119
 Mon Apr 21 11:28:38 CEST 2008 (tk)
10120 10120
 ----------------------------------
10121
-  * libclamav/others.h: explicitely cast some constants (bb#936)
10121
+  * libclamav/others.h: explicitly cast some constants (bb#936)
10122 10122
 
10123 10123
 Sun Apr 20 19:09:00 CEST 2008 (tk)
10124 10124
 ----------------------------------
... ...
@@ -10249,7 +10249,7 @@ Thu Mar 27 18:16:28 CET 2008 (tk)
10249 10249
 
10250 10250
 Tue Mar 25 01:55:19 CET 2008 (acab)
10251 10251
 -----------------------------------
10252
-  * libclamav/nsis: typoes - bb#894
10252
+  * libclamav/nsis: typos - bb#894
10253 10253
 
10254 10254
 Mon Mar 24 21:22:16 EET 2008 (edwin)
10255 10255
 -----------------------------------
... ...
@@ -10499,11 +10499,11 @@ Tue Feb 19 00:24:01 CET 2008 (tk)
10499 10499
 
10500 10500
 Mon Feb 18 20:48:41 CET 2008 (acab)
10501 10501
 -----------------------------------
10502
-  * configure: make fpu endianess manually configurable
10502
+  * configure: make fpu endianness manually configurable
10503 10503
 
10504 10504
 Mon Feb 18 19:45:06 EET 2008 (edwin)
10505 10505
 ------------------------------------
10506
-  * libclamav/textnorm.c: initialiaze each field
10506
+  * libclamav/textnorm.c: initialize each field
10507 10507
 	      scanners.c: decrease limit on scanscript
10508 10508
 
10509 10509
 Mon Feb 18 12:39:39 CET 2008 (acab)
... ...
@@ -10709,7 +10709,7 @@ Sun Feb 10 10:28:55 EET 2008 (edwin)
10709 10709
 			     
10710 10710
 Fri Feb  8 20:16:45 CET 2008 (tk)
10711 10711
 ---------------------------------
10712
-  * libclamac/readdb.c: add support for signature whitelisting with
10712
+  * libclamav/readdb.c: add support for signature whitelisting with
10713 10713
 			daily.ign/local.ign (bb#779)
10714 10714
 
10715 10715
 Fri Feb  8 14:20:55 EET 2008 (edwin)
... ...
@@ -11088,7 +11088,7 @@ Fri Jan 18 17:01:25 EET 2008 (edwin)
11088 11088
 
11089 11089
 Fri Jan 18 12:13:16 CET 2008 (acab)
11090 11090
 -----------------------------------
11091
-  * test: Storing the testifles byteswapped to avoid detection of the tarball.
11091
+  * test: Storing the testfiles byteswapped to avoid detection of the tarball.
11092 11092
   	  Real files are generated at make time and are additionally available
11093 11093
 	  under /contrib/test - close bb#398
11094 11094
 
... ...
@@ -11140,7 +11140,7 @@ Thu Jan 10 15:17:19 CET 2008 (tk)
11140 11140
 
11141 11141
 Thu Jan 10 14:29:28 CET 2008 (tk)
11142 11142
 ---------------------------------
11143
-  * clamdscan: remove dependendcy on libclamav (bb#750), patch from Edwin
11143
+  * clamdscan: remove dependency on libclamav (bb#750), patch from Edwin
11144 11144
 
11145 11145
 Thu Jan 10 11:23:32 GMT 2008 (njh)
11146 11146
 ----------------------------------
... ...
@@ -11186,7 +11186,7 @@ Sun Jan  6 15:36:46 CET 2008 (acab)
11186 11186
 
11187 11187
 Sat Jan  5 10:25:22 GMT 2008 (njh)
11188 11188
 ----------------------------------
11189
-  * libclamav/vba_extract.c:	Minor optimisation
11189
+  * libclamav/vba_extract.c:	Minor optimization
11190 11190
 
11191 11191
 Sat Jan  5 03:07:37 CET 2008 (acab)
11192 11192
   * libclamav: fix several warnings - mostly format strings
... ...
@@ -11399,7 +11399,7 @@ Thu Dec 13 15:29:46 GMT 2007 (njh)
11399 11399
   * clamav-milter:	Don't block when checking remote clamds on startup
11400 11400
 			Removed duplicated call to openlog
11401 11401
 			Minor improvements to log messages
11402
-  * libclamav:		Rewrite much of vba_extract.c (and dependancies in
11402
+  * libclamav:		Rewrite much of vba_extract.c (and dependencies in
11403 11403
 				blob.c)
11404 11404
 			Better RFC2231 handling in message.c
11405 11405
 			Rewrite non-blocking connect (mbox.c)
... ...
@@ -11542,7 +11542,7 @@ Mon Nov  5 17:16:18 GMT 2007 (njh)
11542 11542
   * libclamav/vba_extract.c:	More tidy up
11543 11543
 
11544 11544
 Sat Nov  3 14:28:17 CET 2007 (edwin)
11545
-  * libclamav/autoit.c: fix endianess checks for arm - thanks edwin
11545
+  * libclamav/autoit.c: fix endianness checks for arm - thanks edwin
11546 11546
 
11547 11547
 Sat Nov  3 00:25:52 EET 2007 (edwin)
11548 11548
 ------------------------------------
... ...
@@ -11653,7 +11653,7 @@ Tue Oct  9 11:36:44 BST 2007 (trog)
11653 11653
 
11654 11654
 Tue Oct  9 08:47:44 BST 2007 (njh)
11655 11655
 ----------------------------------
11656
-  * clamav-milter:	Fix bug introducted in revision 3277.
11656
+  * clamav-milter:	Fix bug introduced in revision 3277.
11657 11657
 
11658 11658
 Mon Oct  8 23:20:23 CEST 2007 (tk)
11659 11659
 ----------------------------------
... ...
@@ -11782,7 +11782,7 @@ Fri Sep 28 20:17:41 EEST 2007 (edwin)
11782 11782
 
11783 11783
 Wed Sep 26 23:36:06 CEST 2007 (tk)
11784 11784
 ----------------------------------
11785
-  * libclamav/matcher-ac.c: minor optimisation
11785
+  * libclamav/matcher-ac.c: minor optimization
11786 11786
 
11787 11787
 Tue Sep 25 10:43:35 BST 2007 (njh)
11788 11788
 ----------------------------------
... ...
@@ -11859,7 +11859,7 @@ Sat Sep 15 09:13:14 BST 2007 (njh)
11859 11859
 
11860 11860
 Fri Sep 14 20:16:20 CEST 2007 (tk)
11861 11861
 ----------------------------------
11862
-  * libclamav/matcher-ac.c: minor optimisation
11862
+  * libclamav/matcher-ac.c: minor optimization
11863 11863
 
11864 11864
 Fri Sep 14 10:03:22 BST 2007 (njh)
11865 11865
 ----------------------------------
... ...
@@ -11867,29 +11867,29 @@ Fri Sep 14 10:03:22 BST 2007 (njh)
11867 11867
 
11868 11868
 Thu Sep 13 19:23:31 CEST 2007 (tk)
11869 11869
 ----------------------------------
11870
-  * libclamav/matcher-ac.[ch]: various speed optimisations:
11870
+  * libclamav/matcher-ac.[ch]: various speed optimizations:
11871 11871
 				- optimise node usage
11872 11872
 				- try hard to not overload node 0x00.0x00[0x00]
11873 11873
 				- optimise memory usage
11874 11874
 
11875 11875
 Thu Sep 13 17:37:31 BST 2007 (njh)
11876 11876
 ----------------------------------
11877
-  * libclamav:	More optimisations
11877
+  * libclamav:	More optimizations
11878 11878
 
11879 11879
 Thu Sep 13 14:01:08 CEST 2007 (acab)
11880 11880
   * libclamav/pe.c: One more typo fixed
11881 11881
 
11882 11882
 Thu Sep 13 12:37:26 CEST 2007 (acab)
11883 11883
 ------------------------------------
11884
-  * libclamav: Shut up a few warnings and fix some typoes
11884
+  * libclamav: Shut up a few warnings and fix some typos
11885 11885
 
11886 11886
 Wed Sep 12 13:36:37 BST 2007 (njh)
11887 11887
 ----------------------------------
11888
-  * libclamav:	More optimisations
11888
+  * libclamav:	More optimizations
11889 11889
 
11890 11890
 Tue Sep 11 10:33:21 BST 2007 (njh)
11891 11891
 ----------------------------------
11892
-  * libclamav:	Various code clean ups and optimisations
11892
+  * libclamav:	Various code clean ups and optimizations
11893 11893
 
11894 11894
 Sun Sep  9 13:42:26 CEST 2007 (acab)
11895 11895
   * libclamav/nsis: tidy
... ...
@@ -11960,7 +11960,7 @@ Thu Aug 30 09:05:45 BST 2007 (njh)
11960 11960
 
11961 11961
 Wed Aug 29 18:27:55 BST 2007 (njh)
11962 11962
 ----------------------------------
11963
-  * libclamav:	mbox optimisation to reduce the lifetime of temporary files
11963
+  * libclamav:	mbox optimization to reduce the lifetime of temporary files
11964 11964
 
11965 11965
 Tue Aug 28 16:08:13 BST 2007 (njh)
11966 11966
 ----------------------------------
... ...
@@ -12190,7 +12190,7 @@ Tue Jul 10 22:02:15 CEST 2007 (tk)
12190 12190
 
12191 12191
 Sun Jul  8 17:25:04 CEST 2007 (acab)
12192 12192
 ------------------------------------
12193
-  * misc: Implement compiler indepenedent sign-extended signed right shift
12193
+  * misc: Implement compiler independent sign-extended signed right shift
12194 12194
 	  when needed - reported by Michal Spadlinski <gim913 * gmail.com>
12195 12195
 
12196 12196
 Sat Jul 07 10:52:00 CEST 2007 (edwin)
... ...
@@ -12317,7 +12317,7 @@ Wed May 30 15:07:58 CEST 2007 (tk)
12317 12317
 
12318 12318
 Wed May 30 13:27:09 CEST 2007 (tk)
12319 12319
 ----------------------------------
12320
-  * fresclam/manager.c: add sanity check for %v (bb#463)
12320
+  * freshclam/manager.c: add sanity check for %v (bb#463)
12321 12321
 
12322 12322
 Tue May 29 21:47:23 CEST 2007 (tk)
12323 12323
 ----------------------------------
... ...
@@ -12499,7 +12499,7 @@ Thu Apr 19 09:28:14 BST 2007 (njh)
12499 12499
 Thu Apr 19 08:43:29 BST 2007 (njh)
12500 12500
 ----------------------------------
12501 12501
   * clamav-milter:	The wrong line was removed when preparing for
12502
-				yesderday's release
12502
+				yesterday's release
12503 12503
 
12504 12504
 Wed Apr 18 10:22:13 BST 2007 (njh)
12505 12505
 ----------------------------------
... ...
@@ -12705,7 +12705,7 @@ Fri Mar 16 21:56:21 CET 2007 (tk)
12705 12705
 
12706 12706
 Fri Mar 16 15:47:08 GMT 2007 (njh)
12707 12707
 ----------------------------------
12708
-  * clamav-milter:	Better start up of the logg() inferface, now similar
12708
+  * clamav-milter:	Better start up of the logg() interface, now similar
12709 12709
 				to that used in clamd
12710 12710
 
12711 12711
 Mon Mar 14 19:29:00 EET 2007 (edwin)
... ...
@@ -13847,7 +13847,7 @@ Tue Dec  5 03:18:06 CET 2006 (tk)
13847 13847
 
13848 13848
 Mon Dec  4 19:08:27 CET 2006 (acab)
13849 13849
 -----------------------------------
13850
-  * liblcalamv/pe.c: removed useless debug line
13850
+  * libclamav/pe.c: removed useless debug line
13851 13851
 
13852 13852
 Mon Dec  4 19:03:23 CET 2006 (acab)
13853 13853
 -----------------------------------
... ...
@@ -14017,13 +14017,13 @@ Mon Nov  6 00:12:28 CET 2006 (tk)
14017 14017
 
14018 14018
 Mon Nov  6 00:02:57 CET 2006 (tk)
14019 14019
 ---------------------------------
14020
-  * libclamav/matcher-ac.c: minor optimisation, thanks to Christophe Jaillet
14020
+  * libclamav/matcher-ac.c: minor optimization, thanks to Christophe Jaillet
14021 14021
 
14022 14022
 Sun Nov  5 19:11:28 CET 2006 (acab)
14023 14023
 -----------------------------------
14024 14024
   * libclamav/regex_list.c: apply patch from Edvin to:
14025 14025
                             fix jump on uninitialized variable
14026
-                            fix improprer string length calculation
14026
+                            fix improper string length calculation
14027 14027
 			    - closes bug 52 -
14028 14028
 
14029 14029
 Sun Nov  5 15:08:09 CET 2006 (tk)
... ...
@@ -14227,7 +14227,7 @@ Mon Oct 23 17:48:39 CEST 2006 (tk)
14227 14227
 
14228 14228
 Sun Oct 22 11:24:07 BST 2006 (njh)
14229 14229
 ----------------------------------
14230
-  * libclamav/pdf.c:	Handle ASCII85 encoded Flated objectes (bug#43)
14230
+  * libclamav/pdf.c:	Handle ASCII85 encoded Flated objects (bug#43)
14231 14231
 
14232 14232
 Thu Oct 19 20:33:15 CEST 2006 (acab)
14233 14233
 ------------------------------------
... ...
@@ -15139,7 +15139,7 @@ Wed Jun 21 09:55:54 BST 2006 (njh)
15139 15139
 
15140 15140
 Tue Jun 20 20:37:21 BST 2006 (njh)
15141 15141
 ----------------------------------
15142
-  * libclamv/tnef.c:	Better indication of where an error was trapped
15142
+  * libclamav/tnef.c:	Better indication of where an error was trapped
15143 15143
 
15144 15144
 Tue Jun 20 18:49:10 CEST 2006 (tk)
15145 15145
 ----------------------------------
... ...
@@ -15561,7 +15561,7 @@ Tue Feb  7 11:34:17 GMT 2006 (njh)
15561 15561
 
15562 15562
 Sun Feb  5 13:56:56 GMT 2006 (njh)
15563 15563
 ----------------------------------
15564
-  * clamav-milter:	Added --template-headers option, based on a whishlist
15564
+  * clamav-milter:	Added --template-headers option, based on a wishlist
15565 15565
 				by Denis Eremenko <moonshade*mail.kz> for
15566 15566
 				the support of foreign language and HTML
15567 15567
 				emails in --template-file
... ...
@@ -16301,7 +16301,7 @@ Sat May 14 17:14:52 BST 2005 (njh)
16301 16301
 
16302 16302
 Thu May 12 09:23:52 BST 2005 (trog)
16303 16303
 -----------------------------------
16304
-  * libclamav/speical.c: Fix reading PString type in Photoshop thumbnails.
16304
+  * libclamav/special.c: Fix reading PString type in Photoshop thumbnails.
16305 16305
 
16306 16306
 Thu May 12 08:32:22 BST 2005 (njh)
16307 16307
 ----------------------------------
... ...
@@ -16543,7 +16543,7 @@ Fri Mar 25 18:47:34 CET 2005 (tk)
16543 16543
 
16544 16544
 Tue Mar 22 22:54:46 CET 2005 (tk)
16545 16545
 ---------------------------------
16546
-  * libclamav/scanners.c: fix encrypted zip detecion (patch by Dirk Mueller
16546
+  * libclamav/scanners.c: fix encrypted zip detection (patch by Dirk Mueller
16547 16547
 			  <mueller*kde.org>)
16548 16548
 
16549 16549
 Tue Mar 22 22:22:30 CET 2005 (tk)
... ...
@@ -16821,7 +16821,7 @@ Sun Feb 13 09:32:51 GMT 2005 (njh)
16821 16821
 
16822 16822
 Fri Feb 11 22:21:44 GMT 2005 (njh)
16823 16823
 ----------------------------------
16824
-  * clamav-milter:	Added --whistlist-file and --sendmail-cf options
16824
+  * clamav-milter:	Added --whitelist-file and --sendmail-cf options
16825 16825
 			When in SESSION mode, not all sessions would send END
16826 16826
 
16827 16827
 Tue Feb  8 14:45:05 GMT 2005 (trog)
... ...
@@ -16971,7 +16971,7 @@ Thu Jan 27 10:55:35 GMT 2005 (njh)
16971 16971
 
16972 16972
 Thu Jan 27 01:35:35 CET 2005 (tk)
16973 16973
 ---------------------------------
16974
-  * freshclam/manager.c: add support for HTTP/1.0 ansers in IMS (--no-dns) mode
16974
+  * freshclam/manager.c: add support for HTTP/1.0 answers in IMS (--no-dns) mode
16975 16975
 			 (patch by Sven Strickroth <sstrickroth*gym-oha.de>)
16976 16976
 
16977 16977
 Wed Jan 26 19:27:57 CET 2005 (tk)
... ...
@@ -17062,7 +17062,7 @@ Sat Jan 22 13:45:42 GMT 2005 (njh)
17062 17062
 ----------------------------------
17063 17063
   * clamav-milter:	If forwarding to a quarantine user fails log as LOG_ERR
17064 17064
 				not LOG_DEBUG
17065
-			Try to santity check that the input socket name is the
17065
+			Try to sanity check that the input socket name is the
17066 17066
 				same as the same given to sendmail
17067 17067
 			Redirect stdout and stderr to LogFile, if that is set
17068 17068
 			--quarantine didn't redirect to the given email address
... ...
@@ -17265,7 +17265,7 @@ Mon Dec 20 02:32:30 CET 2004 (tk)
17265 17265
 
17266 17266
 Sun Dec 19 17:01:56 GMT 2004 (njh)
17267 17267
 ----------------------------------
17268
-  * clamav-milter: Correctly warn that --max_childen must be given in SESSION
17268
+  * clamav-milter: Correctly warn that --max_children must be given in SESSION
17269 17269
 		mode if LocalSocket is used and MaxThreads isn't given in
17270 17270
 		clamd.conf. max_children is needed to know how many sessions
17271 17271
 		to initiate to clamd(s)
... ...
@@ -17430,7 +17430,7 @@ Wed Dec  1 13:14:33 GMT 2004 (njh)
17430 17430
 
17431 17431
 Wed Dec  1 12:14:46 GMT 2004 (njh)
17432 17432
 ----------------------------------
17433
-  * libeclamav/message.c:	Part of rule 3 of paragraph 5.1 of RFC1521 was
17433
+  * libclamav/message.c:	Part of rule 3 of paragraph 5.1 of RFC1521 was
17434 17434
 		not being implemented, which meant that quoted-printable
17435 17435
 		attachments with spaces before the '=' character at the end
17436 17436
 		of soft breakon lines where not being correctly decoded
... ...
@@ -17664,7 +17664,7 @@ Mon Nov  8 16:29:13 GMT 2004 (njh)
17664 17664
 
17665 17665
 Mon Nov  8 15:24:18 CET 2004 (tk)
17666 17666
 ---------------------------------
17667
-  * clamd: new directive ExitOnOOM (stop deamon when libclamav reports out of
17667
+  * clamd: new directive ExitOnOOM (stop daemon when libclamav reports out of
17668 17668
 	   memory condition)
17669 17669
 
17670 17670
 Mon Nov  8 11:32:11 CET 2004 (tk)
... ...
@@ -17730,7 +17730,7 @@ Thu Nov  4 08:24:21 GMT 2004 (njh)
17730 17730
 Wed Nov  3 12:47:41 GMT 2004 (njh)
17731 17731
 ----------------------------------
17732 17732
   * libclamav/clamav-milter:	Save the original subject as X-Original-Subject
17733
-			when running in advisory or qurantine mode
17733
+			when running in advisory or quarantine mode
17734 17734
 			SESSION mode: warn when no clamd can be reached
17735 17735
 
17736 17736
 Wed Nov  3 12:50:19 CET 2004 (tk)
... ...
@@ -17803,7 +17803,7 @@ Wed Oct 27 07:36:49 BST 2004 (njh)
17803 17803
 Sun Oct 24 05:36:39 BST 2004 (njh)
17804 17804
 ----------------------------------
17805 17805
   * libclamav/mbox.c:		Handle multipart/knowbot as multipart/mixed
17806
-			until syntax documention can be found for this format
17806
+			until syntax documentation can be found for this format
17807 17807
 
17808 17808
 Sun Oct 24 04:52:01 BST 2004 (njh)
17809 17809
 ----------------------------------
... ...
@@ -17814,7 +17814,7 @@ Sun Oct 24 04:52:01 BST 2004 (njh)
17814 17814
 			named pipe
17815 17815
 				SESSION code now on by default
17816 17816
 				Use cli_strtokbuf() instead of cli_strtok()
17817
-			whereever possible
17817
+			wherever possible
17818 17818
 
17819 17819
 Fri Oct 22 18:20:03 BST 2004 (njh)
17820 17820
 ----------------------------------
... ...
@@ -17859,7 +17859,7 @@ Wed Oct 20 21:00:37 CEST 2004 (tk)
17859 17859
 
17860 17860
 Wed Oct 20 13:23:33 BST 2004 (njh)
17861 17861
 ----------------------------------
17862
-  * libclamav/untar.c:	Print warning message about unsopported (yet) formats
17862
+  * libclamav/untar.c:	Print warning message about unsupported (yet) formats
17863 17863
 
17864 17864
 Wed Oct 20 11:37:40 BST 2004 (njh)
17865 17865
 ----------------------------------
... ...
@@ -18151,7 +18151,7 @@ Thu Sep 30 20:19:46 BST 2004 (njh)
18151 18151
 
18152 18152
 Thu Sep 30 10:01:25 BST 2004 (njh)
18153 18153
 ----------------------------------
18154
-  * libclamav:		Further small speed and size optimisations with MIME
18154
+  * libclamav:		Further small speed and size optimizations with MIME
18155 18155
 				decoding
18156 18156
 
18157 18157
 Thu Sep 30 09:24:26 BST 2004 (trog)
... ...
@@ -18170,7 +18170,7 @@ Thu Sep 30 02:19:12 CEST 2004 (tk)
18170 18170
 
18171 18171
 Tue Sep 28 19:41:39 BST 2004 (njh)
18172 18172
 ----------------------------------
18173
-  * libclamav:		Some small speed and size optimisations in MIME decoding
18173
+  * libclamav:		Some small speed and size optimizations in MIME decoding
18174 18174
 
18175 18175
 Tue Sep 28 15:46:18 BST 2004 (njh)
18176 18176
 ---------------------------------
... ...
@@ -18424,7 +18424,7 @@ Thu Sep 16 14:00:05 BST 2004 (njh)
18424 18424
 
18425 18425
 Thu Sep 16 12:20:59 BST 2004 (njh)
18426 18426
 ----------------------------------
18427
-  * libvclamav/mbox.c:	Improved handling of line breaks in the middle of
18427
+  * libclamav/mbox.c:	Improved handling of line breaks in the middle of
18428 18428
 				headers for multipart sections
18429 18429
 
18430 18430
 Thu Sep 16 11:07:37 BST 2004 (njh)
... ...
@@ -18455,7 +18455,7 @@ Wed Sep 15 19:09:56 BST 2004 (njh)
18455 18455
 
18456 18456
 Wed Sep 15 18:46:44 CEST 2004 (tk)
18457 18457
 ----------------------------------
18458
-  * libclamav/matcher.c: fix problem with uninitialised voffset structure
18458
+  * libclamav/matcher.c: fix problem with uninitialized voffset structure
18459 18459
 			 (thanks to Nigel)
18460 18460
   * libclamav/str.c: check if memory is correctly allocated (thanks to Trog)
18461 18461
 
... ...
@@ -18717,7 +18717,7 @@ Thu Aug 26 11:23:22 BST 2004 (njh)
18717 18717
   * clamav-milter/clamav-milter.c: Generate correct message if there is no
18718 18718
 			response from any clamd server
18719 18719
 		Handle %h (headers) in the template file
18720
-		Fix bug in optimisation when more than one To line is
18720
+		Fix bug in optimization when more than one To line is
18721 18721
 			received
18722 18722
 
18723 18723
 Thu Aug 26 10:34:48 BST 2004 (njh)
... ...
@@ -18739,7 +18739,7 @@ Thu Aug 26 02:19:47 CEST 2004 (tk)
18739 18739
 
18740 18740
 Wed Aug 25 13:32:22 BST 2004 (njh)
18741 18741
 ----------------------------------
18742
-  * libclamav/line.c:	Small code optimisation
18742
+  * libclamav/line.c:	Small code optimization
18743 18743
 
18744 18744
 Wed Aug 25 12:45:53 BST 2004 (njh)
18745 18745
 ----------------------------------
... ...
@@ -18757,7 +18757,7 @@ Wed Aug 25 11:32:48 BST 2004 (njh)
18757 18757
 
18758 18758
 Wed Aug 25 11:06:42 BST 2004 (trog)
18759 18759
 -----------------------------------
18760
-  * libclamac/ole2_extract.c: fix error path memory leaks
18760
+  * libclamav/ole2_extract.c: fix error path memory leaks
18761 18761
 	(thanks to acab and njh)
18762 18762
 
18763 18763
 Wed Aug 25 10:13:43 CEST 2004 (acab)
... ...
@@ -18823,7 +18823,7 @@ Sat Aug 21 14:07:47 CEST 2004 (acab)
18823 18823
 
18824 18824
 Sat Aug 21 12:59:43 BST 2004 (njh)
18825 18825
 ----------------------------------
18826
-  * libclamav:	Changed the handling of miltipart messages, that is scanning
18826
+  * libclamav:	Changed the handling of multipart messages, that is scanning
18827 18827
 			emails with attachments. Reports on impact on memory
18828 18828
 			usage and speed welcome to clamav-devel*lists.sf.net.
18829 18829
 
... ...
@@ -18850,7 +18850,7 @@ Wed Aug 18 22:38:39 BST 2004 (njh)
18850 18850
 
18851 18851
 Wed Aug 18 20:37:42 CEST 2004 (tk)
18852 18852
 ----------------------------------
18853
-  * libclamav/contrib: Include database optimisation tool (optimize/optimize.c).
18853
+  * libclamav/contrib: Include database optimization tool (optimize/optimize.c).
18854 18854
 		       It's ClamAV specific and attempts to normalise signature
18855 18855
 		       prefixes so there are more signatures using the same
18856 18856
 		       prefix (and saving nodes in the Aho-Corasick pattern
... ...
@@ -19034,7 +19034,7 @@ Thu Aug  5 08:44:51 BST 2004 (njh)
19034 19034
 			Template files can now contain more than one variable
19035 19035
 			Template files sendmail variables handling changed to
19036 19036
 				allow access to variables not in braces. All
19037
-				sendmail variables are now delimeted by
19037
+				sendmail variables are now delimited by
19038 19038
 				dollars, e.g.  ${j}$
19039 19039
 			Better local IP table by Damian Menscher
19040 19040
 				<menscher*uiuc.edu> and Andy Fiddaman
... ...
@@ -19343,7 +19343,7 @@ Tue Jul  6 17:19:15 CEST 2004 (tk)
19343 19343
 
19344 19344
 Tue Jul  6 16:37:34 CEST 2004 (tk)
19345 19345
 ----------------------------------
19346
-  * libclamav: pe: fix sanity check on uninitialised data (bug found by aCaB)
19346
+  * libclamav: pe: fix sanity check on uninitialized data (bug found by aCaB)
19347 19347
 
19348 19348
 Tue Jul  6 14:26:19 BST 2004 (trog)
19349 19349
 -----------------------------------
... ...
@@ -19466,7 +19466,7 @@ Thu Jun 24 09:09:27 BST 2004 (trog)
19466 19466
 
19467 19467
 Wed Jun 23 17:23:59 BST 2004 (njh)
19468 19468
 ----------------------------------
19469
-  * libclamav/mbox.c:	Further optimisation in the handling of empty lines
19469
+  * libclamav/mbox.c:	Further optimization in the handling of empty lines
19470 19470
 	in emails
19471 19471
 
19472 19472
 Wed Jun 23 15:16:20 BST 2004 (trog)
... ...
@@ -19512,7 +19512,7 @@ Mon Jun 21 21:20:47 EDT 2004 (tk)
19512 19512
 
19513 19513
 Mon Jun 21 16:23:07 BST 2004 (trog)
19514 19514
 -----------------------------------
19515
-  * libclamac/ole2_extract.c: Don't try and process (probably corrupt) files
19515
+  * libclamav/ole2_extract.c: Don't try and process (probably corrupt) files
19516 19516
 	with untested parameters, issue a warning instead.
19517 19517
 
19518 19518
 Mon Jun 21 11:21:48 BST 2004 (njh)
... ...
@@ -19611,7 +19611,7 @@ Fri Jun 11 22:11:31 CEST 2004 (tk)
19611 19611
 Wed Jun  9 17:47:29 CEST 2004 (tk)
19612 19612
 ----------------------------------
19613 19613
   * clamd: do not display "Command parser: read() failed." (in SESSION mode)
19614
-	   if the client disconnescts (problem reported by Matthew Trent
19614
+	   if the client disconnects (problem reported by Matthew Trent
19615 19615
 	   <mtrent*localaccess.com> and Omer Faruk Sen <ofsen*enderunix.org>)
19616 19616
 
19617 19617
 Tue Jun  8 22:46:29 BST 2004 (njh)
... ...
@@ -19804,7 +19804,7 @@ Tue May 11 02:07:55 CEST 2004 (tk)
19804 19804
 Mon May 10 12:25:09 BST 2004 (njh)
19805 19805
 ----------------------------------
19806 19806
   * libclamav:		Don't call cli_filetype() so often since the latest
19807
-		chanves give false positives about the start of bounce messages
19807
+		changes give false positives about the start of bounce messages
19808 19808
 		which opens up DoS attacks, and allows worms hidden in bounce
19809 19809
 		messages to be hidden with ease
19810 19810
 
... ...
@@ -19851,7 +19851,7 @@ Thu May  6 16:22:32 BST 2004 (trog)
19851 19851
 
19852 19852
 Thu May  6 12:27:03 BST 2004 (njh)
19853 19853
 ----------------------------------
19854
-  * libclamav/mbox.c:	Ensure all attachements marked as RFC822 emails will
19854
+  * libclamav/mbox.c:	Ensure all attachments marked as RFC822 emails will
19855 19855
 			be recognised as email messages by libclamav/scanners.c
19856 19856
 			and hence be scanned
19857 19857
   * clamav-milter:	Fixed boundary cases for streamMaxLength
... ...
@@ -20341,7 +20341,7 @@ Sat Mar 20 19:37:11 GMT 2004 (njh)
20341 20341
 
20342 20342
 Sat Mar 20 17:49:43 GMT 2004 (njh)
20343 20343
 ----------------------------------
20344
-  * libclamav:	More flexable approach to scanning bounce messages within
20344
+  * libclamav:	More flexible approach to scanning bounce messages within
20345 20345
 	emails means more bounces are caught but at the expense of some
20346 20346
 	duplication of code for now
20347 20347
 
... ...
@@ -20445,7 +20445,7 @@ Mon Mar 15 20:53:10 CET 2004 (tk)
20445 20445
 
20446 20446
 Mon Mar 15 18:40:44 GMT 2004 (trog)
20447 20447
 -----------------------------------
20448
-  * libvlamav/ole2_extract.c: fix cli_malloc() error
20448
+  * libclamav/ole2_extract.c: fix cli_malloc() error
20449 20449
 
20450 20450
 Mon Mar 15 17:05:01 CET 2004 (tk)
20451 20451
 ---------------------------------
... ...
@@ -20574,7 +20574,7 @@ Sun Mar  7 15:19:51 GMT 2004 (njh)
20574 20574
 
20575 20575
 Sun Mar  7 12:40:05 GMT 2004 (njh)
20576 20576
 ----------------------------------
20577
-  * libclamav/message.c:	Added new bounce delimeter (thanks to Dirk
20577
+  * libclamav/message.c:	Added new bounce delimiter (thanks to Dirk
20578 20578
 	  Mueller <mueller*kde.org>)
20579 20579
 	  Removed a warning generated by icc
20580 20580
 
... ...
@@ -20744,11 +20744,11 @@ Sun Feb 22 22:59:39 GMT 2004 (njh)
20744 20744
 ----------------------------------
20745 20745
   * clamav-milter: Change the log level TCPwrapper denying
20746 20746
 			Handle ERROR message from clamd
20747
-			Moved smfi_setconn to avoid race condictions when
20747
+			Moved smfi_setconn to avoid race conditions when
20748 20748
 			an e-mail is received just as the milter is starting
20749 20749
 			but isn't ready to handle it causing the milter to
20750 20750
 			go to an error state
20751
-			Hardend umask
20751
+			Hardened umask
20752 20752
 
20753 20753
 Sun Feb 22 17:34:08 GMT 2004 (njh)
20754 20754
 ----------------------------------
... ...
@@ -20781,7 +20781,7 @@ Fri Feb 20 17:13:10 GMT 2004 (njh)
20781 20781
 ----------------------------------
20782 20782
   * clamav-milter:	If clamd is on the local machine and PidFile is defined
20783 20783
 		check if clamd is dead when send() fails
20784
-  * libclamav:		Added a new bounce delimeter
20784
+  * libclamav:		Added a new bounce delimiter
20785 20785
 
20786 20786
 Fri Feb 20 16:49:05 CET 2004 (tk)
20787 20787
 ---------------------------------
... ...
@@ -20826,7 +20826,7 @@ Wed Feb 18 13:35:59 GMT 2004 (njh)
20826 20826
 
20827 20827
 Wed Feb 18 10:12:54 GMT 2004 (njh)
20828 20828
 ----------------------------------
20829
-  * libclamav:	Found some occurances of Yaha
20829
+  * libclamav:	Found some occurrences of Yaha
20830 20830
 	Added debug of number of lines in (encoded) attachment
20831 20831
   * clamav-milter:	clamav-milter now builds on freeBSD 5.2 (wrong logic
20832 20832
 		in including malloc.h)
... ...
@@ -20845,7 +20845,7 @@ Tue Feb 17 23:43:22 CET 2004 (tk)
20845 20845
 
20846 20846
 Tue Feb 17 20:49:23 GMT 2004 (njh)
20847 20847
 ----------------------------------
20848
-  * libclamav: Added a new bounce delimeter
20848
+  * libclamav: Added a new bounce delimiter
20849 20849
   * test:	Updated mbox/debugm.c compilation instructions
20850 20850
 		removed SIGINT signal handler
20851 20851
 
... ...
@@ -20855,7 +20855,7 @@ Tue Feb 17 17:09:24 GMT 2004 (trog)
20855 20855
 
20856 20856
 Tue Feb 17 09:59:03 GMT 2004 (njh)
20857 20857
 ----------------------------------
20858
-  * libclamav: Added a new bounce delimeter
20858
+  * libclamav: Added a new bounce delimiter
20859 20859
 
20860 20860
 Tue Feb 17 01:06:58 CET 2004 (tk)
20861 20861
 ---------------------------------
... ...
@@ -20894,7 +20894,7 @@ Sun Feb 15 12:52:25 CET 2004 (tk)
20894 20894
 
20895 20895
 Sun Feb 15 08:50:21 GMT 2004 (njh)
20896 20896
 ----------------------------------
20897
-  * libclamav:	added blobClose and blobCmp to reduce likelyhood of scanning the
20897
+  * libclamav:	added blobClose and blobCmp to reduce likelihood of scanning the
20898 20898
 			same file twice and reducing the runtime memory usage
20899 20899
 	support video within multiparts
20900 20900
 	better warning of unsupported types that may need to be added later
... ...
@@ -20931,7 +20931,7 @@ Fri Feb 13 22:35:55 CET 2004 (tk)
20931 20931
 
20932 20932
 Fri Feb 13 14:28:05 GMT 2004 (njh)
20933 20933
 ----------------------------------
20934
-  * libclamav: Added a new bounce delimeter
20934
+  * libclamav: Added a new bounce delimiter
20935 20935
 
20936 20936
 Thu Feb 12 18:47:44 GMT 2004 (njh)
20937 20937
 ----------------------------------
... ...
@@ -21056,7 +21056,7 @@ Thu Feb  5 13:49:24 GMT 2004 (njh)
21056 21056
 
21057 21057
 Thu Feb  5 11:25:56 GMT 2004 (njh)
21058 21058
 ----------------------------------
21059
-  * libclamav:	Bounce delimeters were found by a list of strcasecmps,
21059
+  * libclamav:	Bounce delimiters were found by a list of strcasecmps,
21060 21060
 			now handled in a table which means it's easier to
21061 21061
 			add new examples as they are found
21062 21062
 
... ...
@@ -21223,7 +21223,7 @@ Sat Jan 24 18:17:51 GMT 2004 (njh)
21223 21223
 
21224 21224
 Sat Jan 24 17:45:40 GMT 2004 (njh)
21225 21225
 ----------------------------------
21226
-  * libclamav: Removed (incorrect) warning about uninitialised variable
21226
+  * libclamav: Removed (incorrect) warning about uninitialized variable
21227 21227
 
21228 21228
 Fri Jan 23 12:12:30 CET 2004 (tk)
21229 21229
 ---------------------------------
... ...
@@ -21336,7 +21336,7 @@ Fri Jan  9 14:46:29 GMT 2004 (njh)
21336 21336
 
21337 21337
 Fri Jan  9 10:21:27 GMT 2004 (njh)
21338 21338
 ----------------------------------
21339
-  * libclamav: Locate uuencoded viruses hidden in text poritions of
21339
+  * libclamav: Locate uuencoded viruses hidden in text portions of
21340 21340
 	multipart/mixed mime messages
21341 21341
 
21342 21342
 Fri Jan  9 02:07:53 CET 2004 (tk)
... ...
@@ -21671,7 +21671,7 @@ Tue Nov 11 22:47:37 CET 2003 (tk)
21671 21671
 	       next version.
21672 21672
   * docs/manpages: updated
21673 21673
   * docs/clamdoc.pdf: rewritten
21674
-  * docs/Turkish: included Turish clamdoc.pdf translation by yavuz kaya and
21674
+  * docs/Turkish: included Turkish clamdoc.pdf translation by yavuz kaya and
21675 21675
 		  Ýbrahim erken
21676 21676
 
21677 21677
 Tue Nov 11 13:51:23 IST 2003 (njh)
... ...
@@ -21808,7 +21808,7 @@ Fri Oct 17 05:08:22 CEST 2003 (tk)
21808 21808
 	       with outdated cfgfile.c in freshclam was reported by Jim C.
21809 21809
   * clamd: fixed a segmentation fault with TCPAddr. Problem reported by
21810 21810
 	   Stefan Kaltenbrunner and fixed by Damien Curtain.
21811
-  * libclamav: zziplib downgroaded to 0.10.81 with Martin Schitter's hardening
21811
+  * libclamav: zziplib downgraded to 0.10.81 with Martin Schitter's hardening
21812 21812
 	       patches
21813 21813
   * sigtool: major stability fixes
21814 21814
 
... ...
@@ -21880,7 +21880,7 @@ Tue Sep 30 12:54:32 BST 2003 (njh)
21880 21880
 
21881 21881
 Mon Sep 29 18:10:39 BST 2003 (njh)
21882 21882
 ----------------------------------
21883
-  * libclamav: moved stub from heap to stack since its mazimum size is known
21883
+  * libclamav: moved stub from heap to stack since its maximum size is known
21884 21884
 
21885 21885
 Mon Sep 29 13:59:13 BST 2003 (njh)
21886 21886
 ---------------------------------
... ...
@@ -21963,7 +21963,7 @@ Tue Sep 16 18:06:47 CEST 2003 (tk)
21963 21963
 ----------------------------------
21964 21964
   * libclamav: included patch from Thomas Lamy:
21965 21965
        > - a fix to my own fix (*ret was declared const -> gcc warning)
21966
-       > - antoher fix to my own code (double fclose() on malformed zip archive)
21966
+       > - another fix to my own code (double fclose() on malformed zip archive)
21967 21967
        > - global to local fix for unrarlib.c (BOOL FileFound).
21968 21968
 
21969 21969
 Mon Sep 15 14:09:50 BST 2003
... ...
@@ -22019,7 +22019,7 @@ Sat Aug 30 21:25:25 CEST 2003
22019 22019
 
22020 22020
 Fri Aug 29 06:00:01 CEST 2003
22021 22021
 -----------------------------
22022
-  * clamav-milter: 0.60d: Removed superflous buffer and unneeded strerror
22022
+  * clamav-milter: 0.60d: Removed superfluous buffer and unneeded strerror
22023 22023
 		   call (Nigel)
22024 22024
   * libclamav: enabled support for Maildir files (thanks to Tomasz Papszun
22025 22025
 	       for samples and to Nigel for making his code so flexible)
... ...
@@ -22843,7 +22843,7 @@ Tue Jul 23 21:42:00 CEST 2002
22843 22843
 
22844 22844
 Tue Jul 23 03:23:50 CEST 2002
22845 22845
 -----------------------------
22846
-  * fixed problem with unaccesible directories with archives
22846
+  * fixed problem with inaccessible directories with archives
22847 22847
     (quite a big piece of code was added for this fix)
22848 22848
   * removed --strange-unzip
22849 22849
   * improved -i option, it shuts unpackers up too.
... ...
@@ -23118,12 +23118,12 @@ Fri Apr 19 23:43:11 CEST 2002
23118 23118
 
23119 23119
 Thu Apr 18 23:18:21 CEST 2002
23120 23120
 -----------------------------
23121
-  * huge optimisation
23121
+  * huge optimization
23122 23122
 
23123 23123
 Wed Apr 17 01:49:42 CEST 2002
23124 23124
 -----------------------------
23125 23125
   * added support for FreeBSD
23126
-  * seperated thread code, POSIX threads are not required now,
23126
+  * separated thread code, POSIX threads are not required now,
23127 23127
     if there are problems (detected pthread.h, but problems with linker)
23128 23128
     threads code may be disabled with --disable-pthreads
23129 23129
   * improved error handling in database parser
... ...
@@ -216,7 +216,7 @@ As always, we appreciate contributions of bug reports, code fixes,
216 216
 and sample submission from the ClamAV community members:
217 217
 
218 218
 Sebastian Andrzej Siewior
219
-Minzhaun Gong
219
+Minzhuan Gong
220 220
 Dimitri Kirchner
221 221
 Goulven Guiheux
222 222
 John E. Krokes
... ...
@@ -804,7 +804,7 @@ version:
804 804
 
805 805
   - Anti-phishing Technology: Users can now change the priority and reporting
806 806
     of ClamAV's heuristic anti-phishing scanner within the detection engine
807
-    process. They can choose whether, when scanning a supicious file, ClamAV
807
+    process. They can choose whether, when scanning a suspicious file, ClamAV
808 808
     should stop scanning and report the phish, or continue to scan in case the
809 809
     file contains other malware (clamd: HeuristicScanPrecedence,
810 810
     clamscan: --heuristic-scan-precedence)
... ...
@@ -922,7 +922,7 @@ The ClamAV team (http://www.clamav.net/about.html#credits)
922 922
 0.92
923 923
 ----
924 924
 
925
-This release provides various bugfixes, optimisations and improvements
925
+This release provides various bugfixes, optimizations and improvements
926 926
 to the scanning engine. The new features include support for ARJ and
927 927
 SFX-ARJ archives, AutoIt, basic SPF parser in clamav-milter (to reduce
928 928
 phishing false-positives), faster scanning and others (see ChangeLog).
... ...
@@ -1498,7 +1498,7 @@ Important note to clamdwatch users: please upgrade to the latest version
1498 1498
 -) clamav-milter:
1499 1499
     + by default uses libclamav to scan e-mails
1500 1500
     + new option --external (enables the use of clamd)
1501
-    + various optimisations
1501
+    + various optimizations
1502 1502
 
1503 1503
 -) freshclam:
1504 1504
     + the DNS mode is now enabled by default (no need for DNSDatabaseInfo in
... ...
@@ -1746,7 +1746,7 @@ The ClamAV team (http://www.clamav.net/about.html#credits)
1746 1746
 ----
1747 1747
 
1748 1748
 Bugfixes in this version include crashes with multipart/mixed messages
1749
-and corrupted OLE2 and Zip files. Improvements include various optimisations
1749
+and corrupted OLE2 and Zip files. Improvements include various optimizations
1750 1750
 of mail scanning and clamav-milter and clamdscan behaviour.
1751 1751
 
1752 1752
 
... ...
@@ -2100,7 +2100,7 @@ Noteworthy changes in this version:
2100 2100
       (thanks to Michael Dankov)
2101 2101
     + fixed PidFile permissions (Magnus Ekdahl, bug reported by Tomasz Papszun)
2102 2102
     + fixed LogFile permissions (Magnus Ekdahl)
2103
-    + new directive ScanRAR (bacause RAR support is now disabled by default)
2103
+    + new directive ScanRAR (because RAR support is now disabled by default)
2104 2104
     + new directive VirusEvent
2105 2105
     + new directive FixStaleSocket (Thomas Lamy and Mark Mielke)
2106 2106
     + new directive TCPAddr (Bernard Quatermass, fixed by Damien Curtain)
... ...
@@ -1042,7 +1042,7 @@ int recvloop_th(int *socketds, unsigned nsockets, struct cl_engine *engine, unsi
1042 1042
 
1043 1043
     if(optget(opts,"PartitionIntersection")->enabled) {
1044 1044
         options |= CL_SCAN_PARTITION_INTXN;
1045
-        logg("Raw DMG: Always checking for partitons intersections\n");
1045
+        logg("Raw DMG: Always checking for partitions intersections\n");
1046 1046
     }
1047 1047
 
1048 1048
     if(optget(opts,"HeuristicScanPrecedence")->enabled) {
... ...
@@ -225,7 +225,7 @@ int get_clamd_version(const struct optstruct *opts)
225 225
 
226 226
     while((len = recvln(&rcv, &buff, NULL))) {
227 227
 	if(len == -1) {
228
-	    logg("!Error occoured while receiving version information.\n");
228
+	    logg("!Error occurred while receiving version information.\n");
229 229
 	    break;
230 230
 	}
231 231
 	printf("%s\n", buff);
... ...
@@ -14352,7 +14352,7 @@ $as_echo "#define FILEBUFF 8192" >>confdefs.h
14352 14352
 
14353 14353
 
14354 14354
 
14355
-	# Only modify libdir if user has not overriden it
14355
+	# Only modify libdir if user has not overridden it
14356 14356
 	default_libdir='${exec_prefix}/lib'
14357 14357
 	if test "$libdir" = "$default_libdir"; then
14358 14358
 		{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for multiarch libdir" >&5
... ...
@@ -14809,7 +14809,7 @@ $as_echo "ok (${gcc_version})" >&6; }
14809 14809
 		esac
14810 14810
 		case "${gcc_version}" in
14811 14811
 		    [56789].* | 4.[3456789].*)
14812
-			# bb #1581 - temporarely add -fno-strict-aliasing so gcc 4.4.0
14812
+			# bb #1581 - temporarily add -fno-strict-aliasing so gcc 4.4.0
14813 14813
 			# works correctly
14814 14814
 			CFLAGS="$CFLAGS -fno-strict-aliasing"
14815 14815
 			;;
... ...
@@ -370,7 +370,7 @@
370 370
 /* tcpwrappers support */
371 371
 /* #undef WITH_TCPWRAP */
372 372
 
373
-/* endianess */
373
+/* endianness */
374 374
 /* #define WORDS_BIGENDIAN 0 */
375 375
 
376 376
 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
... ...
@@ -148,7 +148,7 @@ As a result the following command line options cannot be converted into new conf
148 148
  --blacklist-time (-k)
149 149
 " if $black;
150 150
 
151
-wwarn "Phising reports are no longer supported.
151
+wwarn "Phishing reports are no longer supported.
152 152
 As a result the following command line options cannot be converted into new config options:
153 153
  --report-phish (-r)
154 154
  --report-phish-false-positives (-R)
... ...
@@ -308,7 +308,7 @@ print <<BLOCK2;
308 308
 # Messages originating from these hosts/networks will not be scanned
309 309
 # This option takes a host(name)/mask pair in CIRD notation and can be
310 310
 # repeated several times. If "/mask" is omitted, a host is assumed.
311
-# To specify a locally orignated, non-smtp, email use the keyword "local"
311
+# To specify a locally originated, non-smtp, email use the keyword "local"
312 312
 #
313 313
 # Default: unset (scan everything regardless of the origin)
314 314
 #LocalNet local
... ...
@@ -331,19 +331,19 @@ print <<BLOCK2;
331 331
 ## Actions
332 332
 ##
333 333
 
334
-# The following group of options controls the delievery process under
334
+# The following group of options controls the delivery process under
335 335
 # different circumstances.
336 336
 # The following actions are available:
337 337
 # - Accept
338
-#   The message is accepted for delievery
338
+#   The message is accepted for delivery
339 339
 # - Reject
340
-#   Immediately refuse delievery (a 5xx error is returned to the peer)
340
+#   Immediately refuse delivery (a 5xx error is returned to the peer)
341 341
 # - Defer
342 342
 #   Return a temporary failure message (4xx) to the peer
343 343
 # - Blackhole (not available for OnFail)
344 344
 #   Like accept but the message is sent to oblivion
345 345
 # - Quarantine (not available for OnFail)
346
-#   Like accept but message is quarantined instead of being deilievered
346
+#   Like accept but message is quarantined instead of being delivered
347 347
 #   In sendmail the quarantine queue can be examined via mailq -qQ
348 348
 #   For Postfix this causes the message to be accepted but placed on hold
349 349
 # 
... ...
@@ -271,7 +271,7 @@ WARNING: When running on internal mode (--external is NOT used), clamav-milter
271 271
 will need to wait for all connections to stop before it can reload the database
272 272
 after running freshclam. It is therefore important that NO timeouts in
273 273
 sendmail.cf are set too high or worse still turned off, otherwise clamav-milter
274
-can wait a long time, perhaps indefinately, while waiting for the system to
274
+can wait a long time, perhaps indefinitely, while waiting for the system to
275 275
 quieten down. The same goes for disabling StreamMaxLength, since receiving a
276 276
 very large email to be scanned may take a long time. We advise setting
277 277
 StreamMaxLength to 1M.
... ...
@@ -363,7 +363,7 @@ Use the tab key, not space key, to indent.
363 363
 Except for functions, braces always go on the same line as the condition.
364 364
 
365 365
 Don't leave to chance, or your knowledge of precedence, use brackets to
366
-highten the readability.
366
+heighten the readability.
367 367
 
368 368
 Choose variable names sensibly, don't use Hungarian style.
369 369
 
... ...
@@ -522,7 +522,7 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
522 522
 	unique=`for i in $$list; do \
523 523
 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
524 524
 	  done | \
525
-	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
525
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
526 526
 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
527 527
 	mkid -fID $$unique
528 528
 tags: TAGS
... ...
@@ -181,7 +181,7 @@ typedef	unsigned int	in_addr_t;
181 181
 		 * command connexion is created for each new email
182 182
 		 *
183 183
 		 * FIXME: When SESSIONS are open, freshclam can hang when
184
-		 *	notfying clamd of an update. This is most likely to be a
184
+		 *	notifying clamd of an update. This is most likely to be a
185 185
 		 *	problem with the implementation of SESSIONS on clamd.
186 186
 		 *	The problem seems worst on BSD.
187 187
 		 *
... ...
@@ -479,7 +479,7 @@ static	int	child_timeout = 300;	/* number of seconds to wait for
479 479
 					 */
480 480
 static	int	dont_wait = 0;	/*
481 481
 				 * If 1 send retry later to the remote end
482
-				 * if max_chilren is exceeded, otherwise we
482
+				 * if max_children is exceeded, otherwise we
483 483
 				 * wait for the number to go down
484 484
 				 */
485 485
 static	int	dont_sanitise = 0; /*
... ...
@@ -675,7 +675,7 @@ help(void)
675 675
 	puts(_("\t--headers\t\t-H\tInclude original message headers in the report."));
676 676
 	puts(_("\t--ignore IPaddr\t\t-I IPaddr\tAdd IPaddr to LAN IP list (see --local)."));
677 677
 	puts(_("\t--local\t\t\t-l\tScan messages sent from machines on our LAN."));
678
-	puts(_("\t--max-childen\t\t-m\tMaximum number of concurrent scans."));
678
+	puts(_("\t--max-children\t\t-m\tMaximum number of concurrent scans."));
679 679
 	puts(_("\t--outgoing\t\t-o\tScan outgoing messages from this machine."));
680 680
 	puts(_("\t--noreject\t\t-N\tDon't reject viruses, silently throw them away."));
681 681
 	puts(_("\t--noxheader\t\t-n\tSuppress X-Virus-Scanned/X-Virus-Status headers."));
... ...
@@ -685,7 +685,7 @@ help(void)
685 685
 	puts(_("\t--quiet\t\t\t-q\tDon't send e-mail notifications of interceptions."));
686 686
 	puts(_("\t--quarantine=USER\t-Q EMAIL\tQuarantine e-mail account."));
687 687
 	puts(_("\t--report-phish=EMAIL\t-r EMAIL\tReport phish to this email address."));
688
-	puts(_("\t--report-phish-false-positives=EMAIL\t-R EMAIL\tReport phish false positves to this email address."));
688
+	puts(_("\t--report-phish-false-positives=EMAIL\t-R EMAIL\tReport phish false positives to this email address."));
689 689
 	puts(_("\t--quarantine-dir=DIR\t-U DIR\tDirectory to store infected emails."));
690 690
 	puts(_("\t--server=SERVER\t\t-s SERVER\tHostname/IP address of server(s) running clamd (when using TCPsocket)."));
691 691
 	puts(_("\t--sendmail-cf=FILE\t\tLocation of the sendmail.cf file to verify"));
... ...
@@ -694,7 +694,7 @@ help(void)
694 694
 	puts(_("\t--signature-file=FILE\t-F FILE\tLocation of signature file."));
695 695
 	puts(_("\t--template-file=FILE\t-t FILE\tLocation of e-mail template file."));
696 696
 	puts(_("\t--template-headers=FILE\t\tLocation of e-mail headers for template file."));
697
-	puts(_("\t--timeout=SECS\t\t-T SECS\tTimeout waiting to childen to die."));
697
+	puts(_("\t--timeout=SECS\t\t-T SECS\tTimeout waiting to children to die."));
698 698
 	puts(_("\t--whitelist-file=FILE\t-W FILE\tLocation of the file of whitelisted addresses"));
699 699
 	puts(_("\t--version\t\t-V\tPrint the version number of this software."));
700 700
 #ifdef	CL_DEBUG
... ...
@@ -743,7 +743,7 @@ main(int argc, char **argv)
743 743
 		clamfi_abort,	/* message aborted callback */
744 744
 		clamfi_close,	/* connexion cleanup callback */
745 745
 #if	SMFI_VERSION > 2
746
-		NULL,		/* Unrecognised command */
746
+		NULL,		/* Unrecognized command */
747 747
 #endif
748 748
 #if	SMFI_VERSION > 3
749 749
 		NULL,		/* DATA command callback */
... ...
@@ -948,7 +948,7 @@ main(int argc, char **argv)
948 948
 			case 'a':	/* e-mail errors from here */
949 949
 				/*
950 950
 				 * optarg is optional - if you give --from
951
-				 * then the --from is set to the orginal,
951
+				 * then the --from is set to the original,
952 952
 				 * probably forged, email address
953 953
 				 */
954 954
 				from = optarg;
... ...
@@ -2239,7 +2239,7 @@ createSession(unsigned int s)
2239 2239
 	session->sock = -1;
2240 2240
 	proto = getprotobyname("tcp");
2241 2241
 	if(proto == NULL) {
2242
-		fputs("Unknown prototol tcp, check /etc/protocols\n", stderr);
2242
+		fputs("Unknown protocol tcp, check /etc/protocols\n", stderr);
2243 2243
 		fd = ret = -1;
2244 2244
 	} else if((fd = socket(AF_INET, SOCK_STREAM, proto->p_proto)) < 0) {
2245 2245
 		perror("socket");
... ...
@@ -2338,7 +2338,7 @@ pingServer(int serverNumber)
2338 2338
 		hostname = cli_strtok(serverHostNames, serverNumber, ":");
2339 2339
 		/*
2340 2340
 		 * FIXME: use non-blocking connect, once the code is
2341
-		 * amalgomated
2341
+		 * amalgamated
2342 2342
 		 */
2343 2343
 		if(nonblock_connect(sock, &server, hostname) < 0) {
2344 2344
 			int is_connected = 0;
... ...
@@ -2878,7 +2878,7 @@ clamfi_connect(SMFICTX *ctx, char *hostname, _SOCK_ADDR *hostaddr)
2878 2878
 	if(fflag)
2879 2879
 		/*
2880 2880
 		 * Patch from "Richard G. Roberto" <rgr@dedlegend.com>
2881
-		 * Always scan whereever the message is from
2881
+		 * Always scan wherever the message is from
2882 2882
 		 */
2883 2883
 		return SMFIS_CONTINUE;
2884 2884
 
... ...
@@ -4969,7 +4969,7 @@ checkClamd(int log_result)
4969 4969
 
4970 4970
 /*
4971 4971
  * Send a templated message about an intercepted message. Very basic for
4972
- * now, just to prove it works, will enhance the flexability later, only
4972
+ * now, just to prove it works, will enhance the flexibility later, only
4973 4973
  * supports %v and $sendmail_variables$ at present.
4974 4974
  *
4975 4975
  * TODO: more template features
... ...
@@ -5694,7 +5694,7 @@ watchdog(void *a)
5694 5694
 
5695 5695
 		/*
5696 5696
 		 * TODO: sanity check that if n_children == 0, that
5697
-		 * root->refcount == 0. Unfortunatly root->refcount isn't
5697
+		 * root->refcount == 0. Unfortunately root->refcount isn't
5698 5698
 		 * thread-safe, since it's governed by a mutex that we can't
5699 5699
 		 * see, and there's no access to it via an approved method
5700 5700
 		 */
... ...
@@ -104,7 +104,7 @@ msgid "\t--local\t\t\t-l\tScan messages sent from machines on our LAN."
104 104
 msgstr ""
105 105
 
106 106
 #: clamav-milter.c:607
107
-msgid "\t--max-childen\t\t-m\tMaximum number of concurrent scans."
107
+msgid "\t--max-children\t\t-m\tMaximum number of concurrent scans."
108 108
 msgstr ""
109 109
 
110 110
 #: clamav-milter.c:608
... ...
@@ -146,7 +146,7 @@ msgstr ""
146 146
 #: clamav-milter.c:617
147 147
 msgid ""
148 148
 "\t--report-phish-false-positives=EMAIL\t-R EMAIL\tReport phish false "
149
-"positves to this email address."
149
+"positives to this email address."
150 150
 msgstr ""
151 151
 
152 152
 #: clamav-milter.c:618
... ...
@@ -181,7 +181,7 @@ msgid ""
181 181
 msgstr ""
182 182
 
183 183
 #: clamav-milter.c:625
184
-msgid "\t--timeout=SECS\t\t-T SECS\tTimeout waiting to childen to die."
184
+msgid "\t--timeout=SECS\t\t-T SECS\tTimeout waiting to children to die."
185 185
 msgstr ""
186 186
 
187 187
 #: clamav-milter.c:626
... ...
@@ -242,7 +242,7 @@ start(in_addr_t ip)
242 242
 
243 243
 	proto = getprotobyname("tcp");
244 244
 	if(proto == NULL) {
245
-		fputs("Unknown prototol tcp, check /etc/protocols\n", stderr);
245
+		fputs("Unknown protocol tcp, check /etc/protocols\n", stderr);
246 246
 		return -1;
247 247
 	} else if((sock = socket(AF_INET, SOCK_STREAM, proto->p_proto)) < 0) {
248 248
 		perror("socket");
... ...
@@ -1778,7 +1778,7 @@ Verification OK.
1778 1778
 	Role: virus database maintainer
1779 1779
 
1780 1780
 	\item Tom Judge \email{<tomjudge*cisco.com>}, USA\\
1781
-	Role: infrastucture developer
1781
+	Role: infrastructure developer
1782 1782
 
1783 1783
 	\item Steven Morgan \email{<stevmorg*cisco.com>}, USA\\
1784 1784
 	Role: ClamAV technical lead
... ...
@@ -79,7 +79,7 @@ Role: virus database maintainer
79 79
 </LI>
80 80
 <LI>Tom Judge &lt;tomjudge*cisco.com&gt;, USA
81 81
 <BR>
82
-Role: infrastucture developer
82
+Role: infrastructure developer
83 83
 
84 84
 <P>
85 85
 </LI>
... ...
@@ -104,7 +104,7 @@ Default: no default
104 104
 .SH "EXCLUSIONS"
105 105
 .TP 
106 106
 \fBLocalNet STRING\fR
107
-Messages originating from these hosts/networks will not be scanned. This option takes a host(name)/mask pair in CIRD notation and can be repeated several times. If "/mask" is omitted, a host is assumed. To specify a locally orignated, non-smtp, email use the keyword "local"
107
+Messages originating from these hosts/networks will not be scanned. This option takes a host(name)/mask pair in CIRD notation and can be repeated several times. If "/mask" is omitted, a host is assumed. To specify a locally originated, non-smtp, email use the keyword "local"
108 108
 .br
109 109
 Default: unset (scan everything regardless of the origin)
110 110
 .TP 
... ...
@@ -123,11 +123,11 @@ Messages larger than this value won\'t be scanned. Make sure this value is lower
123 123
 .br
124 124
 Default: 25M
125 125
 .SH "ACTIONS"
126
-The following group of options controls the delievery process under  different circumstances. The following actions are available:
126
+The following group of options controls the delivery process under  different circumstances. The following actions are available:
127 127
 .br
128
-- Accept: The message is accepted for delievery
128
+- Accept: The message is accepted for delivery
129 129
 .br
130
-- Reject: Immediately refuse delievery (a 5xx error is returned to the peer)
130
+- Reject: Immediately refuse delivery (a 5xx error is returned to the peer)
131 131
 .br
132 132
 - Defer: Return a temporary failure message (4xx) to the peer
133 133
 .br
... ...
@@ -166,7 +166,7 @@ When AddHeader is in use, this option allows you to set the reported hostname. T
166 166
 Default: disabled
167 167
 .TP 
168 168
 \fBVirusAction STRING\fr
169
-Execute a command (possibly searching PATH) when an infected message is found. The following parameters are passed to the invoked program in this order: virus name, queue id, sender, destination, subject, message id, message date. Note #1: this requires MTA macroes to be available (see LogInfected below). Note #2: the process is invoked in the context of clamav-milter. Note #3: clamav-milter will wait for the process to exit. Be quick or fork to avoid unnecessary delays in email delievery.
169
+Execute a command (possibly searching PATH) when an infected message is found. The following parameters are passed to the invoked program in this order: virus name, queue id, sender, destination, subject, message id, message date. Note #1: this requires MTA macroes to be available (see LogInfected below). Note #2: the process is invoked in the context of clamav-milter. Note #3: clamav-milter will wait for the process to exit. Be quick or fork to avoid unnecessary delays in email delivery.
170 170
 .br
171 171
 Default: disabled
172 172
 .SH "LOGGING OPTIONS"
... ...
@@ -236,7 +236,7 @@ Note: although it's probably a good idea to enable this option, the default valu
236 236
 Default: no
237 237
 .SH "NOTES"
238 238
 .LP 
239
-All options expressing a size are limited to max 4GB. Values in excess will be resetted to the maximum.
239
+All options expressing a size are limited to max 4GB. Values in excess will be reset to the maximum.
240 240
 .SH "FILES"
241 241
 .LP 
242 242
 @CFGDIR@/clamav-milter.conf
... ...
@@ -702,7 +702,7 @@ Disable authenticode certificate chain verification in PE files.
702 702
 Default: no
703 703
 .SH "NOTES"
704 704
 .LP 
705
-All options expressing a size are limited to max 4GB. Values in excess will be resetted to the maximum.
705
+All options expressing a size are limited to max 4GB. Values in excess will be reset to the maximum.
706 706
 .SH "FILES"
707 707
 .LP 
708 708
 @CFGDIR@/clamd.conf
... ...
@@ -176,7 +176,7 @@ clamdtop uses colors if the terminal is capable of colors.
176 176
 If you know your terminal is capable of colors, yet you aren't seeing any, then check
177 177
 that your \fBTERM\fR environment variable is set correctly.
178 178
 For example try setting it to TERM=xterm\-color if you are in an xterm-like
179
-environment. IPv6 support has been added. If specifying an IPv6 address, please use the normal IPv6 addressing rules. If specifying both an IPv6 address and a port combination, encapsulate the IPv6 address in square brakets (e.g. [::1]:3410).
179
+environment. IPv6 support has been added. If specifying an IPv6 address, please use the normal IPv6 addressing rules. If specifying both an IPv6 address and a port combination, encapsulate the IPv6 address in square brackets (e.g. [::1]:3410).
180 180
 .SH "RETURN CODES"
181 181
 .LP 
182 182
 0 : Normal termination
... ...
@@ -79,7 +79,7 @@ Execute COMMAND when freshclam reports outdated version. In the command string %
79 79
 Print mirror details from mirrors.dat (cache file for the mirror manager).
80 80
 .TP
81 81
 \fB\-\-update\-db=DBNAME\fR
82
-With this option you can limit updates to a subset of database files. The DBNAME should be "main", "daily", "bytecode", "safebrowsing" or one of the 3rd party database names. This option can be used multiple times and only works with the official and 3rd party databases distrubuted through the ClamAV mirrors, your custom databases (specified with DatabaseCustomURL in freshclam.conf) will not be ignored.
82
+With this option you can limit updates to a subset of database files. The DBNAME should be "main", "daily", "bytecode", "safebrowsing" or one of the 3rd party database names. This option can be used multiple times and only works with the official and 3rd party databases distributed through the ClamAV mirrors, your custom databases (specified with DatabaseCustomURL in freshclam.conf) will not be ignored.
83 83
 .SH "EXAMPLES"
84 84
 .LP 
85 85
 .TP 
... ...
@@ -374,7 +374,7 @@ Currently the clamav regex matcher supports:
374 374
 \item $\backslash$ (escaping special characters)
375 375
 \item | (pipe) alternatives
376 376
 \item {[}] (character classes)
377
-\item () (paranthesis for grouping, but no group extraction is performed)
377
+\item () (parenthesis for grouping, but no group extraction is performed)
378 378
 \item other non-special characters
379 379
 \end{itemize}
380 380
 Thus the following are not supported:
... ...
@@ -397,7 +397,7 @@ clear:
397 397
 \emph{www$\backslash$.google$\backslash$.(com|ro|it) ({[}a-zA-Z])+$\backslash$.google$\backslash$.(com|ro|it)}
398 398
 
399 399
 Everything till \emph{({[}a-zA-Z])+} is processed internally, that
400
-paranthesis (and everything beyond) is processed by the posix core.
400
+parenthesis (and everything beyond) is processed by the posix core.
401 401
 
402 402
 Examples of url pairs that match: 
403 403
 
... ...
@@ -607,7 +607,7 @@ so all you can do is:
607 607
 \begin{quote}
608 608
 \$clamscan/clamscan --phish-scan-alldomains undetected.eml
609 609
 \end{quote}
610
-And see if the mail is detected, if yes, then you need to add an appropiate
610
+And see if the mail is detected, if yes, then you need to add an appropriate
611 611
 line to daily.pdb (see section \vref{sub:How-to-create}).
612 612
 
613 613
 If the mail is not detected, then try using:
... ...
@@ -95,7 +95,7 @@ Example
95 95
 # Messages originating from these hosts/networks will not be scanned
96 96
 # This option takes a host(name)/mask pair in CIRD notation and can be
97 97
 # repeated several times. If "/mask" is omitted, a host is assumed.
98
-# To specify a locally orignated, non-smtp, email use the keyword "local"
98
+# To specify a locally originated, non-smtp, email use the keyword "local"
99 99
 #
100 100
 # Default: unset (scan everything regardless of the origin)
101 101
 #LocalNet local
... ...
@@ -135,13 +135,13 @@ Example
135 135
 ## Actions
136 136
 ##
137 137
 
138
-# The following group of options controls the delievery process under
138
+# The following group of options controls the delivery process under
139 139
 # different circumstances.
140 140
 # The following actions are available:
141 141
 # - Accept
142
-#   The message is accepted for delievery
142
+#   The message is accepted for delivery
143 143
 # - Reject
144
-#   Immediately refuse delievery (a 5xx error is returned to the peer)
144
+#   Immediately refuse delivery (a 5xx error is returned to the peer)
145 145
 # - Defer
146 146
 #   Return a temporary failure message (4xx) to the peer
147 147
 # - Blackhole (not available for OnFail)
... ...
@@ -194,7 +194,7 @@ Example
194 194
 # Note #1: this requires MTA macroes to be available (see LogInfected below)
195 195
 # Note #2: the process is invoked in the context of clamav-milter
196 196
 # Note #3: clamav-milter will wait for the process to exit. Be quick or fork to
197
-# avoid unnecessary delays in email delievery
197
+# avoid unnecessary delays in email delivery
198 198
 # Default: disabled
199 199
 #VirusAction /usr/local/bin/my_infected_message_handler
200 200
 
... ...
@@ -1068,7 +1068,7 @@ getcvd (const char *cvdfile, const char *newfile, const char *hostname,
1068 1068
         return ret;
1069 1069
     }
1070 1070
 
1071
-    /* bb#10983 - temporaily rename newfile to correct extension for verification */
1071
+    /* bb#10983 - temporarily rename newfile to correct extension for verification */
1072 1072
     newfile2 = strdup (newfile);
1073 1073
     if (!newfile2)
1074 1074
     {
... ...
@@ -1548,6 +1548,6 @@ int asn1_check_mscat(struct cl_engine *engine, fmap_t *map, size_t offset, unsig
1548 1548
     if(asn1_expect_obj(map, &c.content, &c.size, 0x04, SHA1_HASH_SIZE, computed_sha1))
1549 1549
 	return CL_VIRUS;
1550 1550
 
1551
-    cli_dbgmsg("asn1_check_mscat: file with valid authenicode signature, whitelisted\n");
1551
+    cli_dbgmsg("asn1_check_mscat: file with valid authenticode signature, whitelisted\n");
1552 1552
     return CL_CLEAN;
1553 1553
 }
... ...
@@ -455,7 +455,7 @@ typedef int tfm_prime_callback(unsigned char *dst, int len, void *dat);
455 455
 
456 456
 int fp_prime_random_ex(fp_int *a, int t, int size, int flags, tfm_prime_callback cb, void *dat);
457 457
 
458
-/* radix conersions */
458
+/* radix conversions */
459 459
 int fp_count_bits(fp_int *a);
460 460
 
461 461
 int fp_unsigned_bin_size(fp_int *a);
... ...
@@ -51,7 +51,7 @@
51 51
 
52 52
 #include <assert.h>
53 53
 
54
-/* Scehduled for rewite in 0.94 (bb#804). Disabling for now */
54
+/* Scheduled for rewrite in 0.94 (bb#804). Disabling for now */
55 55
 /* #define	MAX_SCAN_SIZE	20*1024	/\* */
56 56
 /* 				 * The performance benefit of scanning */
57 57
 /* 				 * early disappears on medium and */
... ...
@@ -479,7 +479,7 @@ static inline operand_t readOperand(struct cli_bc_func *func, unsigned char *p,
479 479
 	dest = &func->constants[func->numConstants];
480 480
 	/* Write the constant to the correct place according to its type.
481 481
 	 * This is needed on big-endian machines, because constants are always
482
-	 * read as u64, but accesed as one of these types: u8, u16, u32, u64 */
482
+	 * read as u64, but accessed as one of these types: u8, u16, u32, u64 */
483 483
 	*dest= 0;
484 484
 	ty = 8*readFixedNumber(p, off, len, ok, 1);
485 485
 	if (!ty) {
... ...
@@ -820,7 +820,7 @@ static int parseTypes(struct cli_bc *bc, unsigned char *buffer)
820 820
 }
821 821
 
822 822
 /* checks whether the type described by tid is the same as the one described by
823
- * expectty. */
823
+ * apitid. */
824 824
 static int types_equal(const struct cli_bc *bc, uint16_t *apity2ty, uint16_t tid, uint16_t apitid)
825 825
 {
826 826
     unsigned i;
... ...
@@ -2806,7 +2806,7 @@ int cli_bytecode_runlsig(cli_ctx *cctx, struct cli_target_info *tinfo,
2806 2806
     cli_dbgmsg("Running bytecode for logical signature match\n");
2807 2807
     ret = cli_bytecode_run(bcs, bc, &ctx);
2808 2808
     if (ret != CL_SUCCESS) {
2809
-	cli_warnmsg("Bytcode %u failed to run: %s\n", bc->id, cl_strerror(ret));
2809
+	cli_warnmsg("Bytecode %u failed to run: %s\n", bc->id, cl_strerror(ret));
2810 2810
 	cli_bytecode_context_clear(&ctx);
2811 2811
 	return CL_SUCCESS;
2812 2812
     }
... ...
@@ -3139,7 +3139,7 @@ static void cli_bytetype_helper(const struct cli_bc *bc, unsigned tid)
3139 3139
 
3140 3140
     i = tid - 65;
3141 3141
     if (i >= bc->num_types) {
3142
-        printf("invaltype");
3142
+        printf("invalid type");
3143 3143
         return;
3144 3144
     }
3145 3145
     ty = &bc->types[i];
... ...
@@ -3203,7 +3203,7 @@ void cli_bytevalue_describe(const struct cli_bc *bc, unsigned funcid)
3203 3203
     const struct cli_bc_func *func;
3204 3204
 
3205 3205
     if (funcid >= bc->num_func) {
3206
-        printf("bytecode diagnostic: funcid [%u] outside byecode numfuncs [%u]\n",
3206
+        printf("bytecode diagnostic: funcid [%u] outside bytecode numfuncs [%u]\n",
3207 3207
                funcid, bc->num_func);
3208 3208
         return;
3209 3209
     }
... ...
@@ -3463,7 +3463,7 @@ void cli_byteinst_describe(const struct cli_bc_inst *inst, unsigned *bbnum)
3463 3463
         printf("load  %d <- p.%d", inst->dest, inst->u.unaryop);
3464 3464
         break;
3465 3465
 
3466
-        // llvm instrinsics
3466
+        // llvm intrinsics
3467 3467
     case OP_BC_MEMSET:
3468 3468
         printf("%d = memset (p.%d, %d, %d)", inst->dest, inst->u.three[0],
3469 3469
                inst->u.three[1], inst->u.three[2]);
... ...
@@ -3521,7 +3521,7 @@ void cli_bytefunc_describe(const struct cli_bc *bc, unsigned funcid)
3521 3521
     const struct cli_bc_func *func;
3522 3522
 
3523 3523
     if (funcid >= bc->num_func) {
3524
-        printf("bytecode diagnostic: funcid [%u] outside byecode numfuncs [%u]\n",
3524
+        printf("bytecode diagnostic: funcid [%u] outside bytecode numfuncs [%u]\n",
3525 3525
                funcid, bc->num_func);
3526 3526
         return;
3527 3527
     }
... ...
@@ -251,10 +251,10 @@ uint32_t cli_bcapi_trace_scope(struct cli_bc_ctx *ctx, const uint8_t *scope, uin
251 251
     if (ctx->scope != (const char*)scope) {
252 252
         ctx->scope = (const char*)scope ? (const char*)scope : "?";
253 253
         ctx->scopeid = scopeid;
254
-        ctx->trace_level |= 0x80;/* temporarely increase level to print params */
254
+        ctx->trace_level |= 0x80;/* temporarily increase level to print params */
255 255
     } else if ((ctx->trace_level >= trace_scope) && ctx->scopeid != scopeid) {
256 256
         ctx->scopeid = scopeid;
257
-        ctx->trace_level |= 0x40;/* temporarely increase level to print location */
257
+        ctx->trace_level |= 0x40;/* temporarily increase level to print location */
258 258
     }
259 259
     return 0;
260 260
 }
... ...
@@ -1115,7 +1115,7 @@ int cli_vm_execute(const struct cli_bc *bc, struct cli_bc_ctx *ctx, const struct
1115 1115
                 }
1116 1116
 
1117 1117
                 if (!(inst->interp_op%5)) {
1118
-                    // how do negative offsets affect pointer intialization?
1118
+                    // how do negative offsets affect pointer initialization?
1119 1119
                     WRITE64(inst->dest, ptr_compose(stackid,
1120 1120
                                                     inst->u.three[1]+off));
1121 1121
                 } else {
... ...
@@ -1217,7 +1217,7 @@ int cli_vm_execute(const struct cli_bc *bc, struct cli_bc_ctx *ctx, const struct
1217 1217
                 }
1218 1218
 
1219 1219
                 if (!(inst->interp_op%5)) {
1220
-                    // how do negative offsets affect pointer intialization?
1220
+                    // how do negative offsets affect pointer initialization?
1221 1221
                     cli_dbgmsg("bytecode warning: untested case for GEP1\n");
1222 1222
                     off *= inst->u.three[0];
1223 1223
                     WRITE64(inst->dest, ptr_compose(stackid,
... ...
@@ -1248,12 +1248,12 @@ int cli_vm_execute(const struct cli_bc *bc, struct cli_bc_ctx *ctx, const struct
1248 1248
         gettimeofday(&tv1, NULL);
1249 1249
         tv1.tv_sec -= tv0.tv_sec;
1250 1250
         tv1.tv_usec -= tv0.tv_usec;
1251
-        cli_dbgmsg("intepreter bytecode run finished in %luus, after executing %u opcodes\n",
1251
+        cli_dbgmsg("interpreter bytecode run finished in %luus, after executing %u opcodes\n",
1252 1252
                    tv1.tv_sec*1000000 + tv1.tv_usec, pc);
1253 1253
     }
1254 1254
     if (stop == CL_EBYTECODE) {
1255 1255
         cli_event_error_str(ctx->bc_events, "interpreter finished with error\n");
1256
-        cli_dbgmsg("intepreter finished with error\n");
1256
+        cli_dbgmsg("interpreter finished with error\n");
1257 1257
     }
1258 1258
 
1259 1259
     cli_stack_destroy(&stack);
... ...
@@ -104,7 +104,7 @@
104 104
 
105 105
 using namespace llvm;
106 106
 #if LLVM_VERSION < 29
107
-/* function is succeeded in later LLVM with LLVM correspoding standalone */
107
+/* function is succeeded in later LLVM with LLVM corresponding standalone */
108 108
 static Value *GetUnderlyingObject(Value *P, TargetData *TD)
109 109
 {
110 110
     return P->getUnderlyingObject();
... ...
@@ -806,7 +806,7 @@ $(ParallelTargets) :
806 806
 endif
807 807
 
808 808
 #---------------------------------------------------------
809
-# Handle the OPTIONAL_DIRS options for directores that may
809
+# Handle the OPTIONAL_DIRS options for directories that may
810 810
 # or may not exist.
811 811
 #---------------------------------------------------------
812 812
 ifdef OPTIONAL_DIRS
... ...
@@ -1451,7 +1451,7 @@ AC_SUBST(LLVM_INFODIR)
1451 1451
 AC_SUBST(LLVM_MANDIR)
1452 1452
 AC_SUBST(LLVM_CONFIGTIME)
1453 1453
 
1454
-# Place the various directores into the config.h file as #defines so that we
1454
+# Place the various directories into the config.h file as #defines so that we
1455 1455
 # can know about the installation paths within LLVM.
1456 1456
 AC_DEFINE_UNQUOTED(LLVM_PREFIX,"$LLVM_PREFIX",
1457 1457
                    [Installation prefix directory])
... ...
@@ -12803,7 +12803,7 @@ LLVM_CONFIGTIME=`date`
12803 12803
 
12804 12804
 
12805 12805
 
12806
-# Place the various directores into the config.h file as #defines so that we
12806
+# Place the various directories into the config.h file as #defines so that we
12807 12807
 # can know about the installation paths within LLVM.
12808 12808
 
12809 12809
 cat >>confdefs.h <<_ACEOF
... ...
@@ -129,7 +129,7 @@ namespace llvm {
129 129
     GCFunctionInfo *insertFunctionInfo(const Function &F);
130 130
 
131 131
     /// initializeCustomLowering/performCustomLowering - If any of the actions
132
-    /// are set to custom, performCustomLowering must be overriden to transform
132
+    /// are set to custom, performCustomLowering must be overridden to transform
133 133
     /// the corresponding actions to LLVM IR. initializeCustomLowering is
134 134
     /// optional to override. These are the only GCStrategy methods through
135 135
     /// which the LLVM IR can be modified.
... ...
@@ -130,7 +130,7 @@ public:
130 130
   void setResolver(AnalysisResolver *AR);
131 131
   AnalysisResolver *getResolver() const { return Resolver; }
132 132
 
133
-  /// getAnalysisUsage - This function should be overriden by passes that need
133
+  /// getAnalysisUsage - This function should be overridden by passes that need
134 134
   /// analysis information to do their job.  If a pass specifies that it uses a
135 135
   /// particular analysis result to this function, it can then use the
136 136
   /// getAnalysis<AnalysisType>() function, below.
... ...
@@ -220,7 +220,7 @@ public:
220 220
   /// createPrinterPass - Get a module printer pass.
221 221
   Pass *createPrinterPass(raw_ostream &O, const std::string &Banner) const;
222 222
 
223
-  /// runOnModule - Virtual method overriden by subclasses to process the module
223
+  /// runOnModule - Virtual method overridden by subclasses to process the module
224 224
   /// being operated on.
225 225
   virtual bool runOnModule(Module &M) = 0;
226 226
 
... ...
@@ -243,7 +243,7 @@ public:
243 243
 ///
244 244
 class ImmutablePass : public ModulePass {
245 245
 public:
246
-  /// initializePass - This method may be overriden by immutable passes to allow
246
+  /// initializePass - This method may be overridden by immutable passes to allow
247 247
   /// them to perform various initialization actions they require.  This is
248 248
   /// primarily because an ImmutablePass can "require" another ImmutablePass,
249 249
   /// and if it does, the overloaded version of initializePass may get access to
... ...
@@ -285,12 +285,12 @@ public:
285 285
   ///
286 286
   virtual bool doInitialization(Module &);
287 287
   
288
-  /// runOnFunction - Virtual method overriden by subclasses to do the
288
+  /// runOnFunction - Virtual method overridden by subclasses to do the
289 289
   /// per-function processing of the pass.
290 290
   ///
291 291
   virtual bool runOnFunction(Function &F) = 0;
292 292
 
293
-  /// doFinalization - Virtual method overriden by subclasses to do any post
293
+  /// doFinalization - Virtual method overridden by subclasses to do any post
294 294
   /// processing needed after all passes have run.
295 295
   ///
296 296
   virtual bool doFinalization(Module &);
... ...
@@ -331,17 +331,17 @@ public:
331 331
   ///
332 332
   virtual bool doInitialization(Function &);
333 333
 
334
-  /// runOnBasicBlock - Virtual method overriden by subclasses to do the
334
+  /// runOnBasicBlock - Virtual method overridden by subclasses to do the
335 335
   /// per-basicblock processing of the pass.
336 336
   ///
337 337
   virtual bool runOnBasicBlock(BasicBlock &BB) = 0;
338 338
 
339
-  /// doFinalization - Virtual method overriden by BasicBlockPass subclasses to
339
+  /// doFinalization - Virtual method overridden by BasicBlockPass subclasses to
340 340
   /// do any post processing needed after all passes have run.
341 341
   ///
342 342
   virtual bool doFinalization(Function &);
343 343
 
344
-  /// doFinalization - Virtual method overriden by subclasses to do any post
344
+  /// doFinalization - Virtual method overridden by subclasses to do any post
345 345
   /// processing needed after all passes have run.
346 346
   ///
347 347
   virtual bool doFinalization(Module &);
... ...
@@ -37,7 +37,7 @@
37 37
 // derive from another pass manager.
38 38
 //
39 39
 // PassManager and FunctionPassManager are two top-level pass manager that
40
-// represents the external interface of this entire pass manager infrastucture.
40
+// represents the external interface of this entire pass manager infrastructure.
41 41
 //
42 42
 // Important classes :
43 43
 //
... ...
@@ -51,7 +51,7 @@ public:
51 51
     enumeratePasses();
52 52
   }
53 53
 
54
-  // ignorablePassImpl - Can be overriden in subclasses to refine the list of
54
+  // ignorablePassImpl - Can be overridden in subclasses to refine the list of
55 55
   // which passes we want to include.
56 56
   //
57 57
   virtual bool ignorablePassImpl(const PassInfo *P) const { return false; }
... ...
@@ -736,7 +736,7 @@ public:
736 736
     return false;
737 737
   }
738 738
 
739
-  /// eliminateFrameIndex - This method must be overriden to eliminate abstract
739
+  /// eliminateFrameIndex - This method must be overridden to eliminate abstract
740 740
   /// frame indices from instructions which may use them.  The instruction
741 741
   /// referenced by the iterator contains an MO_FrameIndex operand which must be
742 742
   /// eliminated by this method.  This method may modify or replace the
... ...
@@ -3151,7 +3151,7 @@ SelectionDAGBuilder::implVisitBinaryAtomic(const CallInst& I,
3151 3151
   return 0;
3152 3152
 }
3153 3153
 
3154
-// implVisitAluOverflow - Lower arithmetic overflow instrinsics.
3154
+// implVisitAluOverflow - Lower arithmetic overflow intrinsics.
3155 3155
 const char *
3156 3156
 SelectionDAGBuilder::implVisitAluOverflow(const CallInst &I, ISD::NodeType Op) {
3157 3157
   SDValue Op1 = getValue(I.getArgOperand(0));
... ...
@@ -493,7 +493,7 @@ void PromoteMem2Reg::run() {
493 493
     A->eraseFromParent();
494 494
   }
495 495
 
496
-  // Remove alloca's dbg.declare instrinsics from the function.
496
+  // Remove alloca's dbg.declare intrinsics from the function.
497 497
   for (unsigned i = 0, e = AllocaDbgDeclares.size(); i != e; ++i)
498 498
     if (DbgDeclareInst *DDI = AllocaDbgDeclares[i])
499 499
       DDI->eraseFromParent();
... ...
@@ -641,7 +641,7 @@ configured by $[0], generated by m4_PACKAGE_STRING.
641 641
 
642 642
 Copyright (C) 2011 Free Software Foundation, Inc.
643 643
 This config.lt script is free software; the Free Software Foundation
644
-gives unlimited permision to copy, distribute and modify it."
644
+gives unlimited permission to copy, distribute and modify it."
645 645
 
646 646
 while test $[#] != 0
647 647
 do
... ...
@@ -304,7 +304,7 @@ extern int cli_cache_enable(struct cl_engine *engine);
304 304
 
305 305
 /* CALLBACKS */
306 306
 
307
-/* I certainly wish I could declare the callback protoes stable and
307
+/* I certainly wish I could declare the callback protos stable and
308 308
    move on to better things. But real life crossed my way enough times
309 309
    already and what looked perfect had to evolve somehow.
310 310
    So all I can say is I'll try my best not to break these things in the long run.
... ...
@@ -129,7 +129,7 @@ enum X86OPS {
129 129
   OP_LODSB,/**< Load String Byte */
130 130
   OP_LOOP,/**< Loop According to ECX Counter */
131 131
   OP_LOOPE,/**< Loop According to ECX Counter and ZF=1 */
132
-  OP_LOOPNE,/**< Looop According to ECX Counter and ZF=0 */
132
+  OP_LOOPNE,/**< Loop According to ECX Counter and ZF=0 */
133 133
   OP_JECXZ,/**< Jump if ECX is Zero */
134 134
   OP_LSL,/**< Load Segment Limit */
135 135
   OP_LSS,/**< Load Far Pointer into SS */
... ...
@@ -169,7 +169,7 @@ enum X86OPS {
169 169
   OP_RETN,/**< Return from Near Procedure */
170 170
   OP_ROL,/**< Rotate Left */
171 171
   OP_ROR,/**< Rotate Right */
172
-  OP_RSM,/**< Resumse from System Management Mode */
172
+  OP_RSM,/**< Resume from System Management Mode */
173 173
   OP_SAHF,/**< Store AH into Flags */
174 174
   OP_SAR,/**< Shift Arithmetic Right */
175 175
   OP_SBB,/**< Subtract with Borrow */
... ...
@@ -84,7 +84,7 @@ void cli_event_error_oom(cli_events_t *ctx, uint32_t amount)
84 84
         return;
85 85
     ctx->oom_total += amount;
86 86
     ctx->oom_count++;
87
-    /* amount == 0 means error already reported, just incremenet count */
87
+    /* amount == 0 means error already reported, just increment count */
88 88
     if (amount)
89 89
         cli_errmsg("events: out of memory allocating %u bytes\n", amount);
90 90
 }
... ...
@@ -56,7 +56,7 @@ struct cli_exe_info {
56 56
     /** Number of sections*/
57 57
     uint16_t nsections;
58 58
     void *dummy;/* for compat - preserve offset */
59
-    /** Resrources RVA - PE ONLY */
59
+    /** Resources RVA - PE ONLY */
60 60
     uint32_t res_addr;
61 61
     /** Address size - PE ONLY */
62 62
     uint32_t hdr_size;
... ...
@@ -28,7 +28,7 @@
28 28
 */
29 29
 
30 30
 
31
-/* To Cami and Dario, the only laywers I can stand */
31
+/* To Cami and Dario, the only lawyers I can stand */
32 32
 
33 33
 
34 34
 #if HAVE_CONFIG_H
... ...
@@ -106,7 +106,7 @@
106 106
  *   - probability for end[Q] to match low (avoid 0000, and other common case
107 107
  *   - choose the most "diverse" subset from a long pattern
108 108
  *
109
- * diverse = refering to what we are scanning, so that the filter rarely
109
+ * diverse = referring to what we are scanning, so that the filter rarely
110 110
  * matches, so this actually means that we *want* to avoid adding more
111 111
  * characters to the filter, if we have 2 patterns:
112 112
  * abxfg, and dalabxpo, it may be preferable to shift the 2nd one so that we
... ...
@@ -145,7 +145,7 @@ fmap_t *fmap_check_empty(int fd, off_t offset, size_t len, int *empty) { /* WIN3
145 145
 	return NULL;
146 146
     }
147 147
     if(!(m = cl_fmap_open_memory(data, len))) {
148
-	cli_errmsg("fmap: canot allocate fmap_t\n", fd);
148
+	cli_errmsg("fmap: cannot allocate fmap_t\n", fd);
149 149
 	CloseHandle(mh);
150 150
 	CloseHandle(fh);
151 151
 	return NULL;
... ...
@@ -32,7 +32,7 @@
32 32
  * Returns:
33 33
  *   FPU_ENDIAN_BIG - floating point big endian
34 34
  *   FPU_ENDIAN_LITTLE - floating point little endian
35
- *   FPU_ENDIAN_UNKNOWN - floating point endianess unknown
35
+ *   FPU_ENDIAN_UNKNOWN - floating point endianness unknown
36 36
  */
37 37
 extern int get_fpu_endian(void);
38 38
 
... ...
@@ -116,13 +116,13 @@ int cli_scangpt(cli_ctx *ctx, size_t sectorsize)
116 116
         return CL_ENULLARG;
117 117
     }
118 118
 
119
-    /* sector size calculatation */
119
+    /* sector size calculation */
120 120
     if (sectorsize == 0) {
121 121
         sectorsize = gpt_detect_size((*ctx->fmap));
122 122
         cli_dbgmsg("cli_scangpt: detected %lu sector size\n", (unsigned long)sectorsize);
123 123
     }
124 124
     if (sectorsize == 0) {
125
-        cli_errmsg("cli_scangpt: could not detemine sector size\n");
125
+        cli_errmsg("cli_scangpt: could not determine sector size\n");
126 126
         return CL_EFORMAT;
127 127
     }
128 128
 
... ...
@@ -568,7 +568,7 @@ static void gpt_printSectors(cli_ctx *ctx, size_t sectorsize)
568 568
     gpt_parsemsg("0: MBR\n");
569 569
     gpt_parsemsg("%llu: Primary GPT Header\n", phdr.currentLBA);
570 570
     gpt_parsemsg("%llu-%llu: Primary GPT Partition Table\n", phdr.tableStartLBA, ptableLastLBA);
571
-    gpt_parsemsg("%llu-%llu: Usuable LBAs\n", phdr.firstUsableLBA, phdr.lastUsableLBA);
571
+    gpt_parsemsg("%llu-%llu: Usable LBAs\n", phdr.firstUsableLBA, phdr.lastUsableLBA);
572 572
     gpt_parsemsg("%llu-%llu: Secondary GPT Partition Table\n", shdr.tableStartLBA, stableLastLBA);
573 573
     gpt_parsemsg("%llu: Secondary GPT Header\n", phdr.backupLBA);
574 574
 #else
... ...
@@ -673,7 +673,7 @@ int cli_hashset_init(struct cli_hashset* hs, size_t initial_capacity, uint8_t lo
673 673
 	hs->keys = cli_malloc(initial_capacity * sizeof(*hs->keys));
674 674
 	hs->mempool = NULL;
675 675
 	if(!hs->keys) {
676
-        cli_errmsg("hashtab.c: Uable to allocate memory for hs->keys\n");
676
+        cli_errmsg("hashtab.c: Unable to allocate memory for hs->keys\n");
677 677
 		return CL_EMEM;
678 678
 	}
679 679
 	hs->bitmap = cli_calloc(initial_capacity >> 5, sizeof(*hs->bitmap));
... ...
@@ -986,7 +986,7 @@ static int cli_html_normalise(int fd, m_area_t *m_area, const char *dirname, tag
986 986
 				if ((tag_val_length == 5) && (strncmp(tag_val, "data:", 5) == 0)) {
987 987
 					/* RFC2397 inline data */
988 988
 
989
-					/* Rewind one byte so we don't recursuive */
989
+					/* Rewind one byte so we don't recursive */
990 990
 					if (file_buff_o2 && (file_buff_o2->length > 0)) {
991 991
 						file_buff_o2->length--;
992 992
 					}
... ...
@@ -1000,7 +1000,7 @@ static int cli_html_normalise(int fd, m_area_t *m_area, const char *dirname, tag
1000 1000
 				} else if ((tag_val_length == 6) && (strncmp(tag_val, "\"data:", 6) == 0)) {
1001 1001
 					/* RFC2397 inline data */
1002 1002
 
1003
-					/* Rewind one byte so we don't recursuive */
1003
+					/* Rewind one byte so we don't recursive */
1004 1004
 					if (file_buff_o2 && (file_buff_o2->length > 0)) {
1005 1005
 						file_buff_o2->length--;
1006 1006
 					}
... ...
@@ -1766,7 +1766,7 @@ static int cli_html_normalise(int fd, m_area_t *m_area, const char *dirname, tag
1766 1766
 	}
1767 1767
 
1768 1768
 	if(dconf_entconv) {
1769
-		/* handle "unfinished" entitites */
1769
+		/* handle "unfinished" entities */
1770 1770
 		size_t i;
1771 1771
 		const char* normalized;
1772 1772
 		entity_val[entity_val_length] = '\0';
... ...
@@ -1,6 +1,6 @@
1 1
 /* 
2 2
  * This file contains code from zlib library v.1.2.3 with modifications
3
- * by aCaB <acab@clamav.net> to allow decompression of deflate64 stereams
3
+ * by aCaB <acab@clamav.net> to allow decompression of deflate64 streams
4 4
  * (aka zip method 9). The implementation is heavily inspired by InfoZip
5 5
  *  and zlib's inf9back.c
6 6
  * 
... ...
@@ -1,6 +1,6 @@
1 1
 /* 
2 2
  * This file contains code from zlib library v.1.2.3 with modifications
3
- * by aCaB <acab@clamav.net> to allow decompression of deflate64 stereams
3
+ * by aCaB <acab@clamav.net> to allow decompression of deflate64 streams
4 4
  * (aka zip method 9). The implementation is heavily inspired by InfoZip
5 5
  *  and zlib's inf9back.c
6 6
  * 
... ...
@@ -1,6 +1,6 @@
1 1
 /* 
2 2
  * This file contains code from zlib library v.1.2.3 with modifications
3
- * by aCaB <acab@clamav.net> to allow decompression of deflate64 stereams
3
+ * by aCaB <acab@clamav.net> to allow decompression of deflate64 streams
4 4
  * (aka zip method 9). The implementation is heavily inspired by InfoZip
5 5
  *  and zlib's inf9back.c
6 6
  * 
... ...
@@ -1,6 +1,6 @@
1 1
 /* 
2 2
  * This file contains code from zlib library v.1.2.3 with modifications
3
- * by aCaB <acab@clamav.net> to allow decompression of deflate64 stereams
3
+ * by aCaB <acab@clamav.net> to allow decompression of deflate64 streams
4 4
  * (aka zip method 9). The implementation is heavily inspired by InfoZip
5 5
  *  and zlib's inf9back.c
6 6
  * 
... ...
@@ -641,7 +641,7 @@ configured by $[0], generated by m4_PACKAGE_STRING.
641 641
 
642 642
 Copyright (C) 2011 Free Software Foundation, Inc.
643 643
 This config.lt script is free software; the Free Software Foundation
644
-gives unlimited permision to copy, distribute and modify it."
644
+gives unlimited permission to copy, distribute and modify it."
645 645
 
646 646
 while test $[#] != 0
647 647
 do
... ...
@@ -269,7 +269,7 @@ int lzwInflate(lzw_streamp strm)
269 269
         state->dec_restart = 0;
270 270
     }
271 271
 
272
-    /* guarentee valid initial state */
272
+    /* guarantee valid initial state */
273 273
     if (left > 0 && (oldcodep == &state->dec_codetab[CODE_CLEAR])) {
274 274
         code = CODE_CLEAR;
275 275
         CodeClear(code);
... ...
@@ -365,7 +365,7 @@ cli_mbox(const char *dir, cli_ctx *ctx)
365 365
  *	http://www.lazerware.com/formats/Specs/AppleSingle_AppleDouble.pdf
366 366
  * TODO: ensure parseEmailHeaders is always called before parseEmailBody
367 367
  * TODO: create parseEmail which calls parseEmailHeaders then parseEmailBody
368
- * TODO: Handle unepected NUL bytes in header lines which stop strcmp()s:
368
+ * TODO: Handle unexpected NUL bytes in header lines which stop strcmp()s:
369 369
  *	e.g. \0Content-Type: application/binary;
370 370
  */
371 371
 static int
... ...
@@ -1036,22 +1036,22 @@ parseEmailHeader(message *m, const char *line, const table_t *rfc821)
1036 1036
 #ifdef CL_THREAD_SAFE
1037 1037
 	char *strptr;
1038 1038
 #endif
1039
-	const char *separater;
1040
-	char *cmd, *copy, tokenseparater[2];
1039
+	const char *separator;
1040
+	char *cmd, *copy, tokenseparator[2];
1041 1041
 
1042 1042
 	cli_dbgmsg("parseEmailHeader '%s'\n", line);
1043 1043
 
1044 1044
 	/*
1045
-	 * In RFC822 the separater between the key a value is a colon,
1045
+	 * In RFC822 the separator between the key a value is a colon,
1046 1046
 	 * e.g.	Content-Transfer-Encoding: base64
1047 1047
 	 * However some MUA's are lapse about this and virus writers exploit
1048 1048
 	 * this hole, so we need to check all known possibilities
1049 1049
 	 */
1050
-	for(separater = ":= "; *separater; separater++)
1051
-		if(strchr(line, *separater) != NULL)
1050
+	for(separator = ":= "; *separator; separator++)
1051
+		if(strchr(line, *separator) != NULL)
1052 1052
 			break;
1053 1053
 
1054
-	if(*separater == '\0')
1054
+	if(*separator == '\0')
1055 1055
 		return -1;
1056 1056
 
1057 1057
 	copy = rfc2047(line);
... ...
@@ -1059,15 +1059,15 @@ parseEmailHeader(message *m, const char *line, const table_t *rfc821)
1059 1059
 		/* an RFC checker would return -1 here */
1060 1060
 		copy = cli_strdup(line);
1061 1061
 
1062
-	tokenseparater[0] = *separater;
1063
-	tokenseparater[1] = '\0';
1062
+	tokenseparator[0] = *separator;
1063
+	tokenseparator[1] = '\0';
1064 1064
 
1065 1065
 	ret = -1;
1066 1066
 
1067 1067
 #ifdef	CL_THREAD_SAFE
1068
-	cmd = strtok_r(copy, tokenseparater, &strptr);
1068
+	cmd = strtok_r(copy, tokenseparator, &strptr);
1069 1069
 #else
1070
-	cmd = strtok(copy, tokenseparater);
1070
+	cmd = strtok(copy, tokenseparator);
1071 1071
 #endif
1072 1072
 
1073 1073
 	if(cmd && (strstrip(cmd) > 0)) {
... ...
@@ -1158,7 +1158,7 @@ parseMHTMLComment(const char *comment, cli_ctx *ctx, void *wrkjobj, void *cbdata
1158 1158
 
1159 1159
 		reader = xmlReaderForMemory(xmlsrt, xmlend-xmlsrt+6, "comment.xml", NULL, CLAMAV_MIN_XMLREADER_FLAGS);
1160 1160
 		if (!reader) {
1161
-			cli_dbgmsg("parseMHTMLComment: cannot intialize xmlReader\n");
1161
+			cli_dbgmsg("parseMHTMLComment: cannot initialize xmlReader\n");
1162 1162
 
1163 1163
 #if HAVE_JSON
1164 1164
                        if (ctx->wrkproperty != NULL)
... ...
@@ -1229,7 +1229,7 @@ parseRootMHTML(mbox_ctx *mctx, message *m, text *t)
1229 1229
 
1230 1230
 	htmlDoc = htmlReadMemory((char*)input->data, input->len, "mhtml.html", NULL, CLAMAV_MIN_XMLREADER_FLAGS);
1231 1231
 	if (htmlDoc == NULL) {
1232
-		cli_dbgmsg("parseRootMHTML: cannot intialize read html document\n");
1232
+		cli_dbgmsg("parseRootMHTML: cannot initialize read html document\n");
1233 1233
 #if HAVE_JSON
1234 1234
                 if (ctx->wrkproperty != NULL)
1235 1235
                     ret = cli_json_parse_error(ctx->wrkproperty, "MHTML_ERROR_HTML_READ");
... ...
@@ -1253,7 +1253,7 @@ parseRootMHTML(mbox_ctx *mctx, message *m, text *t)
1253 1253
 
1254 1254
 	reader = xmlReaderWalker(htmlDoc);
1255 1255
 	if (reader == NULL) {
1256
-		cli_dbgmsg("parseRootMHTML: cannot intialize xmlTextReader\n");
1256
+		cli_dbgmsg("parseRootMHTML: cannot initialize xmlTextReader\n");
1257 1257
 #if HAVE_JSON
1258 1258
                 if (ctx->wrkproperty != NULL)
1259 1259
                     ret = cli_json_parse_error(ctx->wrkproperty, "MHTML_ERROR_XML_READER_IO");
... ...
@@ -1395,7 +1395,7 @@ parseEmailBody(message *messageIn, text *textIn, mbox_ctx *mctx, unsigned int re
1395 1395
 			 * This is effectively no encoding, notice that we
1396 1396
 			 * don't check that charset is us-ascii
1397 1397
 			 */
1398
-			cli_dbgmsg("text/plain: Assume no attachements\n");
1398
+			cli_dbgmsg("text/plain: Assume no attachments\n");
1399 1399
 			mimeType = NOMIME;
1400 1400
 			messageSetMimeSubtype(mainMessage, "");
1401 1401
 		} else if((mimeType == MESSAGE) &&
... ...
@@ -1867,7 +1867,7 @@ parseEmailBody(message *messageIn, text *textIn, mbox_ctx *mctx, unsigned int re
1867 1867
 				case -1:
1868 1868
 					/*
1869 1869
 					 * According to section 7.2.6 of
1870
-					 * RFC1521, unrecognised multiparts
1870
+					 * RFC1521, unrecognized multiparts
1871 1871
 					 * should be treated as multipart/mixed.
1872 1872
 					 */
1873 1873
 					cli_dbgmsg("Unsupported multipart format `%s', parsed as mixed\n", mimeSubtype);
... ...
@@ -2976,7 +2976,7 @@ saveTextPart(mbox_ctx *mctx, message *m, int destroy_text)
2976 2976
  * If out == NULL, return a buffer without the comments, the caller must free
2977 2977
  *	the returned buffer
2978 2978
  * Return NULL on error or if the input * has no comments.
2979
- * See secion 3.4.3 of RFC822
2979
+ * See section 3.4.3 of RFC822
2980 2980
  * TODO: handle comments that go on to more than one line
2981 2981
  */
2982 2982
 static char *
... ...
@@ -3764,7 +3764,7 @@ exportBounceMessage(mbox_ctx *mctx, text *start)
3764 3764
 	 * helps a bit.
3765 3765
 	 *
3766 3766
 	 * messageAddLine
3767
-	 * optimisation could help here, but needs
3767
+	 * optimization could help here, but needs
3768 3768
 	 * careful thought, do it with line numbers
3769 3769
 	 * would be best, since the current method in
3770 3770
 	 * messageAddLine of checking encoding first
... ...
@@ -4035,7 +4035,7 @@ do_multipart(message *mainMessage, message **messages, int i, mbox_status *rc, m
4035 4035
 			body = parseEmailHeaders(aMessage, mctx->rfc821Table);
4036 4036
 
4037 4037
 			/*
4038
-			 * We've fininished with the
4038
+			 * We've finished with the
4039 4039
 			 * original copy of the message,
4040 4040
 			 * so throw that away and
4041 4041
 			 * deal with the encapsulated
... ...
@@ -217,7 +217,7 @@ int cli_scanmbr(cli_ctx *ctx, size_t sectorsize)
217 217
 
218 218
         /* Handle MBR entry based on type */
219 219
         if (mbr.entries[i].type == MBR_EMPTY) {
220
-            /* empty partiton entry */
220
+            /* empty partition entry */
221 221
             prtncount++;
222 222
         }
223 223
         else if (mbr.entries[i].type == MBR_EXTENDED) {
... ...
@@ -312,7 +312,7 @@ static int mbr_scanextprtn(cli_ctx *ctx, unsigned *prtncount, off_t extlba, size
312 312
                            (unsigned long)(ebr.entries[j].numLBA * sectorsize));
313 313
 
314 314
                 if (ebr.entries[j].type == MBR_EMPTY) {
315
-                    /* empty partiton entry */
315
+                    /* empty partition entry */
316 316
                     switch(state) {
317 317
                     case SEEN_NOTHING:
318 318
                         state = SEEN_EMPTY;
... ...
@@ -495,7 +495,7 @@ static int mbr_primary_prtn_intxn(cli_ctx *ctx, struct mbr_boot_record mbr, size
495 495
 
496 496
     for (i = 0; i < MBR_MAX_PARTITION_ENTRIES && prtncount < ctx->engine->maxpartitions; ++i) {
497 497
         if (mbr.entries[i].type == MBR_EMPTY) {
498
-            /* empty partiton entry */
498
+            /* empty partition entry */
499 499
             prtncount++;
500 500
         }
501 501
         else {
... ...
@@ -92,7 +92,7 @@ static	char	*rfc2231(const char *in);
92 92
 static	int	simil(const char *str1, const char *str2);
93 93
 
94 94
 /*
95
- * These maps are ordered in decreasing likelyhood of their appearance
95
+ * These maps are ordered in decreasing likelihood of their appearance
96 96
  * in an e-mail. Probably these should be in a table...
97 97
  */
98 98
 static	const	struct	encoding_map {
... ...
@@ -860,7 +860,7 @@ messageSetEncoding(message *m, const char *enctype)
860 860
 			 * The stated encoding type is illegal, so we
861 861
 			 * use a best guess of what it should be.
862 862
 			 *
863
-			 * 50% is arbitary. For example 7bi will match as
863
+			 * 50% is arbitrary. For example 7bi will match as
864 864
 			 * 66% certain to be 7bit
865 865
 			 */
866 866
 			if(highestSimil >= 50) {
... ...
@@ -968,7 +968,7 @@ messageAddStr(message *m, const char *data)
968 968
 			 * blank lines
969 969
 			 */
970 970
 			if(messageGetMimeType(m) != TEXT)
971
-				/* don't save two blank lines in sucession */
971
+				/* don't save two blank lines in succession */
972 972
 				return 1;
973 973
 
974 974
 		m->body_last->t_next = (text *)cli_malloc(sizeof(text));
... ...
@@ -2024,7 +2024,7 @@ decode(message *m, const char *in, unsigned char *out, unsigned char (*decoder)(
2024 2024
 			b3 = (*decoder)(*in++);
2025 2025
 			/*
2026 2026
 			 * Put this line here to help on some compilers which
2027
-			 * can make use of some architecure's ability to
2027
+			 * can make use of some architecture's ability to
2028 2028
 			 * multiprocess when different variables can be
2029 2029
 			 * updated at the same time - here b3 is used in
2030 2030
 			 * one line, b1/b2 in the next and b4 in the next after
... ...
@@ -751,7 +751,7 @@ static int ole2_summary_propset_json(summary_ctx_t *sctx, off_t offset)
751 751
     else {
752 752
         limitprops = numprops;
753 753
     }
754
-    cli_dbgmsg("ole2_summary_propset_json: processing %u of %u (%u max) propeties\n",
754
+    cli_dbgmsg("ole2_summary_propset_json: processing %u of %u (%u max) properties\n",
755 755
                limitprops, numprops, PROPCNTLIMIT);
756 756
 
757 757
     /* extract remaining fragment of propset */
... ...
@@ -245,7 +245,7 @@ int cli_scanmsxml(cli_ctx *ctx)
245 245
 
246 246
     reader = xmlReaderForIO(msxml_read_cb, NULL, &cbdata, "msxml.xml", NULL, CLAMAV_MIN_XMLREADER_FLAGS);
247 247
     if (!reader) {
248
-        cli_dbgmsg("cli_scanmsxml: cannot intialize xmlReader\n");
248
+        cli_dbgmsg("cli_scanmsxml: cannot initialize xmlReader\n");
249 249
 
250 250
 #if HAVE_JSON
251 251
         ret = cli_json_parse_error(ctx->wrkproperty, "OOXML_ERROR_XML_READER_IO");
... ...
@@ -86,7 +86,7 @@ int (*cli_unrar_extract_next_prepare)(unrar_state_t *state, const char *dirname)
86 86
 int (*cli_unrar_extract_next)(unrar_state_t *state, const char *dirname);
87 87
 void (*cli_unrar_close)(unrar_state_t *state);
88 88
 int have_rar = 0;
89
-static int is_rar_initd = 0;
89
+static int is_rar_inited = 0;
90 90
 
91 91
 static int warn_dlerror(const char *msg)
92 92
 {
... ...
@@ -173,8 +173,8 @@ static lt_dlhandle lt_dlfind(const char *name, const char *featurename)
173 173
 static void cli_rarload(void) {
174 174
     lt_dlhandle rhandle;
175 175
 
176
-    if(is_rar_initd) return;
177
-    is_rar_initd = 1;
176
+    if(is_rar_inited) return;
177
+    is_rar_inited = 1;
178 178
 
179 179
     rhandle = lt_dlfind("libclamunrar_iface", "unrar");
180 180
     if (!rhandle)
... ...
@@ -109,7 +109,7 @@
109 109
 #define EC64(x) ((uint64_t)cli_readint64(&(x))) /* Convert little endian to host */
110 110
 #define EC32(x) ((uint32_t)cli_readint32(&(x)))
111 111
 #define EC16(x) ((uint16_t)cli_readint16(&(x)))
112
-/* lower and upper bondary alignment (size vs offset) */
112
+/* lower and upper boundary alignment (size vs offset) */
113 113
 #define PEALIGN(o,a) (((a))?(((o)/(a))*(a)):(o))
114 114
 #define PESALIGN(o,a) (((a))?(((o)/(a)+((o)%(a)!=0))*(a)):(o))
115 115
 
... ...
@@ -2446,7 +2446,7 @@ static unsigned int hash_imptbl(cli_ctx *ctx, unsigned char **digest, uint32_t *
2446 2446
         image->Name = EC32(image->Name);
2447 2447
         image->FirstThunk = EC32(image->FirstThunk);
2448 2448
 
2449
-        /* DLL name aquisition */
2449
+        /* DLL name acquisition */
2450 2450
         offset = cli_rawaddr(image->Name, exe_sections, nsections, &err, fsize, hdr_size);
2451 2451
         if(err || offset > fsize) {
2452 2452
             cli_dbgmsg("scan_pe: invalid rva for dll name\n");
... ...
@@ -3969,7 +3969,7 @@ int cli_scanpe(cli_ctx *ctx)
3969 3969
         /* Check EP for UPX vs. FSG vs. Upack */
3970 3970
 
3971 3971
         /* Upack 0.39 produces 2 types of executables
3972
-         * 3 sections:           | 2 sections (one empty, I don't chech found if !upack, since it's in OR above):
3972
+         * 3 sections:           | 2 sections (one empty, I don't check found if !upack, since it's in OR above):
3973 3973
          *   mov esi, value      |   pusha
3974 3974
          *   lodsd               |   call $+0x9
3975 3975
          *   push eax            |
... ...
@@ -783,7 +783,7 @@ static const int gkernsz = (sizeof(gaussk) / sizeof(gaussk[0]));
783 783
             fclose(f);
784 784
             cli_unlink(fname);
785 785
             free(fname);
786
-            cli_dbgmsg("makebmp: failed to write outoput\n");
786
+            cli_dbgmsg("makebmp: failed to write output\n");
787 787
             return;
788 788
         }
789 789
 
... ...
@@ -277,7 +277,7 @@ int petite_inflate2x_1to9(char *buf, uint32_t minrva, uint32_t bufsz, struct cli
277 277
       uint8_t goback;
278 278
       unsigned int q;
279 279
       
280
-      /* Unpak each original section in turn */
280
+      /* Unpack each original section in turn */
281 281
 
282 282
       if ( ! CLI_ISCONTAINED(buf, bufsz, packed+4, 8)) {
283 283
 	if (usects)
... ...
@@ -265,7 +265,7 @@ static int string_assign_concatenated(struct string* dest, const char* prefix, c
265 265
 	const size_t prefix_len = strlen(prefix);
266 266
 	char* ret = cli_malloc(prefix_len + end - begin + 1);
267 267
 	if(!ret) {
268
-        cli_errmsg("Phishcheck: Unable to allocate memory for string_assign_concatonated\n");
268
+        cli_errmsg("Phishcheck: Unable to allocate memory for string_assign_concatenated\n");
269 269
 		return CL_EMEM;
270 270
     }
271 271
 	strncpy(ret, prefix, prefix_len);
... ...
@@ -644,7 +644,7 @@ int cli_initroots(struct cl_engine *engine, unsigned int options)
644 644
 	    if(cli_mtargets[i].ac_only || engine->ac_only)
645 645
 		root->ac_only = 1;
646 646
 
647
-	    cli_dbgmsg("Initialising AC pattern matcher of root[%d]\n", i);
647
+	    cli_dbgmsg("Initializing AC pattern matcher of root[%d]\n", i);
648 648
 	    if((ret = cli_ac_init(root, engine->ac_mindepth, engine->ac_maxdepth, engine->dconf->other&OTHER_CONF_PREFILTERING))) {
649 649
 		/* no need to free previously allocated memory here */
650 650
 		cli_errmsg("cli_initroots: Can't initialise AC pattern matcher\n");
... ...
@@ -3541,7 +3541,7 @@ static int load_oneyara(YR_RULE *rule, int chkpua, struct cl_engine *engine, uns
3541 3541
             }
3542 3542
 
3543 3543
             /* handle lack of hexstr support here in order to suppress */
3544
-            /* initalize testing matcher */
3544
+            /* initialize testing matcher */
3545 3545
             if (!engine->test_root) {
3546 3546
                 engine->test_root = (struct cli_matcher *) mpool_calloc(engine->mempool, 1, sizeof(struct cli_matcher));
3547 3547
                 if (!engine->test_root) {
... ...
@@ -4197,7 +4197,7 @@ static int cli_loadpwdb(FILE *fs, struct cl_engine *engine, unsigned int options
4197 4197
                 container = CLI_PWDB_RAR;
4198 4198
                 break;
4199 4199
             default:
4200
-                cli_errmsg("cli_loadpwdb: Invalid conatiner specified to .pwdb signature\n");
4200
+                cli_errmsg("cli_loadpwdb: Invalid container specified to .pwdb signature\n");
4201 4201
                 return CL_EMALFDB;
4202 4202
             }
4203 4203
         }
... ...
@@ -407,13 +407,13 @@ static int real_scansis(cli_ctx *ctx, const char *tmpd) {
407 407
 	sftype = "sub sis";
408 408
 	break;
409 409
       case FTcontsis:
410
-	sftype = "conatiner sis";
410
+	sftype = "container sis";
411 411
 	break;
412 412
       case FTtextuninst:
413 413
 	sftype = "uninstall text";
414 414
 	break;
415 415
       case FTnotinst:
416
-	sftype = "not to be intalled";
416
+	sftype = "not to be installed";
417 417
 	break;
418 418
       default:
419 419
 	sftype = "unknown";
... ...
@@ -832,7 +832,7 @@ static int real_scansis9x(cli_ctx *ctx, const char *tmpd) {
832 832
 /* #define GETD(VAR) \ */
833 833
 /*   if (cbuff) { \ */
834 834
 /*     if (sleft<4) { \ */
835
-/*       printf("Unespectedly reached end of compressed buffer\n"); \ */
835
+/*       printf("Unexpectedly reached end of compressed buffer\n"); \ */
836 836
 /*       free(cbuff); \ */
837 837
 /*       cbuff=NULL; \ */
838 838
 /*       smax=sleft=0; \ */
... ...
@@ -999,7 +999,7 @@ static int real_scansis9x(cli_ctx *ctx, const char *tmpd) {
999 999
 /*       break; */
1000 1000
 /*     } */
1001 1001
 /*     if(!this->optional && this->expect!=field) { */
1002
-/*       printf("Error: expecing %s but found %s\n", sisfields[this->expect], sisfields[field]); */
1002
+/*       printf("Error: expected %s but found %s\n", sisfields[this->expect], sisfields[field]); */
1003 1003
 /*       goto SIS_ERROR; */
1004 1004
 /*     } */
1005 1005
 /*     printf("Got %s field (%d) with size %x(%u)\n", sisfields[field], field, fsz, fsz); */
... ...
@@ -499,7 +499,7 @@ int unspin(char *src, int ssize, struct cli_exe_section *sections, int sectcnt,
499 499
         }
500 500
 
501 501
         if (j != sectcnt && ((bitman & (1 << j)) == 0))
502
-        { /* FIXME: not really sure either the res sect is lamed or just compressed, but this'll save some major headakes */
502
+        { /* FIXME: not really sure either the res sect is lamed or just compressed, but this'll save some major headaches */
503 503
             cli_dbgmsg("spin: Resources (sect%d) appear to be compressed\n\tuncompressed offset %x, len %x\n\tcompressed offset %x, len %x\n", j, sections[j].rva, key32 - sections[j].rva, key32, sections[j].vsz - (key32 - sections[j].rva));
504 504
 
505 505
             if ((curr = (char *)cli_malloc(sections[j].vsz)) != NULL)
... ...
@@ -278,7 +278,7 @@ end:
278 278
 #ifdef CL_THREAD_SAFE
279 279
     err = pthread_mutex_unlock(&(intel->mutex));
280 280
     if (err) {
281
-        cli_warnmsg("clamav_stats_add_sample: unlcoking mutex failed (err: %d): %s\n", err, strerror(err));
281
+        cli_warnmsg("clamav_stats_add_sample: unlocking mutex failed (err: %d): %s\n", err, strerror(err));
282 282
     }
283 283
 #endif
284 284
     return;
... ...
@@ -122,7 +122,7 @@ tableInsert(table_t *table, const char *key, int value)
122 122
  *	can't be -1 :-(
123 123
  *
124 124
  * Linear search. Since tables are rarely more than 3 or 4 in size, and never
125
- *	reach double figures, there's no need for optimisation
125
+ *	reach double figures, there's no need for optimization
126 126
  */
127 127
 int
128 128
 tableFind(const table_t *table, const char *key)
... ...
@@ -83,7 +83,7 @@ int cli_parsetiff(cli_ctx *ctx)
83 83
 
84 84
         cli_dbgmsg("cli_parsetiff: IFD %u declared %u directory entries\n", ifd_count, num_entries);
85 85
 
86
-        /* tranverse IFD entries */
86
+        /* transverse IFD entries */
87 87
         for(i = 0; i < num_entries; i++) {
88 88
             if(fmap_readn(map, &entry, offset, sizeof(entry)) != sizeof(entry))
89 89
                 return CL_EPARSE;
... ...
@@ -101,7 +101,7 @@ int cli_parsetiff(cli_ctx *ctx)
101 101
             case 1: /* BYTE */
102 102
                 value_size *= 1;
103 103
                 break;
104
-            case 2: /* ACSII */
104
+            case 2: /* ASCII */
105 105
                 value_size *= 1;
106 106
                 break;
107 107
             case 3: /* SHORT */
... ...
@@ -1005,7 +1005,7 @@ int cli_unarj_prepare_file(const char *dirname, arj_metadata_t *metadata)
1005 1005
 	if (!metadata || !dirname) {
1006 1006
 		return CL_ENULLARG;
1007 1007
 	}
1008
-	/* Each file is preceeded by the ARJ file marker */
1008
+	/* Each file is preceded by the ARJ file marker */
1009 1009
 	if (!is_arj_archive(metadata)) {
1010 1010
 		cli_dbgmsg("Not in ARJ format\n");
1011 1011
 		return CL_EFORMAT;
... ...
@@ -333,7 +333,7 @@ static inline void zinitkey(uint32_t key[3], struct cli_pwdb *password)
333 333
 {
334 334
     int i;
335 335
 
336
-    /* intialize keys, these are specified but the zip specification */
336
+    /* initialize keys, these are specified but the zip specification */
337 337
     key[0] = 305419896L;
338 338
     key[1] = 591751049L;
339 339
     key[2] = 878082192L;
... ...
@@ -525,7 +525,7 @@ int unupack399(char *bs, uint32_t bl, uint32_t init_eax, char *init_ebx, uint32_
525 525
 						do {
526 526
 							uint32_t temp_edx;
527 527
 							/* compare with lzma_upack_esi_00 */
528
-							/* do not put in one statment because of difference in signedness */
528
+							/* do not put in one statement because of difference in signedness */
529 529
 							if (!CLI_ISCONTAINED(bs, bl, p.p0, 4))
530 530
 								return -1;
531 531
 							temp_edx = cli_readint32((char *)p.p0);
... ...
@@ -187,7 +187,7 @@ static int pefromupx (const char *src, uint32_t ssize, char *dst, uint32_t *dsiz
187 187
 
188 188
   if (!pehdr) {
189 189
     uint32_t rebsz = PESALIGN(dend, 0x1000);
190
-    cli_dbgmsg("UPX: no luck - brutally crafing a reasonable PE\n");
190
+    cli_dbgmsg("UPX: no luck - brutally crafting a reasonable PE\n");
191 191
     if (!(newbuf = (char *)cli_calloc(rebsz+0x200, sizeof(char)))) {
192 192
       cli_dbgmsg("UPX: malloc failed - giving up rebuild\n");
193 193
       return 0;
... ...
@@ -796,7 +796,7 @@ AC_DEFUN([AC_LIB_FIND],
796 796
 dnl Try to set a correct default libdir for multiarch systems
797 797
 AC_DEFUN([AC_LIB_MULTILIB_GUESS],
798 798
 [
799
-	# Only modify libdir if user has not overriden it
799
+	# Only modify libdir if user has not overridden it
800 800
 	default_libdir='${exec_prefix}/lib'
801 801
 	if test "$libdir" = "$default_libdir"; then
802 802
 		AC_MSG_CHECKING([for multiarch libdir])
... ...
@@ -177,7 +177,7 @@ AC_DEFUN([AC_LIB_LINKFLAGS_BODY],
177 177
     fi
178 178
 ])
179 179
   dnl Search the library and its dependencies in $additional_libdir and
180
-  dnl $LDFLAGS. Using breadth-first-seach.
180
+  dnl $LDFLAGS. Using breadth-first-search.
181 181
   LIB[]NAME=
182 182
   LTLIB[]NAME=
183 183
   INC[]NAME=
... ...
@@ -641,7 +641,7 @@ configured by $[0], generated by m4_PACKAGE_STRING.
641 641
 
642 642
 Copyright (C) 2011 Free Software Foundation, Inc.
643 643
 This config.lt script is free software; the Free Software Foundation
644
-gives unlimited permision to copy, distribute and modify it."
644
+gives unlimited permission to copy, distribute and modify it."
645 645
 
646 646
 while test $[#] != 0
647 647
 do
... ...
@@ -68,7 +68,7 @@ m4_define([_LT_BUILD_PREFIX],
68 68
 AC_DEFUN([LTDL_CONVENIENCE],
69 69
 [AC_BEFORE([$0], [LTDL_INIT])dnl
70 70
 dnl Although the argument is deprecated and no longer documented,
71
-dnl LTDL_CONVENIENCE used to take a DIRECTORY orgument, if we have one
71
+dnl LTDL_CONVENIENCE used to take a DIRECTORY argument, if we have one
72 72
 dnl here make sure it is the same as any other declaration of libltdl's
73 73
 dnl location!  This also ensures lt_ltdl_dir is set when configure.ac is
74 74
 dnl not yet using an explicit LT_CONFIG_LTDL_DIR.
... ...
@@ -124,7 +124,7 @@ AC_SUBST([INCLTDL])
124 124
 AC_DEFUN([LTDL_INSTALLABLE],
125 125
 [AC_BEFORE([$0], [LTDL_INIT])dnl
126 126
 dnl Although the argument is deprecated and no longer documented,
127
-dnl LTDL_INSTALLABLE used to take a DIRECTORY orgument, if we have one
127
+dnl LTDL_INSTALLABLE used to take a DIRECTORY argument, if we have one
128 128
 dnl here make sure it is the same as any other declaration of libltdl's
129 129
 dnl location!  This also ensures lt_ltdl_dir is set when configure.ac is
130 130
 dnl not yet using an explicit LT_CONFIG_LTDL_DIR.
... ...
@@ -20,7 +20,7 @@ if test "$gcc_check" = "yes"; then
20 20
 		esac
21 21
 		case "${gcc_version}" in
22 22
 		    [[56789]].* | 4.[[3456789]].*)
23
-			# bb #1581 - temporarely add -fno-strict-aliasing so gcc 4.4.0
23
+			# bb #1581 - temporarily add -fno-strict-aliasing so gcc 4.4.0
24 24
 			# works correctly
25 25
 			CFLAGS="$CFLAGS -fno-strict-aliasing"
26 26
 			;;
... ...
@@ -6,7 +6,7 @@ AC_ARG_WITH([pcre],[AS_HELP_STRING([--with-pcre@<:@=DIR@:>@],
6 6
     @<:@default=search PATH environment variable@:>@])],
7 7
   [pcreser=$withval],[pcreser="yes"])
8 8
 
9
-dnl detemine if specified (or default) is valid
9
+dnl determine if specified (or default) is valid
10 10
 case "$pcreser" in
11 11
 no)
12 12
   pcreconfig=""
... ...
@@ -116,7 +116,7 @@ int prelude_initialize_client(const char *analyzer_name){
116 116
 
117 117
     ret = prelude_client_set_flags(prelude_client, PRELUDE_CLIENT_FLAGS_ASYNC_SEND|PRELUDE_CLIENT_FLAGS_ASYNC_TIMER);
118 118
     if ( ret < 0) {
119
-        logg("Unable to send asynchrnous send and timer : %s", prelude_strerror(ret));
119
+        logg("Unable to send asynchronous send and timer : %s", prelude_strerror(ret));
120 120
         prelude_client_destroy(prelude_client, PRELUDE_CLIENT_EXIT_STATUS_SUCCESS);
121 121
         return -1;
122 122
     }
... ...
@@ -249,7 +249,7 @@ const struct clam_option __clam_options[] = {
249 249
 
250 250
     { "CommandReadTimeout", NULL, 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, 5, NULL, 0, OPT_CLAMD, "This option specifies the time (in seconds) after which clamd should\ntimeout if a client doesn't provide any initial command after connecting.", "5" },
251 251
 
252
-    { "SendBufTimeout", NULL, 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, 500, NULL, 0, OPT_CLAMD, "This option specifies how long to wait (in miliseconds) if the send buffer\nis full. Keep this value low to prevent clamd hanging.", "200"},
252
+    { "SendBufTimeout", NULL, 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, 500, NULL, 0, OPT_CLAMD, "This option specifies how long to wait (in milliseconds) if the send buffer\nis full. Keep this value low to prevent clamd hanging.", "200"},
253 253
 
254 254
     { "ReadTimeout", NULL, 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, 120, NULL, 0, OPT_MILTER, "Waiting for data from clamd will timeout after this time (seconds).", "300" },
255 255
 
... ...
@@ -292,7 +292,7 @@ const struct clam_option __clam_options[] = {
292 292
 	"Set bytecode security level.\nPossible values:\n\tTrustSigned - trust bytecode loaded from signed .c[lv]d files,\n\t\t insert runtime safety checks for bytecode loaded from other sources\n\tParanoid - don't trust any bytecode, insert runtime checks for all\nRecommended: TrustSigned, because bytecode in .cvd files already has these checks.","TrustSigned"},
293 293
 
294 294
     { "BytecodeTimeout", "bytecode-timeout", 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, 5000, NULL, 0, OPT_CLAMD | OPT_CLAMSCAN, 
295
-	"Set bytecode timeout in miliseconds.","5000"},
295
+	"Set bytecode timeout in milliseconds.","5000"},
296 296
 
297 297
     { "BytecodeUnsigned", "bytecode-unsigned", 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 0, NULL, 0, OPT_CLAMD | OPT_CLAMSCAN, 
298 298
 	"Allow loading bytecode from outside digitally signed .c[lv]d files.","no"},
... ...
@@ -473,7 +473,7 @@ const struct clam_option __clam_options[] = {
473 473
     { "OnOutdatedExecute", "on-outdated-execute", 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM, "Run a command when freshclam reports an outdated version.\nIn the command string %v will be replaced with the new version number.", "command" },
474 474
 
475 475
     /* FIXME: MATCH_IPADDR */
476
-    { "LocalIPAddress", "local-address", 'a', CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM, "With this option you can provide a client address for the database downlading.\nUseful for multi-homed systems.", "aaa.bbb.ccc.ddd" },
476
+    { "LocalIPAddress", "local-address", 'a', CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM, "With this option you can provide a client address for the database downloading.\nUseful for multi-homed systems.", "aaa.bbb.ccc.ddd" },
477 477
 
478 478
     { "ConnectTimeout", NULL, 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, 30, NULL, 0, OPT_FRESHCLAM, "Timeout in seconds when connecting to database server.", "30" },
479 479
 
... ...
@@ -516,13 +516,13 @@ const struct clam_option __clam_options[] = {
516 516
 
517 517
     { "MilterSocketMode", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_MILTER, "Sets the permissions on the (unix) milter socket to the specified mode.", "660" },
518 518
 
519
-    { "LocalNet", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, FLAG_MULTIPLE, OPT_MILTER, "Messages originating from these hosts/networks will not be scanned\nThis option takes a host(name)/mask pair in CIRD notation and can be\nrepeated several times. If \"/mask\" is omitted, a host is assumed.\nTo specify a locally orignated, non-smtp, email use the keyword \"local\".", "local\n192.168.0.0/24\n1111:2222:3333::/48" },
519
+    { "LocalNet", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, FLAG_MULTIPLE, OPT_MILTER, "Messages originating from these hosts/networks will not be scanned\nThis option takes a host(name)/mask pair in CIRD notation and can be\nrepeated several times. If \"/mask\" is omitted, a host is assumed.\nTo specify a locally originated, non-smtp, email use the keyword \"local\".", "local\n192.168.0.0/24\n1111:2222:3333::/48" },
520 520
 
521
-    { "OnClean", NULL, 0, CLOPT_TYPE_STRING, "^(Accept|Reject|Defer|Blackhole|Quarantine)$", -1, "Accept", 0, OPT_MILTER, "Action to be performed on clean messages (mostly useful for testing).\nThe following actions are available:\nAccept: the message is accepted for delievery\nReject: immediately refuse delievery (a 5xx error is returned to the peer)\nDefer: return a temporary failure message (4xx) to the peer\nBlackhole: like Accept but the message is sent to oblivion\nQuarantine: like Accept but message is quarantined instead of being delivered", "Accept" },
521
+    { "OnClean", NULL, 0, CLOPT_TYPE_STRING, "^(Accept|Reject|Defer|Blackhole|Quarantine)$", -1, "Accept", 0, OPT_MILTER, "Action to be performed on clean messages (mostly useful for testing).\nThe following actions are available:\nAccept: the message is accepted for delivery\nReject: immediately refuse delivery (a 5xx error is returned to the peer)\nDefer: return a temporary failure message (4xx) to the peer\nBlackhole: like Accept but the message is sent to oblivion\nQuarantine: like Accept but message is quarantined instead of being delivered", "Accept" },
522 522
 
523
-    { "OnInfected", NULL, 0, CLOPT_TYPE_STRING, "^(Accept|Reject|Defer|Blackhole|Quarantine)$", -1, "Quarantine", 0, OPT_MILTER, "Action to be performed on clean messages (mostly useful for testing).\nThe following actions are available:\nAccept: the message is accepted for delievery\nReject: immediately refuse delievery (a 5xx error is returned to the peer)\nDefer: return a temporary failure message (4xx) to the peer\nBlackhole: like Accept but the message is sent to oblivion\nQuarantine: like Accept but message is quarantined instead of being delivered", "Quarantine" },
523
+    { "OnInfected", NULL, 0, CLOPT_TYPE_STRING, "^(Accept|Reject|Defer|Blackhole|Quarantine)$", -1, "Quarantine", 0, OPT_MILTER, "Action to be performed on clean messages (mostly useful for testing).\nThe following actions are available:\nAccept: the message is accepted for delivery\nReject: immediately refuse delivery (a 5xx error is returned to the peer)\nDefer: return a temporary failure message (4xx) to the peer\nBlackhole: like Accept but the message is sent to oblivion\nQuarantine: like Accept but message is quarantined instead of being delivered", "Quarantine" },
524 524
 
525
-    { "OnFail", NULL, 0, CLOPT_TYPE_STRING, "^(Accept|Reject|Defer)$", -1, "Defer", 0, OPT_MILTER, "Action to be performed on error conditions (this includes failure to\nallocate data structures, no scanners available, network timeouts, unknown\nscanner replies and the like.\nThe following actions are available:\nAccept: the message is accepted for delievery;\nReject: immediately refuse delievery (a 5xx error is returned to the peer);\nDefer: return a temporary failure message (4xx) to the peer.", "Defer" },
525
+    { "OnFail", NULL, 0, CLOPT_TYPE_STRING, "^(Accept|Reject|Defer)$", -1, "Defer", 0, OPT_MILTER, "Action to be performed on error conditions (this includes failure to\nallocate data structures, no scanners available, network timeouts, unknown\nscanner replies and the like.\nThe following actions are available:\nAccept: the message is accepted for delivery;\nReject: immediately refuse delivery (a 5xx error is returned to the peer);\nDefer: return a temporary failure message (4xx) to the peer.", "Defer" },
526 526
 
527 527
     { "RejectMsg", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_MILTER, "This option allows you to set a specific rejection reason for infected messages\nand it's therefore only useful together with \"OnInfected Reject\"\nThe string \"%v\", if present, will be replaced with the virus name.", "MTA specific" },
528 528
 
... ...
@@ -530,7 +530,7 @@ const struct clam_option __clam_options[] = {
530 530
 
531 531
     { "ReportHostname", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_MILTER, "When AddHeader is in use, this option allows you to set the reported\nhostname. This may be desirable in order to avoid leaking internal names.\nIf unset the real machine name is used.", "my.mail.server.name" },
532 532
 
533
-    { "VirusAction", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_MILTER, "Execute a command when an infected message is processed.\nThe following parameters are passed to the invoked program in this order:\nvirus name, queue id, sender, destination, subject, message id, message date.\nNote #1: this requires MTA macroes to be available (see LogInfected below)\nNote #2: the process is invoked in the context of clamav-milter\nNote #3: clamav-milter will wait for the process to exit. Be quick or fork to\navoid unnecessary delays in email delievery", "/usr/local/bin/my_infected_message_handler" },
533
+    { "VirusAction", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_MILTER, "Execute a command when an infected message is processed.\nThe following parameters are passed to the invoked program in this order:\nvirus name, queue id, sender, destination, subject, message id, message date.\nNote #1: this requires MTA macroes to be available (see LogInfected below)\nNote #2: the process is invoked in the context of clamav-milter\nNote #3: clamav-milter will wait for the process to exit. Be quick or fork to\navoid unnecessary delays in email delivery", "/usr/local/bin/my_infected_message_handler" },
534 534
 
535 535
     { "Chroot", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_MILTER, "Chroot to the specified directory.\nChrooting is performed just after reading the config file and before\ndropping privileges.", "/newroot" },
536 536
 
... ...
@@ -36,7 +36,7 @@
36 36
 
37 37
 #define CLOPT_TYPE_STRING  1	/* quoted/regular string */
38 38
 #define CLOPT_TYPE_NUMBER  2	/* raw number */
39
-#define CLOPT_TYPE_SIZE    3	/* number possibly followed by modifers (M/m or K/k) */
39
+#define CLOPT_TYPE_SIZE    3	/* number possibly followed by modifiers (M/m or K/k) */
40 40
 #define CLOPT_TYPE_BOOL    4	/* boolean */
41 41
 
42 42
 struct optstruct {
... ...
@@ -2412,7 +2412,7 @@ static char *decodehexspecial(const char *hex, unsigned int *dlen)
2412 2412
 	    free(decoded);
2413 2413
 
2414 2414
 	    if(!(start = get_paren_end(pt))) {
2415
-		mprintf("!decodehexspecial: Missing closing parethesis\n");
2415
+		mprintf("!decodehexspecial: Missing closing parenthesis\n");
2416 2416
 		free(hexcpy);
2417 2417
 		free(buff);
2418 2418
 		return NULL;
... ...
@@ -183,7 +183,7 @@ static struct basic_test {
183 183
     {"CONTSCAN "CLEANFILE, NULL, CLEANREPLY, 1, 0, IDS_REJECT},
184 184
     {"MULTISCAN "SCANFILE, NULL, FOUNDREPLY, 1, 0, IDS_REJECT},
185 185
     {"MULTISCAN "CLEANFILE, NULL, CLEANREPLY, 1, 0, IDS_REJECT},
186
-    /* unknown commnads */
186
+    /* unknown commands */
187 187
     {"RANDOM", NULL, UNKNOWN_REPLY, 1, 0, IDS_REJECT},
188 188
     /* commands invalid as first */
189 189
     {"END", NULL, UNKNOWN_REPLY, 1, 0, IDS_END},
... ...
@@ -22,7 +22,7 @@
22 22
 #include "../libclamav/clamav.h"
23 23
 #include "../libclamav/fpu.h"
24 24
 
25
-/* Helper command line interface to determinine fpu endianess in unit test scripts.
25
+/* Helper command line interface to determine fpu endianness in unit test scripts.
26 26
  *   parameters: none
27 27
  *   returns:
28 28
  *     1 - fpu big endian
... ...
@@ -1500,7 +1500,7 @@ process_external_subset:
1500 1500
 	while (attr != NULL) {
1501 1501
 	    /*
1502 1502
 	     * Make sure that attributes redefinition occuring in the
1503
-	     * internal subset are not overriden by definitions in the
1503
+	     * internal subset are not overridden by definitions in the
1504 1504
 	     * external subset.
1505 1505
 	     */
1506 1506
 	    if (attr->defaultValue != NULL) {
... ...
@@ -1025,7 +1025,7 @@ xmlHasFeature(xmlFeature feature)
1025 1025
  * xmlDetectSAX2:
1026 1026
  * @ctxt:  an XML parser context
1027 1027
  *
1028
- * Do the SAX2 detection and specific intialization
1028
+ * Do the SAX2 detection and specific initialization
1029 1029
  */
1030 1030
 static void
1031 1031
 xmlDetectSAX2(xmlParserCtxtPtr ctxt) {
... ...
@@ -307,7 +307,7 @@ int CLAMAPI Scan_SetLimit(int option, unsigned int value);
307 307
  * INPUT @param option : option enum
308 308
  * INPUT @param value : location to store value
309 309
  * INPUT @param inputLength : size of input buffer
310
- * OUTPUT @param outLength : mimimum size require to store data
310
+ * OUTPUT @param outLength : minimum size require to store data
311 311
  */
312 312
 int CLAMAPI Scan_GetOption(CClamAVScanner *pScanner, int option, void *value, unsigned long inputLength, unsigned long *outLength);
313 313
 
... ...
@@ -330,7 +330,7 @@ CLAMAPI const wchar_t * Scan_GetErrorMsg(int errorCode);
330 330
 
331 331
 /*
332 332
  * Reload the virus database
333
- * INPUT @param bLoadMinDefs : full or minimal defininition selector
333
+ * INPUT @param bLoadMinDefs : full or minimal definition selector
334 334
  */
335 335
 CLAMAPI void Scan_ReloadDatabase(BOOL bLoadMinDefs);
336 336
 
... ...
@@ -27,7 +27,7 @@
27 27
 /* 
28 28
     I GIVE UP! The CRT is b0rked and cannot be helped.
29 29
 
30
-    The documentation suggestes to handle globbing automagically via linking in
30
+    The documentation suggests to handle globbing automagically via linking in
31 31
     the msvc-provided setargv.obj. Unfortunately that thing has got any sort of bugs
32 32
     and perverts filenames rather than expanding them.
33 33
 
... ...
@@ -15,7 +15,7 @@
15 15
 |*   [u]int(32|64)_t : typedefs for signed and unsigned 32/64 bit system types*|
16 16
 |*   [U]INT(8|16|32|64)_(MIN|MAX) : Constants for the min and max values.     *|
17 17
 |*                                                                            *|
18
-|* No library is required when using these functinons.                        *|
18
+|* No library is required when using these functions.                         *|
19 19
 |*                                                                            *|
20 20
 |*===----------------------------------------------------------------------===*/
21 21
 
... ...
@@ -242,10 +242,10 @@ my @PROJECTS = (
242 242
     # LLVMsystem #
243 243
     {makefile => 'libclamav/c++', sections => ['libllvmsystem'], output => 'win32/LLVMsystem.vcxproj'},
244 244
 
245
-    # LLVMcodgen #
245
+    # LLVMcodegen #
246 246
     {makefile => 'libclamav/c++', sections => ['libllvmcodegen'], output => 'win32/LLVMcodegen.vcxproj'},
247 247
 
248
-    # LLVMx86codgen #
248
+    # LLVMx86codegen #
249 249
     {makefile => 'libclamav/c++', sections => ['libllvmx86codegen'], output => 'win32/LLVMx86codegen.vcxproj'},
250 250
 
251 251
     # LLVMjit #