FIDOCONFIG 0.14.4 release

1. MAJOR feature improvements:
   - log maintenance functions included
   - temp files maintenance functions included

2. CONFIG changes:

   - the 'if' conditions must be quoted like this:
       if "[OS]"=="UNIX"
       endif

3. IMPORTANT bugfixes:
   - fix remap (replace INTL kludge)
   - fix line parsing if comment ends line
   - fix *nix versions (compile without semaphores)
   - fix unpacker call string parsing
   - fix several memory faults
   - don't crash when link statement after described echoArea/fileArea found
