• Changes in husky sources

    From husky inspector@2:5020/1042.3 to All on Sat Dec 22 01:00:30 2018
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    fix excessive declaration by zoomosis
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2018-12-21 18:32:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M makefile.in2
    ===========================
    hpt:
    fix typo by andrew clarke 3:633/267
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2018-12-21 17:35:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/pktinfo.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Jan 6 01:00:30 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hptzip:
    remove unrecognized command line option
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-05 13:27:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    fix order of includes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-05 13:25:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptzip.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Alan Ianson@1:153/757 to husky inspector on Sat Jan 5 15:00:26 2019
    hptzip:
    fix order of includes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-05 13:25:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    Msrc/hptzip.c

    Ahh.. good to read. I was wondering what happened to hptzip. I will grab fresh sources and try again, thanks.

    --- BBBS/Li6 v4.10 Toy-3
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Alan Ianson@1:153/757 to husky inspector on Sun Jan 6 00:30:10 2019
    hptzip:
    fix order of includes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-05 13:25:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    Msrc/hptzip.c


    I have run make and make install and I believe I have hptzip installed along with hpt and htick with support for hptzip but I see this when I run hpt or tparser..

    tparser/lnx 1.9.0-cur 2018-12-08
    Test /usr/local/etc/config for all modules "/usr/local/etc/config", line 33: $a
    missing in unpack statement Unpack! "/usr/local/etc/config", line 33: error 2 in: Unpack zip zipInternal 0 504b0304 Please correct above error(s) first!

    Is there an error in my config?

    --- BBBS/Li6 v4.10 Toy-3
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Michael Dukelsky@2:5020/1042 to Alan Ianson on Sun Jan 6 23:01:20 2019
    Hello Alan,

    Sunday January 06 2019, Alan Ianson wrote to husky inspector:

    tparser/lnx 1.9.0-cur 2018-12-08
    Test /usr/local/etc/config for all modules "/usr/local/etc/config",
    line 33: $a missing in unpack statement Unpack!
    "/usr/local/etc/config", line 33: error 2
    in: Unpack zip zipInternal 0 504b0304 Please correct above error(s)
    first!

    Is there an error in my config?

    Yes, there is. $a is missing. Please read the documentation for fidoconfig.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20170303
    * Origin: Moscow, Russia (2:5020/1042)
  • From Alan Ianson@1:153/757 to Michael Dukelsky on Sun Jan 6 14:25:36 2019
    Is there an error in my config?

    Yes, there is. $a is missing.

    I have tried to add a $a to my Unpack line but still get the same error.

    Please read the documentation for fidoconfig.

    In my copy of the fidoconfig documentation it says...

    ---- begin quote ----

    if some husky program is compiled with hptzip, you can use the
    following definition:

    Unpack zip zipInternal 0 504b0304

    ---- end quote ----

    It could be that my copy of hpt was not compiled with support for hptzip. My huskymak.cfg includes "USE_HPTZIP=1". Is that enough to compile husky software with hptzip support?

    --- BBBS/Li6 v4.10 Toy-3
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Michael Dukelsky@2:5020/1042 to Alan Ianson on Tue Jan 8 19:02:46 2019
    Hello Alan,

    Sunday January 06 2019, Alan Ianson wrote to Michael Dukelsky:

    In my copy of the fidoconfig documentation it says...

    ---- begin quote ----

    if some husky program is compiled with hptzip, you can use the
    following definition:

    Unpack zip zipInternal 0 504b0304

    ---- end quote ----

    Yes, you are right. I've never used internal zip. I fixed the build because I was asked to do it.

    I've fixed a bunch of bugs in the code referring to internal zip now. It is highly possible there are more bugs in this part of code because bugs tend to concentrate in one place. I wonder whether anybody ever used internal zip.

    It could be that my copy of hpt was not compiled with support for
    hptzip. My huskymak.cfg includes "USE_HPTZIP=1". Is that enough to
    compile husky software with hptzip support?

    It should be enough.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20170303
    * Origin: Moscow, Russia (2:5020/1042)
  • From Max Vasilyev@2:5057/77 to Michael Dukelsky on Tue Jan 8 22:02:14 2019
    Hello Michael!

    08 Jan 19 19:02, you wrote to Alan Ianson:

    I wonder whether anybody ever
    used internal zip.
    Yes, indeed.
    And it works fine, at least in windows.

    WBR, Max. piwamoto!писем-нет
    --- скучаю по FleetStreet'у :-(((
    * Origin: Personal Reality (2:5057/77)
  • From Michael Dukelsky@2:5020/1042 to Alan Ianson on Tue Jan 8 23:01:10 2019
    Hello Alan,

    Sunday January 06 2019, Alan Ianson wrote to Michael Dukelsky:

    Unpack zip zipInternal 0 504b0304

    It turned out it was an error in the documentaion. The line should look like

    Unpack zipInternal 0 504b0304

    I updated the code and the documentation.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20170303
    * Origin: Moscow, Russia (2:5020/1042)
  • From Alan Ianson@1:153/757 to Michael Dukelsky on Tue Jan 8 13:23:26 2019
    It turned out it was an error in the documentaion. The line should look like

    Unpack zipInternal 0 504b0304

    I updated the code and the documentation.

    Great. When it's ready I will get new code and docs and try agian.

    Currently I use zip and unzip problem free but I think it is efficient if husky
    can compress and decompress on it's own without calling external utilities.

    --- BBBS/Li6 v4.10 Toy-3
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From husky inspector@2:5020/1042.3 to All on Wed Jan 9 01:00:40 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    fix commit 45d38f28 and the line for Unpack zipInternal in docs
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 22:52:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/fidoconfig.texi
    M src/line.c
    ===========================
    fidoconf:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:42:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/fconf2binkd.100.vcxproj
    A make/fconf2binkd.100.vcxproj.filters
    A make/fconf2golded.100.vcxproj
    A make/fconf2golded.100.vcxproj.filters
    A make/fecfg2fconf.100.vcxproj
    A make/fecfg2fconf.100.vcxproj.filters
    A make/fidoconf.100.vcxproj
    A make/fidoconf.100.vcxproj.filters
    A make/linked.100.vcxproj
    A make/linked.100.vcxproj.filters
    A make/tparser.100.vcxproj
    A make/tparser.100.vcxproj.filters
    ===========================
    fidoconf:
    fix multiple bugs in parseUnpack()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:11:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M fidoconf.spec
    M src/line.c
    ===========================
    hptkill:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:46:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/hptkill.100.vcxproj
    A make/hptkill.100.vcxproj.filters
    ===========================
    hptkill:
    fix multiple bugs in parseUnpack()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:22:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M hptkill.spec
    ===========================
    hpucode:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:48:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/hpucode.100.vcxproj
    A make/hpucode.100.vcxproj.filters
    ===========================
    hpucode:
    fix multiple bugs in parseUnpack()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:18:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    ===========================
    areastat:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:40:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/areastat.100.vcxproj
    A make/areastat.100.vcxproj.filters
    ===========================
    hpt:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:46:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/hpt.100.vcxproj
    A make/hpt.100.vcxproj.filters
    A make/hptlink.100.vcxproj
    A make/hptlink.100.vcxproj.filters
    A make/hptz.100.vcxproj
    A make/hptz.100.vcxproj.filters
    A make/pktinfo.100.vcxproj
    A make/pktinfo.100.vcxproj.filters
    A make/txt2pkt.100.vcxproj
    A make/txt2pkt.100.vcxproj.filters
    ===========================
    hpt:
    fix multiple bugs in parseUnpack()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:24:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M hpt.spec
    ===========================
    huskybse:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:50:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A HUSKY.100.sln
    ===========================
    htick:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:49:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A htick.100.vcxproj
    A htick.100.vcxproj.filters
    A htickWithZlib.100.vcxproj
    A htickWithZlib.100.vcxproj.filters
    ===========================
    htick:
    fix multiple bugs in parseUnpack()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:15:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M htick.spec
    ===========================
    hptzip:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:47:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/hptzip.100.vcxproj
    A make/hptzip.100.vcxproj.filters
    ===========================
    hptzip:
    remove not used declarations
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:40:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/iowin32.c
    ===========================
    hptzip:
    fix compilation in Windows
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:38:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/iowin32.c
    ===========================
    hptzip:
    fix ancient parameter declaration
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:36:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/ioapi.c
    ===========================
    hptzip:
    fix cast to the necessary type
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:34:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M src/hptzip.c
    ===========================
    fidoroute:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:43:20 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/fidoroute.100.vcxproj
    A make/fidoroute.100.vcxproj.filters
    ===========================
    sqpack:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:52:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A sqpack.100.vcxproj
    A sqpack.100.vcxproj.filters
    ===========================
    sqpack:
    fix multiple bugs in parseUnpack()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:17:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M sqpack.spec
    ===========================
    huskylib:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:50:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/gnmsgid.100.vcxproj
    A make/gnmsgid.100.vcxproj.filters
    A make/huskylib.100.vcxproj
    A make/huskylib.100.vcxproj.filters
    ===========================
    hptsqfix:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:47:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/hptsqfix.100.vcxproj
    A make/hptsqfix.100.vcxproj.filters
    ===========================
    hptsqfix:
    fix multiple bugs in parseUnpack()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:20:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M hptsqfix.spec
    ===========================
    areafix:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:39:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/areafix.100.vcxproj
    A make/areafix.100.vcxproj.filters
    ===========================
    areafix:
    fix multiple bugs in parseUnpack()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 17:43:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    M cvsdate.h
    ===========================
    smapi:
    add VS 2010 projects and solution
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-08 18:51:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/smapi.100.vcxproj
    A make/smapi.100.vcxproj.filters
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Jan 10 01:00:30 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    htick:
    fix the wrong release date
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-01-09 10:00:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Tommi Koivula@2:221/6 to Michael Dukelsky on Thu Jan 10 20:22:20 2019
    Hi Michael.

    08 Jan 19 19:02:46, you wrote to Alan Ianson:

    I wonder whether anybody ever used internal zip.

    I do, in this win32 system.

    Pack zip zipinternal
    Unpack zipinternal 0 504b0304

    However, most of the links are plain .pkt.

    'Tommi

    ---
    * Origin: 2001:470:1f15:cb0:f1d0:2:221:6 (2:221/6)
  • From Michael Dukelsky@2:5020/1042 to Tommi Koivula on Thu Jan 10 21:40:10 2019
    Hello Tommi,

    Thursday January 10 2019, Tommi Koivula wrote to Michael Dukelsky:

    I wonder whether anybody ever used internal zip.

    I do, in this win32 system.

    Pack zip zipinternal
    Unpack zipinternal 0 504b0304

    However, most of the links are plain .pkt.

    Thank you. My astonishment was caused by the erroneous line in the documentaion
    which said

    Unpack *zip* zipinternal 0 504b0304

    Since *zip* here should not be present, I've fixed the line in the documentaion.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20170303
    * Origin: Moscow, Russia (2:5020/1042)
  • From Tommi Koivula@2:221/1.1 to Michael Dukelsky on Fri Jan 11 08:59:12 2019

    I wonder whether anybody ever used internal zip.

    I do, in this win32 system.

    Pack zip zipinternal
    Unpack zipinternal 0 504b0304

    However, most of the links are plain .pkt.

    Thank you. My astonishment was caused by the erroneous line in the documentaion which said

    Unpack *zip* zipinternal 0 504b0304

    Since *zip* here should not be present, I've fixed the line in the documentaion.

    I never found any problem with zipinternal, maybe because my first fidoconfig was created by fecfg2fconf.exe.

    'Tommi

    ---
    * Origin: IPv6 Point at [2001:470:1f15:cb0:2:221:1:1] (2:221/1.1)
  • From husky inspector@2:5020/1042.3 to All on Sun Jan 13 01:00:28 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    fix OS2/EMX build
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2019-01-12 23:56:56 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M makefile.emx
    ===========================
    msged:
    change ADDRESS to FIDO_ADDRESS to avoid incompatibility with EMX
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2019-01-12 23:48:34 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M addr.c
    M addr.h
    M config.c
    M fconf.c
    M freq.c
    M init.c
    M makemsgn.c
    M makemsgn.h
    M mprotos.h
    M msged.h
    M nshow.c
    M nshow.h
    M readmail.c
    M userlist.c
    M userlist.h
    M vsevops.c
    M vsevops.h
    ===========================
    hptkill:
    fix typo
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2019-01-13 00:00:53 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M h/cvsdate.h
    ===========================
    hptkill:
    fix typo
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2019-01-12 23:59:43 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M h/version.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Mar 12 01:00:34 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    prepare for automated build
    Author: Gremlin from Kremlin <gremlin@altlinux.org>
    Date: 2019-03-11 02:06:41 +0300
    Committed by: Gremlin from Kremlin <gremlin@altlinux.org>
    Files:
    A .gear-rules
    M fidoconf.spec
    M huskymak.cfg
    ===========================
    smapi:
    prepare for automated build
    Author: Gremlin from Kremlin <gremlin@altlinux.org>
    Date: 2019-03-11 01:30:38 +0300
    Committed by: Gremlin from Kremlin <gremlin@altlinux.org>
    Files:
    A .gear-rules
    M huskymak.cfg
    M smapi.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Mar 17 01:00:28 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    fix perl compilation (#10)
    Author: Alexander Skovpen <askovpen@users.noreply.github.com>
    Date: 2019-03-16 18:46:09 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Mar 18 01:00:26 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    fix perl compilation (#12)
    Author: Alexander Skovpen <askovpen@users.noreply.github.com>
    Date: 2019-03-17 14:44:16 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/perl.c
    ===========================
    hpt:
    travis: add shared build (#11)
    Author: Alexander Skovpen <askovpen@users.noreply.github.com>
    Date: 2019-03-17 14:36:22 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M .travis.yml
    M CMakeLists.txt
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Mar 21 01:00:30 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    cmake: fix perl
    Author: Alexander Skovpen <askovpen@users.noreply.github.com>
    Date: 2019-03-20 15:23:22 +0300
    Committed by: dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Apr 2 01:00:26 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    add .tic size
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-04-01 15:14:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M misc/showold.pl
    ===========================
    hpt:
    add handling .tic files
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-04-01 12:00:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M misc/showold.pl
    ===========================
    hpt:
    replace ctime by mtime
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-04-01 11:57:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M misc/showold.pl
    ===========================
    huskylib:
    adjust build parameters for different distributions
    Author: Gremlin from Kremlin <gremlin@altlinux.org>
    Date: 2019-04-01 21:38:20 +0300
    Committed by: Gremlin from Kremlin <gremlin@altlinux.org>
    Files:
    M huskylib.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Apr 3 01:00:24 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    attempt to fix build for CentOS
    Author: Gremlin from Kremlin <gremlin@altlinux.org>
    Date: 2019-04-02 13:53:11 +0300
    Committed by: Gremlin from Kremlin <gremlin@altlinux.org>
    Files:
    M huskylib.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun May 5 01:00:26 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    add uue.pm - automatically decode files encoded with uue inside messages Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2019-05-04 13:12:45 +0300
    Committed by: dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A misc/uue.pm
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat May 18 01:00:28 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    check whether number of backticks is even
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-05-17 17:24:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M misc/showold.pl
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Nov 21 01:00:22 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    do not set Pvt attribute for echomail. Thanks to Tommi Koivula 2:221/1.1 Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2019-11-20 18:22:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/txt2pkt.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Nov 25 01:00:20 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    do not set Pvt attribute for echomail. Thanks to Tommi Koivula 2:221/1.1 Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2019-11-24 18:47:42 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M h/cvsdate.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Dec 11 01:00:22 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoroute:
    fix travix (#7)
    Author: Alexander Skovpen <askovpen@users.noreply.github.com>
    Date: 2019-12-10 13:07:15 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M .travis.yml
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Dec 29 01:00:20 2019
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    format sources using astyle --style=allman --indent-preproc-block -R *.cpp,*.h,*.c,*.cxx,*.hxx
    Author: Alexander Skovpen <askovpen@users.noreply.github.com>
    Date: 2019-12-28 18:19:18 +0300
    Committed by: dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/BCD.h
    M huskylib/BCO.h
    M huskylib/BCW.h
    M huskylib/BEOS5.h
    M huskylib/BORLANDC.h
    M huskylib/DJGPP.h
    M huskylib/EMX.h
    M huskylib/HIGHC.h
    M huskylib/IBMC_OS2.h
    M huskylib/MINGW32.h
    M huskylib/MSC.h
    M huskylib/MSVC.h
    M huskylib/SASC.h
    M huskylib/UNIX.h
    M huskylib/WATCOMC.h
    M huskylib/WCD.h
    M huskylib/WCO.h
    M huskylib/WCW.h
    M huskylib/WCX.h
    M huskylib/compiler.h
    M huskylib/cvtdate.h
    M huskylib/dirlayer.h
    M huskylib/ffind.h
    M huskylib/huskyext.h
    M huskylib/huskylib.h
    M huskylib/locking.h
    M huskylib/log.h
    M huskylib/memory.h
    M huskylib/pstdint.h
    M huskylib/strext.h
    M huskylib/syslogp.h
    M huskylib/temp.h
    M huskylib/typesize.h
    M huskylib/unused.h
    M huskylib/vixie.h
    M src/adcase.c
    M src/cmpfname.c
    M src/crc.c
    M src/cvtdate.c
    M src/dirlayer.c
    M src/fexist.c
    M src/ffind.c
    M src/flush.c
    M src/ftnaddr.c
    M src/genmsgid.c
    M src/genverst.c
    M src/getfree.c
    M src/gnmsgid.c
    M src/ioutil.c
    M src/locking.c
    M src/log.c
    M src/mapfile.c
    M src/memory.c
    M src/patmat.c
    M src/recode.c
    M src/setfsize.c
    M src/strext.c
    M src/strftime.c
    M src/tdelay.c
    M src/temp.c
    M src/tests/parseAddr.c
    M src/tests/str_array.c
    M src/tlog.c
    M src/tree.c
    M src/version.c
    M src/xstr.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Jan 12 01:00:24 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    cmake fix
    Author: Alexander Skovpen <a.n.skovpen@gmail.com>
    Date: 2020-01-11 11:44:58 +0300
    Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
    Files:
    M .travis.yml
    M CMakeLists.txt
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Apr 17 12:39:50 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    check whether toUserName or fromUserName are empty
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-04-15 11:43:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M hpt.spec
    M src/pktread.c
    ===========================
    hpt:
    compute the message 'fromUserName' length
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-04-15 11:35:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M hpt.spec
    M src/pktread.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri May 15 01:00:24 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    chmod 0664
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-05-14 11:33:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M bin/README
    M debian/rules
    M doc/manual/makefile
    M doc/manual/msged.texi
    M fecfg145.c
    M flags.c
    M flags.h
    M gestr120.c
    M makefile.bcw
    M makefile.ibo
    M makefile.mgw
    M maps/850_asc.chs
    M maps/850_ibm.chs
    M maps/850_iso.chs
    M maps/866_asc.chs
    M maps/866_ibm.chs
    M maps/can_ibm.chs
    M maps/dut_ibm.chs
    M maps/fin_ibm.chs
    M maps/frn_ibm.chs
    M maps/grm_ibm.chs
    M maps/ibm_850.chs
    M maps/ibm_asc.chs
    M maps/ibm_iso.chs
    M maps/ibm_mac.chs
    M maps/ibm_swe.chs
    M maps/ibm_vt1.chs
    M maps/iso_850.chs
    M maps/iso_asc.chs
    M maps/iso_ibm.chs
    M maps/iso_mac.chs
    M maps/itl_ibm.chs
    M maps/mac_850.chs
    M maps/mac_ibm.chs
    M maps/mac_iso.chs
    M maps/nor_ibm.chs
    M maps/prt_ibm.chs
    M maps/spn_ibm.chs
    M maps/swe_ibm.chs
    M maps/swi_ibm.chs
    M maps/uk_ibm.chs
    M readmail.c
    ===========================
    msged:
    rename undelete() to do_undelete to resolve a name conflict with the OS-supplied undelete() on FreeBSD & OS X. Patch by zoomosis (Andrew Clarke)
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-05-14 11:19:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M editmail.h
    M wrap.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Oct 10 01:00:28 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    update release date
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 17:14:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M fidoconf.spec
    ===========================
    fidoconf:
    Separate build for packages with static and dynamic linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 16:23:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    hpt:
    update release date
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 17:12:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M hpt.spec
    ===========================
    hpt:
    Separate build for packages with static and dynamic linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 16:24:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    htick:
    update release date
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 17:11:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M htick.spec
    ===========================
    htick:
    Separate build for packages with static and dynamic linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 16:25:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    huskylib:
    update release date
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 17:08:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    ===========================
    huskylib:
    Separate build for packages with static and dynamic linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 16:26:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    areafix:
    update release date
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 17:16:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    M cvsdate.h
    ===========================
    areafix:
    Separate build for packages with static and dynamic linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 16:20:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    smapi:
    update release date
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 17:06:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M smapi.spec
    ===========================
    smapi:
    Separate build for packages with static and dynamic linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-09 16:28:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Oct 13 01:00:20 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoroute:
    Fix ftrack type output where network level routes may come before the node ones Author: Mitry Matyushkov <789779+pretender@users.noreply.github.com>
    Date: 2020-10-12 12:51:30 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    A .gitignore
    M fidoroute.cpp
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Oct 17 01:00:26 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    change license from GPL to LGPLv2
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:21:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    add -fPIC flag to DEBCFLAGS
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:40:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    fidoconf:
    fix static libraries names in BuildRequires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:36:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    add Group to package tparser
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:34:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    delete %clean
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:29:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    form packages -utils and -static-utils
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:27:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    indent statements in conditionals
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:24:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    use __os_install_post %nil instead of omitting install macro for debug build Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:13:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    use %make_build instead of make and %make
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:10:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    change pkg_group for generic build to Applications/Communications
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:09:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    add %global debug_package %nil
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:06:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    add default conditionals for %_vendor == "alt"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:05:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    using ldconfig is not necessary, so delete it
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:03:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    move .so to devel package
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 19:01:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    add ver_patch and change .so.* glob to the specific version
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 18:55:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    change define to global
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 18:53:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M fidoconf.spec
    ===========================
    hpt:
    change license from GPL to LGPLv2
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:22:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    add -fPIC flag to DEBCFLAGS
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:56:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    hpt:
    fix BuildRequires and Requires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:55:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    delete %clean
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:46:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    form packages -utils and -static-utils
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:45:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    indent statements in conditionals
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:40:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    use __os_install_post %nil instead of omitting install macro for debug build Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:38:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    use %make_build instead of make and %make
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:37:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    change pkg_group for generic build to Applications/Communications
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:35:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    add %global debug_package %nil
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:34:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    add default conditionals for %_vendor == "alt"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:32:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    add ver_patch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:30:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    hpt:
    change define to global
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:27:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M hpt.spec
    ===========================
    htick:
    change license from GPL to LGPLv2
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:23:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    htick:
    add -fPIC flag to DEBCFLAGS
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:17:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    htick:
    fix static libraries names in BuildRequires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:16:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    htick:
    delete %clean
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:13:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    htick:
    indent statements in conditionals
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:12:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    htick:
    use __os_install_post %nil instead of omitting install macro for debug build Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:10:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    htick:
    use %make_build instead of make and %make
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:08:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    htick:
    change pkg_group for generic build to Applications/Communications
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:07:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    htick:
    add %global debug_package %nil
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:06:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    htick:
    add default conditionals for %_vendor == "alt"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:04:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    htick:
    add ver_patch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:03:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    htick:
    change define to global
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:02:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M htick.spec
    ===========================
    huskylib:
    change license from GPL to LGPLv2
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:24:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    ===========================
    huskylib:
    indent statements in conditionals
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:15:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    add LFLAGS for gcc build
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:13:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskylib:
    use __os_install_post %nil instead of omitting install macro for debug build Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:08:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    use %make_build instead of make and %make
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:07:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    form packages -utils and -static-utils
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:00:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    change pkg_group for generic build to Applications/Communications
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 10:57:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    add %global debug_package %nil
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 10:56:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    add default conditionals for %_vendor == "alt"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 10:54:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    using ldconfig is not necessary, so delete it
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 10:52:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    exclude unnecessary headers from the packaged files instead of deleting them Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 10:49:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    move .so to package devel
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 10:45:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    add ver_patch and change .so.* glob to the specific version
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 10:39:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    huskylib:
    change %define to %global
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 10:36:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    ===========================
    huskylib:
    add -fPIC flag for debug build
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 10:31:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    areafix:
    change license from GPL to LGPLv2
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:20:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    add -fPIC flag to DEBCFLAGS
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:22:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    areafix:
    fix static libraries names in BuildRequires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:20:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    delete %clean
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:15:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    indent statements in conditionals
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:11:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    use __os_install_post %nil instead of omitting install macro for debug build Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:10:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    use %make_build instead of make and %make
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:08:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    change pkg_group for generic build to Applications/Communications
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 21:06:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    add %global debug_package %nil
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 20:56:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    add default conditionals for %_vendor == "alt"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 20:55:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    using ldconfig is not necessary, so delete it
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 20:53:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    move .so to devel package
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 20:51:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    add ver_patch and change .so.* glob to the specific version
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 20:47:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    areafix:
    change define to global
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 20:43:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    M cvsdate.h
    ===========================
    smapi:
    change license from GPL to LGPLv2
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 22:25:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M smapi.spec
    ===========================
    smapi:
    delete huskylib-static from Requires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 12:05:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    add -fPIC flag to DEBCFLAGS
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 12:04:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    smapi:
    add LFLAGS for gcc build
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 12:03:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    smapi:
    delete %clean
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 12:03:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    indent statements in conditionals
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 12:02:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    use __os_install_post %nil instead of omitting install macro for debug build Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 12:00:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    use %make_build instead of make and %make
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 12:00:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    change pkg_group for generic build to Applications/Communications
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:58:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    add %global debug_package %nil
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:58:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    add default conditionals for %_vendor == "alt"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:57:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    using ldconfig is not necessary, so delete it
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:56:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    move .so to devel package
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:44:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    add ver_patch and change .so.* glob to the specific version
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:43:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    change define to global
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-16 11:41:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Oct 19 01:00:22 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    areafix:
    add dependancy on smapi
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-18 18:07:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    M cvsdate.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Oct 20 01:00:34 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    add gcc to BuildRequires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-19 16:22:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    hpt:
    add gcc to BuildRequires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-19 16:21:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    htick:
    move cvsdate.h to root directory and include it in htick.c only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-19 18:49:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A cvsdate.h
    D h/cvsdate.h
    M h/version.h
    M src/htick.c
    ===========================
    htick:
    include version.h
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-19 18:42:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/filecase.c
    M src/hatch.c
    M src/htickafix.c
    M src/report.c
    M src/scan.c
    M src/toss.c
    ===========================
    htick:
    delete second versionStr definition
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-19 18:38:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hatch.c
    M src/htickafix.c
    M src/report.c
    M src/scan.c
    M src/toss.c
    ===========================
    htick:
    change hatchInfo to extern
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-19 18:36:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M h/global.h
    M htick.spec
    ===========================
    htick:
    add gcc to BuildRequires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-19 16:20:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    huskylib:
    add gcc to BuildRequires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-19 16:23:36 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    areafix:
    add gcc to BuildRequires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-19 16:22:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    smapi:
    add gcc to BuildRequires
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-19 16:23:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Oct 22 01:00:28 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    htick:
    fix CMakeLists.txt after moving cvsdate.h
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-21 14:14:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Oct 25 01:00:24 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    remove unnecessary statements
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-24 11:31:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    hpt:
    remove unnecessary statements
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-24 11:33:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    htick:
    remove unnecessary statements
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-24 11:34:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    huskylib:
    remove unnecessary statements
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-24 11:36:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    areafix:
    remove unnecessary statements
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-24 11:30:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    smapi:
    remove unnecessary statements
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-24 11:37:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Oct 27 01:00:22 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    move cvsdate.h to root directory
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-26 22:56:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    A cvsdate.h
    D h/cvsdate.h
    M hpt.dsp
    M hpt.spec
    M make/hpt.100.vcxproj
    M make/hpt.100.vcxproj.filters
    M make/hpt.70.vcproj
    M make/hpt.71.vcproj
    M make/hpt.80.vcproj
    M make/hpt.90.vcproj
    M make/hptz.100.vcxproj
    M make/hptz.100.vcxproj.filters
    M make/hptz.70.vcproj
    M make/hptz.71.vcproj
    M make/hptz.80.vcproj
    M make/makefile.inc
    M src/hpt.c
    M src/hptlink.c
    M src/hpttree.c
    M src/pktinfo.c
    M src/tpkt.c
    M src/txt2pkt.c
    ===========================
    smapi:
    pack smapi.so.2.5.0 since reldate is used instead of ver_patch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-26 23:16:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Oct 28 01:00:22 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    add msged.spec
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-27 19:22:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M cvsdate.h
    A doc/makefile.husky
    M doc/manual/makefile.husky
    A huskymak.cfg
    M maps/makefile.husky
    A msged.spec
    ===========================
    msged:
    adjust the version specified in version.h to the one specified in VERSION Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-27 12:39:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M version.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Oct 31 01:00:22 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    adjust the man page to the current state
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-30 22:19:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M man/hpt.1
    ===========================
    hpt:
    add description of hpt afix options
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-10-30 22:18:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hpt.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Nov 2 01:00:26 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    make clarifications in hpt help
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-01 16:54:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hpt.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Nov 4 01:00:20 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    areafix:
    do not print that area is resubscribed if it is paused
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-03 17:41:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    M cvsdate.h
    M src/areafix.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Nov 5 01:00:20 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    htick:
    update cvs_date
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-04 19:08:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M htick.spec
    ===========================
    htick:
    add "-f" and "-s" options to "htick ffix"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-04 18:47:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/global.h
    M huskymak.cfg
    M man/htick.1
    M src/global.c
    M src/htick.c
    M src/htickafix.c
    ===========================
    htick:
    rewrite htick.1 from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-04 18:32:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M man/htick.1
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Nov 6 01:00:26 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    htick:
    the first netmail area is scanned if RobotsArea is not defined
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-05 12:45:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M man/htick.1
    ===========================
    fidoroute:
    add fidoroute.spec
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-05 20:03:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    A fidoroute.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Nov 7 01:00:36 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    use %make_install
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-06 16:54:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M msged.spec
    ===========================
    fidoconf:
    fix cmake deb
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2020-11-06 17:46:11 +0300
    Committed by: Alexander N. Skovpen <alexander@skovpen.org>
    Files:
    M CMakeLists.txt
    ===========================
    fidoconf:
    use %make_install
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-06 16:49:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    hpt:
    fix cmake deb
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2020-11-06 17:53:16 +0300
    Committed by: Alexander N. Skovpen <alexander@skovpen.org>
    Files:
    M CMakeLists.txt
    ===========================
    hpt:
    use %make_install
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-06 16:50:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    htick:
    remove README, it is not actual any more
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-06 21:15:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D man/README
    ===========================
    htick:
    add htick.1 to README.md
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-06 18:41:34 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M README.md
    ===========================
    htick:
    fix cmake deb
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2020-11-06 17:54:20 +0300
    Committed by: Alexander N. Skovpen <alexander@skovpen.org>
    Files:
    M CMakeLists.txt
    ===========================
    htick:
    fix a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-06 17:50:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M man/htick.1
    ===========================
    htick:
    use %make_install
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-06 16:51:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    hptzip:
    fix cmake deb
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2020-11-06 17:50:53 +0300
    Committed by: Alexander N. Skovpen <alexander@skovpen.org>
    Files:
    M CMakeLists.txt
    ===========================
    hptzip:
    fix cmake deb
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2020-11-06 17:49:21 +0300
    Committed by: Alexander N. Skovpen <alexander@skovpen.org>
    Files:
    M CMakeLists.txt
    ===========================
    sqpack:
    fix cmake deb
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2020-11-06 17:56:17 +0300
    Committed by: Alexander N. Skovpen <alexander@skovpen.org>
    Files:
    M CMakeLists.txt
    ===========================
    huskylib:
    fix cmake deb
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2020-11-06 17:38:05 +0300
    Committed by: Alexander N. Skovpen <alexander@skovpen.org>
    Files:
    M CMakeLists.txt
    ===========================
    huskylib:
    use %make_install
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-06 16:52:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    areafix:
    fix cmake deb
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2020-11-06 17:47:58 +0300
    Committed by: Alexander N. Skovpen <alexander@skovpen.org>
    Files:
    M CMakeLists.txt
    ===========================
    areafix:
    use %make_install
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-06 16:48:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    smapi:
    fix cmake deb
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2020-11-06 17:44:23 +0300
    Committed by: Alexander N. Skovpen <alexander@skovpen.org>
    Files:
    M CMakeLists.txt
    ===========================
    smapi:
    use %make_install
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-06 16:55:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Nov 8 01:00:22 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoroute:
    correct format
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-07 21:30:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoroute.1
    M fidoroute.conf.5
    ===========================
    fidoroute:
    set file attr and fix summary
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-07 20:19:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoroute.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Nov 10 01:00:26 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    delete the second versionStr definition
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-09 11:21:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M h/global.h
    M hpt.spec
    M makefile.inc
    M src/hptafix.c
    M src/hptlink.c
    M src/pktread.c
    ===========================
    htick:
    update date and relnum
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-09 11:46:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M htick.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Nov 24 01:00:20 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    update uue.pm
    Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2020-11-23 16:08:56 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M misc/uue.pm
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Nov 25 01:00:28 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    move showold.pl to hsukyproject/util
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-24 19:59:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D misc/showold.pl
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Dec 7 01:00:24 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    add explanation on config
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-06 18:21:38 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    ===========================
    fidoconf:
    add explanation on static and dynamic build
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-06 18:10:27 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    ===========================
    hptkill:
    add explanation on static and dynamic build
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-06 19:24:57 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    ===========================
    areastat:
    add explanation on static and dynamic build
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-06 19:52:27 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    ===========================
    hpt:
    add explanation on static and dynamic build
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-06 19:12:49 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    ===========================
    htick:
    add explanation on static and dynamic build
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-06 19:19:25 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    ===========================
    hptzip:
    fix the file formatting
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-06 19:01:23 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    ===========================
    huskylib:
    add explanation on static and dynamic build
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-06 13:53:25 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    ===========================
    areafix:
    add explanation on static and dynamic build
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-06 18:26:24 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    ===========================
    smapi:
    add explanation on static and dynamic build
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-06 13:58:04 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Dec 10 01:00:22 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    fix the case with "AdvisoryLock 1", bug report by Stas Mishchenkov 2:460/58 Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-09 22:37:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/lib/Fidoconfig/Token.pm
    M Fidoconfig-Token/t/09_findTokenValue.t
    A Fidoconfig-Token/t/fido/cfg/07_findTokenValue.cfg
    A Fidoconfig-Token/t/fido/cfg/08_findTokenValue.cfg
    M Husky-Rmfiles/Build.PL
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    M fixOutbound.pl
    M rmLink.pl
    M rmLinkMail.pl
    M showold.pl
    ===========================
    util:
    Additionally, restore what was forgotten in the previous commit
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-09 17:43:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fixOutbound.pl
    M rmLink.pl
    M rmLinkMail.pl
    ===========================
    util:
    restore --report description
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-09 16:30:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M rmLinkMail.pl
    ===========================
    util:
    use 09w_unsub.cfg for Windows
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-08 22:30:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    M Husky-Rmfiles/t/04_unsubscribe.t
    A Husky-Rmfiles/t/fido/cfg/09w_unsub.cfg
    M fixOutbound.pl
    M rmLink.pl
    M rmLinkMail.pl
    ===========================
    util:
    use perltidy
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 22:52:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/lib/Fidoconfig/Token.pm
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    add .perltidyrc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 22:51:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A .perltidyrc
    ===========================
    util:
    force the current version of Fidoconfig::Token and Husky::Rmfiles
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 22:35:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fixOutbound.pl
    M rmLink.pl
    M rmLinkMail.pl
    M showold.pl
    ===========================
    util:
    mention Build test
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 22:34:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M README.md
    ===========================
    util:
    update Fidoconfig-Token/t/09_findTokenValue.t
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 22:27:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/t/09_findTokenValue.t
    ===========================
    util:
    update tests
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 22:20:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/t/03_init.t
    M Husky-Rmfiles/t/04_unsubscribe.t
    M Husky-Rmfiles/t/05_rmFilesFromOutbound.t
    M Husky-Rmfiles/t/06_rmFilesFromFilebox.t
    M Husky-Rmfiles/t/07_rmOrphanFiles.t
    M Husky-Rmfiles/t/08_rmOrphanFilesFromOutbound.t
    M Husky-Rmfiles/t/09_rmLinkDefinition.t
    M Husky-Rmfiles/t/10_report.t
    A Husky-Rmfiles/t/fido/cfg/01w_init.cfg
    M Husky-Rmfiles/t/fido/cfg/12_rmFiles.cfg
    M Husky-Rmfiles/t/fido/cfg/13_rmFiles.cfg
    M Husky-Rmfiles/t/fido/cfg/14_rmFiles.cfg
    M Husky-Rmfiles/t/fido/cfg/21_report.cfg
    A Husky-Rmfiles/t/fido/cfg/22_report.cfg
    M Husky-Rmfiles/t/fido/cfg/sample/20_report.cfg
    A Husky-Rmfiles/t/fido/cfg/sample/jam/qqq.jdt
    A Husky-Rmfiles/t/fido/cfg/sample/jam/qqq.jdx
    A Husky-Rmfiles/t/fido/cfg/sample/jam/qqq.jhr
    A Husky-Rmfiles/t/fido/cfg/sample/jam/qqq.jlr
    A Husky-Rmfiles/t/fido/cfg/sample/qqq.jdt
    ===========================
    util:
    shift exit code before comparing
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 20:35:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    add IO::Handle dependancy
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 20:19:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/Build.PL
    ===========================
    util:
    rework publishReport()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 20:19:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    normalize file before output
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 18:55:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    move getFilebox() and getFileInFilebox() inside rmFilesFromFilebox
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 18:52:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    remove deleteTICs()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 18:24:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    move getFlowFileToRemove() inside rmFilesFromOutbound
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 18:17:58 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    move getFlowFile() inside rmFilesFromOutbound
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 18:06:36 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    replace $? with $!
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 17:54:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    add put() description
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 17:52:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    add perlpath to convert paths from Windows presentation
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-07 17:48:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    change time conversion specifiers in strftime() call
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-01 11:09:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    normalize path after any catdir() or catfile()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-29 20:39:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    normalize path before output
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-29 18:04:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    limit help line length to 79 characters
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-29 17:46:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fixOutbound.pl
    M rmLink.pl
    M rmLinkMail.pl
    ===========================
    util:
    version as a string constant
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-27 23:29:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/lib/Fidoconfig/Token.pm
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    M fixOutbound.pl
    M rmLink.pl
    M rmLinkMail.pl
    ===========================
    util:
    add --version
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-27 22:27:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fixOutbound.pl
    M rmLink.pl
    ===========================
    util:
    rework rmLinkMail.pl
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-27 22:24:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M rmLinkMail.pl
    ===========================
    util:
    add -af and -nt for report to echo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-27 22:22:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    change test 05 according to resent change in Husky::Rmfiles
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-27 17:47:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/t/05_rmFilesFromOutbound.t
    ===========================
    util:
    remove netmail message
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-27 17:32:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D Husky-Rmfiles/t/fido/msg/netmail/1.msg
    ===========================
    util:
    remove logs
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-27 17:29:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D Husky-Rmfiles/t/fido/log/hpt.log
    D Husky-Rmfiles/t/fido/log/htick.log
    D Husky-Rmfiles/t/fido/log/rmLink.log
    D Husky-Rmfiles/t/fido/log/rmOrphan.log
    ===========================
    util:
    define $VER_MAJOR and $VER_MINOR
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-27 16:22:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/lib/Fidoconfig/Token.pm
    ===========================
    util:
    delete lo-file if both echomail and fileecho are deleted
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-27 16:20:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    add finish()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-25 21:41:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M rmLinkMail.pl
    ===========================
    util:
    use references in publishReport()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-25 18:15:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M rmLink.pl
    ===========================
    util:
    add an empty line at the end of the report
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-25 18:12:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M rmLink.pl
    ===========================
    util:
    format README.md
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-24 20:36:44 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M README.md
    ===========================
    util:
    show utilities names in bold
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-24 19:51:24 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M README.md
    ===========================
    util:
    initial commit
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-11-24 19:28:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A Fidoconfig-Token/Build.PL
    A Fidoconfig-Token/MANIFEST
    A Fidoconfig-Token/lib/Fidoconfig/Token.pm
    A Fidoconfig-Token/t/01_load.t
    A Fidoconfig-Token/t/02_OS.t
    A Fidoconfig-Token/t/03_norm.t
    A Fidoconfig-Token/t/04_strip.t
    A Fidoconfig-Token/t/05_expandVars.t
    A Fidoconfig-Token/t/06_cmpPattern.t
    A Fidoconfig-Token/t/07_boolExpr.t
    A Fidoconfig-Token/t/08_parseIf.t
    A Fidoconfig-Token/t/09_findTokenValue.t
    A Fidoconfig-Token/t/10_findByValue.t
    A Fidoconfig-Token/t/fido/cfg/01_findTokenValue.cfg
    A Fidoconfig-Token/t/fido/cfg/02_findTokenValue.cfg
    A Fidoconfig-Token/t/fido/cfg/03_findTokenValue.cfg
    A Fidoconfig-Token/t/fido/cfg/04_findByValue.cfg
    A Fidoconfig-Token/t/fido/cfg/05_tokenFile
    A Fidoconfig-Token/t/fido/cfg/06_findByValue.cfg
    A Husky-Rmfiles/Build.PL
    A Husky-Rmfiles/MANIFEST
    A Husky-Rmfiles/lib/Husky/Rmfiles.pm
    A Husky-Rmfiles/t/01_load.t
    A Husky-Rmfiles/t/02_OS.t
    A Husky-Rmfiles/t/03_init.t
    A Husky-Rmfiles/t/04_unsubscribe.t
    A Husky-Rmfiles/t/05_rmFilesFromOutbound.t
    A Husky-Rmfiles/t/06_rmFilesFromFilebox.t
    A Husky-Rmfiles/t/07_rmOrphanFiles.t
    A Husky-Rmfiles/t/08_rmOrphanFilesFromOutbound.t
    A Husky-Rmfiles/t/09_rmLinkDefinition.t
    A Husky-Rmfiles/t/10_report.t
    A Husky-Rmfiles/t/fido/cfg/01_init.cfg
    A Husky-Rmfiles/t/fido/cfg/02_init.cfg
    A Husky-Rmfiles/t/fido/cfg/02a_init.cfg
    A Husky-Rmfiles/t/fido/cfg/03_init.cfg
    A Husky-Rmfiles/t/fido/cfg/04_init.cfg
    A Husky-Rmfiles/t/fido/cfg/05_init.cfg
    A Husky-Rmfiles/t/fido/cfg/06_init.cfg
    A Husky-Rmfiles/t/fido/cfg/07_init.cfg
    A Husky-Rmfiles/t/fido/cfg/08_init.cfg
    A Husky-Rmfiles/t/fido/cfg/09_unsub.cfg
    A Husky-Rmfiles/t/fido/cfg/10_unsub.cfg
    A Husky-Rmfiles/t/fido/cfg/11_rmFiles.cfg
    A Husky-Rmfiles/t/fido/cfg/12_rmFiles.cfg
    A Husky-Rmfiles/t/fido/cfg/13_rmFiles.cfg
    A Husky-Rmfiles/t/fido/cfg/14_rmFiles.cfg
    A Husky-Rmfiles/t/fido/cfg/15_rmLink.cfg
    A Husky-Rmfiles/t/fido/cfg/16_rmLink.cfg
    A Husky-Rmfiles/t/fido/cfg/17_rmLink.cfg
    A Husky-Rmfiles/t/fido/cfg/18_rmLink.cfg
    A Husky-Rmfiles/t/fido/cfg/19_rmLink_1.cfg
    A Husky-Rmfiles/t/fido/cfg/19_rmLink_2.cfg
    A Husky-Rmfiles/t/fido/cfg/20_report.cfg
    A Husky-Rmfiles/t/fido/cfg/21_report.cfg
    A Husky-Rmfiles/t/fido/cfg/sample/16_rmLink1.cfg
    A Husky-Rmfiles/t/fido/cfg/sample/17_rmLink1.cfg
    A Husky-Rmfiles/t/fido/cfg/sample/17_rmLink2.cfg
    A Husky-Rmfiles/t/fido/cfg/sample/18_rmLink.cfg
    A Husky-Rmfiles/t/fido/cfg/sample/18_rmLink_d.cfg
    A Husky-Rmfiles/t/fido/cfg/sample/19_rmLink_2.cfg
    A Husky-Rmfiles/t/fido/cfg/sample/20_report.cfg
    A Husky-Rmfiles/t/fido/log/hpt.log
    A Husky-Rmfiles/t/fido/log/htick.log
    A Husky-Rmfiles/t/fido/log/rmLink.log
    A Husky-Rmfiles/t/fido/log/rmOrphan.log
    A Husky-Rmfiles/t/fido/msg/netmail/1.msg
    A README.md
    A fixOutbound.pl
    A rmLink.pl
    A rmLinkMail.pl
    A showold.pl
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Dec 11 01:00:20 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    use a special value "non-integer" when integer is required, bug report by Stas Mishchenkov 2:460/58
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-10 16:21:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/lib/Fidoconfig/Token.pm
    M Fidoconfig-Token/t/09_findTokenValue.t
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    M fixOutbound.pl
    M rmLink.pl
    M rmLinkMail.pl
    M showold.pl
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Dec 12 01:00:22 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    fix build via makefile.* after moving cvsdate.h
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2020-12-11 11:02:31 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M make/makefile.inc
    ===========================
    htick:
    fix build via makefile.* after moving cvsdate.h
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2020-12-11 11:04:16 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M makefile.inc
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Dec 13 01:00:24 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    add explicitly one-letter options to the options list
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-12 22:20:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fixOutbound.pl
    M rmLink.pl
    M rmLinkMail.pl
    ===========================
    util:
    change default dryrun value to 0
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-12 22:18:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fixOutbound.pl
    ===========================
    util:
    fix finding integer value using findTokenValue() or findAllTokenValues() Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-12 22:06:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/lib/Fidoconfig/Token.pm
    M Fidoconfig-Token/t/09_findTokenValue.t
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    M Husky-Rmfiles/t/03_init.t
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Dec 15 01:00:22 2020
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    fix a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-14 16:14:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/t/03_init.t
    ===========================
    util:
    add MANIFEST.SKIP and update MANIFEST
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2020-12-14 16:12:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/MANIFEST
    A Fidoconfig-Token/MANIFEST.SKIP
    M Husky-Rmfiles/MANIFEST
    A Husky-Rmfiles/MANIFEST.SKIP
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Jan 15 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    add chapters for RPM distributions
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-14 22:55:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M README.md
    ===========================
    util:
    add a phrase about RPM filenames at the beginning of the script
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-14 22:53:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M build_util_rpm
    ===========================
    util:
    fix a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-14 22:16:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M build_util_rpm
    ===========================
    util:
    add build_util_rpm
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-14 21:11:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A build_util_rpm
    ===========================
    util:
    move "Installation in Windows" ahead
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-14 21:10:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M README.md
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Jan 20 01:00:30 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    shorten some lines of the help to fit 80 char length bug report by Stas Mishchenkov 2:460/58
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-19 13:22:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M bin/fixOutbound.pl
    M bin/rmLink.pl
    M bin/rmLinkMail.pl
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Jan 23 01:00:36 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    uncrustify sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:51:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M addr.c
    M addr.h
    M ansi.c
    M areas.c
    M areas.h
    M bmg.c
    M bmg.h
    M charset.c
    M charset.h
    M config.c
    M config.h
    M control.c
    M critical.h
    M curses.c
    M cvsdate.h
    M date.c
    M date.h
    M dialogs.c
    M dialogs.h
    M dirute.c
    M dirute.h
    M dlgbox.c
    M dlist.c
    M dosasm.c
    M dosasm.h
    M dosmisc.c
    M echotoss.c
    M echotoss.h
    M editmail.h
    M environ.c
    M environ.h
    M fconf.c
    M fconf.h
    M fecfg145.c
    M fecfg145.h
    M fido.c
    M fido.h
    M filedlg.c
    M filedlg.h
    M flags.c
    M flags.h
    M freq.c
    M gestr120.c
    M gestr120.h
    M getopts.c
    M getopts.h
    M group.c
    M group.h
    M help.c
    M help.h
    M helpcmp.c
    M helpcmp.h
    M helpinfo.c
    M helpinfo.h
    M ibmscrn.c
    M init.c
    M keycode.c
    M keys.h
    M list.c
    M list.h
    M main.h
    M maincmds.h
    M maintmsg.c
    M makemsgn.c
    M makemsgn.h
    M malloc16.c
    M malloc16.h
    M mcompile.h
    M mctype.h
    M memextra.c
    M memextra.h
    M menu.c
    M menu.h
    M misc.c
    M mnu.c
    M mouse4.c
    M mprotos.h
    M msg.c
    M msg.h
    M msged.c
    M msged.h
    M mxbt.c
    M mxbt.h
    M nedit.h
    M normal.h
    M normalc.c
    M nshow.c
    M nshow.h
    M os2scr.c
    M pacific.c
    M quick.c
    M quick.h
    M quote.c
    M quote.h
    M rdirent.h
    M readmail.c
    M readmail.h
    M readtc.c
    M readtc.h
    M rfind1st.c
    M rfind1st.h
    M rmi.h
    M sasc.c
    M screen.c
    M screen.h
    M spawn.h
    M specch.h
    M strextra.c
    M strextra.h
    M system.c
    M system.h
    M template.c
    M template.h
    M testcons.c
    M textfile.c
    M textfile.h
    M timezone.c
    M unused.h
    M userlist.c
    M userlist.h
    M version.h
    M vio.c
    M vio.h
    M vsev.c
    M vsev.h
    M vsevops.c
    M vsevops.h
    M win.c
    M winntscr.c
    M winsys.h
    M wrap.c
    M wrap.h
    ===========================
    msged:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:51:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    fidoconf:
    uncrustify sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:40:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf/afixcmd.h
    M fidoconf/arealist.h
    M fidoconf/areatree.h
    M fidoconf/common.h
    M fidoconf/fc2tor_g.h
    M fidoconf/fecfg146.h
    M fidoconf/fidoconf.h
    M fidoconf/findtok.h
    M fidoconf/grptree.h
    M fidoconf/stat.h
    M fidoconf/tokens.h
    M fidoconf/version.h
    M makefile.bco
    M makefile.bcw
    M makefile.in2
    M makefile.mgw
    M makefile.unx
    M src/afixcmd.c
    M src/afixcmn.c
    M src/arealist.c
    M src/areatree.c
    M src/cfg.c
    M src/common.c
    M src/fc2aed.c
    M src/fc2binkd.c
    M src/fc2fgate.c
    M src/fc2ged.c
    M src/fc2msged.c
    M src/fc2sq.c
    M src/fc2tor.c
    M src/fc2tor_g.c
    M src/fecfg146.c
    M src/fecfg2fc.c
    M src/fidoconf.c
    M src/findtok.c
    M src/grptree.c
    M src/line.c
    M src/linked.c
    M src/stat.c
    M src/tparser.c
    M src/version.c
    M tlib_sup.bat
    ===========================
    fidoconf:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:40:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    hpt:
    fix code formatting
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 20:46:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    uncrustify sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:43:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/dupe.h
    M h/fcommon.h
    M h/global.h
    M h/hpt.h
    M h/hptafix.h
    M h/hptperl.h
    M h/link.h
    M h/pkt.h
    M h/post.h
    M h/scan.h
    M h/scanarea.h
    M h/seenby.h
    M h/toss.h
    M h/version.h
    M src/carbon.c
    M src/dupe.c
    M src/fcommon.c
    M src/global.c
    M src/hpt.c
    M src/hptafix.c
    M src/hptlink.c
    M src/hpttree.c
    M src/link.c
    M src/perl.c
    M src/pktinfo.c
    M src/pktread.c
    M src/pktwrite.c
    M src/post.c
    M src/scan.c
    M src/scanarea.c
    M src/seenby.c
    M src/toss.c
    M src/tpkt.c
    M src/txt2pkt.c
    ===========================
    hpt:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:43:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    htick:
    uncrustify sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:47:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/add_desc.h
    M h/areafix.h
    M h/fcommon.h
    M h/filecase.h
    M h/filelist.h
    M h/global.h
    M h/hatch.h
    M h/htick.h
    M h/htickafix.h
    M h/report.h
    M h/scan.h
    M h/seenby.h
    M h/toss.h
    M h/version.h
    M src/add_desc.c
    M src/clean.c
    M src/fcommon.c
    M src/filecase.c
    M src/filelist.c
    M src/global.c
    M src/hatch.c
    M src/htick.c
    M src/htickafix.c
    M src/report.c
    M src/scan.c
    M src/seenby.c
    M src/toss.c
    ===========================
    htick:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:47:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    fidoroute:
    uncrustify sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:42:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoroute.cpp
    ===========================
    fidoroute:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:41:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    sqpack:
    Merge branch 'master' of github.com:huskyproject/sqpack
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:54:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> ===========================
    sqpack:
    uncrustify sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:53:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M makefile.emx
    M sqpack.c
    M version.h
    ===========================
    sqpack:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:53:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    huskylib:
    uncrustify sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:48:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/BCD.h
    M huskylib/BCO.h
    M huskylib/BCW.h
    M huskylib/BEOS5.h
    M huskylib/BORLANDC.h
    M huskylib/DJGPP.h
    M huskylib/EMX.h
    M huskylib/HIGHC.h
    M huskylib/IBMC_OS2.h
    M huskylib/MINGW32.h
    M huskylib/MSC.h
    M huskylib/MSVC.h
    M huskylib/SASC.h
    M huskylib/UNIX.h
    M huskylib/calendar.h
    M huskylib/compiler.h
    M huskylib/crc.h
    M huskylib/cvtdate.h
    M huskylib/dirlayer.h
    M huskylib/fexist.h
    M huskylib/ffind.h
    M huskylib/ftnaddr.h
    M huskylib/huskyext.h
    M huskylib/huskylib.h
    M huskylib/locking.h
    M huskylib/log.h
    M huskylib/memory.h
    M huskylib/parsenn.h
    M huskylib/pstdint.h
    M huskylib/recode.h
    M huskylib/strext.h
    M huskylib/syslogp.h
    M huskylib/temp.h
    M huskylib/tree.h
    M huskylib/typesize.h
    M huskylib/unused.h
    M huskylib/vixie.h
    M src/adcase.c
    M src/calendar.c
    M src/cmpfname.c
    M src/crc.c
    M src/cvtdate.c
    M src/dirlayer.c
    M src/fexist.c
    M src/ffind.c
    M src/flush.c
    M src/ftnaddr.c
    M src/genmsgid.c
    M src/genverst.c
    M src/getfree.c
    M src/gnmsgid.c
    M src/ioutil.c
    M src/locking.c
    M src/log.c
    M src/mapfile.c
    M src/memory.c
    M src/parsenn.c
    M src/patmat.c
    M src/qksort.c
    M src/recode.c
    M src/setfsize.c
    M src/strext.c
    M src/strftime.c
    M src/tdelay.c
    M src/temp.c
    M src/tlog.c
    M src/tree.c
    M src/version.c
    M src/xstr.c
    ===========================
    huskylib:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:48:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    hptsqfix:
    uncrustify sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:44:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M h/squish.h
    M h/version.h
    M src/hptsqfix.c
    ===========================
    hptsqfix:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:44:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    areafix:
    uncrustify sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:38:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix/afglobal.h
    M areafix/areafix.h
    M areafix/callback.h
    M areafix/query.h
    M areafix/version.h
    M src/afglobal.c
    M src/areafix.c
    M src/callback.c
    M src/query.c
    M src/version.c
    ===========================
    areafix:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:37:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    smapi:
    uncrustify sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:52:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/compiler.h
    M huskylib/locking.c
    M huskylib/locking.h
    M semaphor.c
    M semaphor.h
    M smapi/api_brow.h
    M smapi/api_jam.h
    M smapi/api_jamp.h
    M smapi/api_sdm.h
    M smapi/api_sdmp.h
    M smapi/api_sq.h
    M smapi/api_sqp.h
    M smapi/apidebug.h
    M smapi/msgapi.h
    M smapi/old_msg.h
    M src/api_jam.c
    M src/api_sdm.c
    M src/msgapi.c
    M src/sq_area.c
    M src/sq_hash.c
    M src/sq_help.c
    M src/sq_idx.c
    M src/sq_kill.c
    M src/sq_lock.c
    M src/sq_misc.c
    M src/sq_msg.c
    M src/sq_read.c
    M src/sq_uid.c
    M src/sq_write.c
    M src/structrw.c
    ===========================
    smapi:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-22 18:52:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Jan 28 01:00:26 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hptsqfix:
    delete spaces
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-26 17:30:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Jan 29 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    update areafix help
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-28 17:57:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M misc/areafix.866
    M misc/areafix.hlp
    ===========================
    areafix:
    notify link that no area was specified to rescan if "%rescan" command was issued but no areas were subscribed in the same message; bug report by Nicholas Boel, 1:154/10.
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-28 12:02:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Jan 31 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    move comment inside curly brackets
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-30 17:50:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/link.c
    ===========================
    huskylib:
    indent some defines
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-01-30 18:09:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/EMX.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Feb 16 19:19:10 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    huskylib version 1.9.20210215
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    ===========================
    huskylib:
    update suppress_base.json
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M suppress_base.json
    ===========================
    huskylib:
    add huskylib.2019.suppress
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/huskylib.2019.suppress
    ===========================
    huskylib:
    remove all PVS-Studio marks from the code
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/compiler.h
    M src/genmsgid.c
    M src/genverst.c
    M src/gnmsgid.c
    M src/ioutil.c
    M src/log.c
    M src/recode.c
    M src/strext.c
    M src/temp.c
    M src/version.c
    ===========================
    huskylib:
    add strace_out
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .gitignore
    ===========================
    huskylib:
    update suppress_base.json
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M suppress_base.json
    ===========================
    huskylib:
    delete comments by PVS-Studio
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/crc.c
    ===========================
    huskylib:
    add suppress list for PVS-Studio
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A suppress_base.json
    ===========================
    huskylib:
    fix the type of the temporary variable
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/adcase.c
    ===========================
    huskylib:
    cast the operand of addition and not the result
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/genmsgid.c
    ===========================
    huskylib:
    delete testing always false condition
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/dirlayer.c
    ===========================
    huskylib:
    fix 2 memory leaks by assigning a temporary variable for realloc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/adcase.c
    ===========================
    huskylib:
    add VS 2019 configuration
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/gnmsgid.2019.vcxproj
    A make/gnmsgid.2019.vcxproj.filters
    A make/huskylib.2019.vcxproj
    A make/huskylib.2019.vcxproj.filters
    ===========================
    huskylib:
    fix a typo: missing pointer asterisk
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/adcase.c
    ===========================
    huskylib:
    ignore "build/"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .gitignore
    ===========================
    huskylib:
    define MAX_PATH if it is not defined
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/ffind.h
    ===========================
    huskylib:
    PVS-Studio: mark as false alarms
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/compiler.h
    M src/crc.c
    M src/genmsgid.c
    M src/genverst.c
    M src/gnmsgid.c
    M src/ioutil.c
    M src/log.c
    M src/recode.c
    M src/strext.c
    M src/temp.c
    M src/version.c
    ===========================
    huskylib:
    add .gitignore
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A .gitignore
    ===========================
    huskylib:
    test before defining mysleep and mymkdir if they have been defined
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/MSVC.h
    ===========================
    huskylib:
    CHAR definition is commented out because it is a redefinition and it is used nowhere
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/typesize.h
    ===========================
    huskylib:
    fix typos
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/compiler.h
    ===========================
    huskylib:
    do not check the argument of free() for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/genmsgid.c
    ===========================
    huskylib:
    use %p instead of %x for an address
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/log.c
    ===========================
    huskylib:
    do not check argument of free() for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/gnmsgid.c
    ===========================
    huskylib:
    compare a variable of type BOOL with FALSE and not with TRUE
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/getfree.c
    ===========================
    huskylib:
    use size_t instead of int
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/strext.h
    M src/strext.c
    ===========================
    huskylib:
    use size_t instead of int for nmax
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/xstr.c
    ===========================
    huskylib:
    use fp and not fileno for __WIN32__
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/flush.c
    ===========================
    huskylib:
    replace int by ptrdiff_t
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/qksort.c
    ===========================
    huskylib:
    use cast to necessary type
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/log.c
    ===========================
    huskylib:
    take into account 64-bit addresses; make all w_log arguments after format the same type
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/log.c
    ===========================
    huskylib:
    use _lseeki64 and _telli64 for _WIN64
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/MSVC.h
    M src/locking.c
    ===========================
    huskylib:
    remove always false or always true expressions
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/parsenn.c
    ===========================
    huskylib:
    fix comments
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/version.c
    ===========================
    huskylib:
    remove unnecessary cast
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/strext.c
    ===========================
    huskylib:
    check node for !=NULL before using it
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/parsenn.c
    ===========================
    huskylib:
    remove comparison because it is always true
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/ffind.c
    ===========================
    huskylib:
    free the pointer
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fexist.c
    ===========================
    huskylib:
    cast malloc to proper type
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/adcase.c
    M src/ffind.c
    M src/ioutil.c
    M src/strext.c
    ===========================
    huskylib:
    check "pathname" for NULL before using it; cast to (char *) and to (size_t) Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/ioutil.c
    ===========================
    huskylib:
    "parsed" is always zero so it is unnecessary
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/gnmsgid.c
    ===========================
    huskylib:
    use size_t instead of int
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/getfree.c
    ===========================
    huskylib:
    ff is always not NULL at this point
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/genmsgid.c
    ===========================
    huskylib:
    use strncpy instead of strcpy
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/genmsgid.c
    ===========================
    huskylib:
    check if memory is allocated
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/genmsgid.c
    ===========================
    huskylib:
    cast to size_t; remove unnecessary initialization of i
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/ftnaddr.c
    ===========================
    huskylib:
    use width of 3 for month in sscanf
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/cvtdate.c
    ===========================
    huskylib:
    use "u" specifier in sprintf for positive values
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/cvtdate.c
    ===========================
    huskylib:
    replace unsigned by size_t
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/cvtdate.c
    ===========================
    huskylib:
    sort structure members by size from bigger to smaller
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/tree.h
    ===========================
    huskylib:
    surround the argument with parentheses
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/pstdint.h
    ===========================
    huskylib:
    use MAX_PATH instead of 256 for ff_name[] size to prevent overflow
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/ffind.h
    ===========================
    huskylib:
    use *netAddr after asserting netAddr
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/ftnaddr.c
    ===========================
    huskylib:
    cast to unsigned to eliminate warning
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/cvtdate.c
    ===========================
    huskylib:
    check tmdate for nullptr at the very beginning
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/cvtdate.c
    ===========================
    huskylib:
    strncpy with the size of destination, not source
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/strext.c
    ===========================
    huskylib:
    fix warnings by Visual Studio 2019
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 15:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/huskylib.h
    M src/adcase.c
    M src/crc.c
    M src/cvtdate.c
    M src/fexist.c
    M src/getfree.c
    M src/gnmsgid.c
    M src/ioutil.c
    M src/log.c
    M src/strext.c
    M src/xstr.c
    ===========================
    smapi:
    fix a typo in the date
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-16 19:07:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    ===========================
    smapi:
    smapi version 2.5.2 2021-02-15
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 18:12:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M smapi.spec
    M smapi/msgapi.h
    ===========================
    smapi:
    fix ProgramDataBaseFileName and ObjectFileName
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 18:05:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/smapi.2019.vcxproj
    ===========================
    smapi:
    remove the part of the boolean expression that is always true
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-15 17:35:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_sdm.c
    ===========================
    smapi:
    add suppress_base.json
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 22:26:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A suppress_base.json
    ===========================
    smapi:
    define MERR_INTERN and use it if(new_buffer_size < old_buffer_size)
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 21:08:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi/msgapi.h
    M src/api_jam.c
    M src/msgapi.c
    ===========================
    smapi:
    check "hdrbuf" pointer for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 20:43:58 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/structrw.c
    ===========================
    smapi:
    delete deprecated /Gm compiler option
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 20:35:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/smapi.2019.vcxproj
    ===========================
    smapi:
    free the "onlytext" pointer to prevent memory leak
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 20:34:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    ===========================
    smapi:
    comment out ftsdate since it is not used
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 20:23:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    ===========================
    smapi:
    add strace_out
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 19:15:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .gitignore
    ===========================
    smapi:
    several checks of pointers for NULL after malloc; decode_subfield() now returns int instead of void to convey that there is no memory
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 19:10:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/structrw.c
    ===========================
    smapi:
    remove unnecessary test
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 19:10:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/structrw.c
    ===========================
    smapi:
    remove unnecessary test
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 19:10:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/structrw.c
    ===========================
    smapi:
    delete unnecessary assignment
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 19:10:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/sq_msg.c
    ===========================
    smapi:
    use necessary types
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 19:10:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/msgapi.c
    ===========================
    smapi:
    remove excessive assignment
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 19:10:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_sdm.c
    ===========================
    smapi:
    remove excessive comments
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 19:10:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/smapi.2019.suppress
    M src/api_jam.c
    M src/api_sdm.c
    ===========================
    smapi:
    add build/
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-14 11:37:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .gitignore
    ===========================
    smapi:
    add .vs/ and out/
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-12 22:08:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .gitignore
    ===========================
    smapi:
    add VS 2019 project files
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-12 22:07:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/smapi.2019.suppress
    A make/smapi.2019.vcxproj
    A make/smapi.2019.vcxproj.filters
    ===========================
    smapi:
    check the pointer for NULL after malloc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-12 22:02:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/structrw.c
    ===========================
    smapi:
    comment out the first assignment to "psqb->high_water"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-12 21:09:20 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/sq_area.c
    ===========================
    smapi:
    szName after || is not needed
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-12 21:03:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/sq_area.c
    ===========================
    smapi:
    use offsetof instead of sizeof
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-12 20:57:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    ===========================
    smapi:
    set SAFE_CLEN as a sizeof(byte *) multiplier instead of just a number
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-12 20:33:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/msgapi.c
    ===========================
    smapi:
    prevent a memory leak when realloc fails by assigning to a temporary pointer Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-10 23:25:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    ===========================
    smapi:
    curtext and onlytext name the same pointer so (curtext - onlytext) is always 0 Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-10 22:23:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    ===========================
    smapi:
    remove -V104 comment
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-10 22:02:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_sdm.c
    ===========================
    smapi:
    casts
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-10 22:01:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    M src/msgapi.c
    M src/sq_idx.c
    M src/structrw.c
    ===========================
    smapi:
    delete excessive assignment; the jambase->LrdHandle was previosly assigned 0 Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-10 21:52:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Feb 20 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    Use forward slashes portably in WMAKE makefiles without needing $(SEP)
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-19 20:02:48 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    fidoconf:
    move Open Watcom 2.0 chapter to INSTALL.md
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-19 17:54:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    M README.md
    ===========================
    hpt:
    Use forward slashes portably in WMAKE makefiles without needing $(SEP)
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-19 21:10:24 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    hpt:
    allow using %RouteTo for secure links only
    Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2021-02-19 21:08:58 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M misc/pingpong.pm
    ===========================
    hpt:
    Ping robot for HPT with Perl
    Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2021-02-18 14:48:39 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    A misc/pingpong.pm
    ===========================
    hpt:
    Open Watcom 2.0 port
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-18 10:47:59 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    A make/makefile.watcom
    M src/hpt.c
    M src/toss.c
    ===========================
    hpt:
    add an accidentally skipped line
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-17 19:58:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M misc/areafix.866
    ===========================
    hpt:
    prevent leaking memory from safe_realloc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-17 15:38:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/fcommon.c
    ===========================
    huskylib:
    use forward slashes portably in WMAKE makefiles without needing $(SEP)
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-19 20:00:15 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    huskylib:
    correct Open Watcom 2.0 chapter
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-19 17:30:27 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.md
    ===========================
    huskylib:
    move "Open Watcom 2.0 Fork" to INSTALL.md
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-19 13:11:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    M README.md
    ===========================
    huskylib:
    Open Watcom 2.0 port
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-18 10:06:51 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M README.md
    M huskylib/WATCOMC.h
    M huskylib/WCO.h
    M huskylib/locking.h
    M huskylib/log.h
    M huskylib/typesize.h
    A make/makefile.watcom
    M src/fexist.c
    M src/ftnaddr.c
    M src/getfree.c
    M src/ioutil.c
    M src/locking.c
    M src/mapfile.c
    M src/tdelay.c
    ===========================
    areafix:
    Use forward slashes portably in WMAKE makefiles without needing $(SEP)
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-19 20:03:48 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    areafix:
    Open Watcom 2.0 port
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-18 10:19:28 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    A make/makefile.watcom
    ===========================
    smapi:
    Use forward slashes portably in WMAKE makefiles without needing $(SEP)
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-19 20:01:32 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    smapi:
    move Open Watcom 2.0 chapter to INSTALL.md
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-19 17:43:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    M README.md
    ===========================
    smapi:
    Open Watcom 2.0 port
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-18 10:10:25 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M README.md
    A make/makefile.watcom
    M src/api_sdm.c
    M src/msgapi.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Feb 22 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    Fix a typo
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-21 17:57:40 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M doc/hpt.texi
    ===========================
    huskybse:
    Update huskymak.cfg for modern FreeBSD, using clang
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-21 17:53:06 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskymak.cfg.bsd
    ===========================
    smapi:
    revert 310dffa using offsetof instead of sizeof
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-21 22:10:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    ===========================
    smapi:
    Revert change from 5002d44 that was causing JAM read errors
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-21 21:40:04 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/structrw.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Feb 23 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    When using "hpt post" without the -o parameter,
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-22 09:26:47 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/post.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Feb 24 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    fix the number of copied bytes; one missing byte caused the program to crash Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-23 21:07:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/genmsgid.c
    ===========================
    huskylib:
    Fix for FFindInfo()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-23 17:23:08 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/cvtdate.h
    M src/ffind.c
    ===========================
    smapi:
    indent values in #defines
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-23 18:53:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi/api_jam.h
    M smapi/msgapi.h
    ===========================
    smapi:
    add DEBUG to PreprocessorDefinitions; remove MinimalRebuild
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-23 18:50:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/smapi.2019.vcxproj
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Feb 25 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    smapi:
    update make/smapi.2019.suppress
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-24 16:05:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/smapi.2019.suppress
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Feb 26 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    add .gitignore
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 23:03:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A .gitignore
    ===========================
    fidoconf:
    version 20210225
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 23:00:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M fidoconf.spec
    ===========================
    fidoconf:
    delete the part of the conditional expresion that is always true
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 22:07:36 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/afixcmd.c
    ===========================
    fidoconf:
    exclude unnecessary test of "p" pointer for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 21:10:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    call strlen() outside of loops to increase performance
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 19:14:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    free memory to prevent memory leak;
    free memory before writing a message

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 18:54:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/stat.c
    ===========================
    fidoconf:
    check "line" pointer for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 17:19:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/cfg.c
    ===========================
    fidoconf:
    fix wrong casting
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 17:14:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/cfg.c
    ===========================
    fidoconf:
    compare sessionPwd with defaultPwd instead of comparing with itself
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 17:11:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/common.c
    ===========================
    fidoconf:
    Do not check for NULL a known non-NULL pointer
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 17:06:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/afixcmd.c
    ===========================
    fidoconf:
    rename .cvsignore to .gitignore; add *.bak, *.vcxproj.user to the ignore list Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 16:52:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvsignore
    ===========================
    fidoconf:
    add *.2019.vcxproj and *.2019.vcxproj.filters
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-25 14:38:58 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/fconf2binkd.2019.vcxproj
    A make/fconf2binkd.2019.vcxproj.filters
    A make/fconf2golded.2019.vcxproj
    A make/fconf2golded.2019.vcxproj.filters
    A make/fecfg2fconf.2019.vcxproj
    A make/fecfg2fconf.2019.vcxproj.filters
    A make/fidoconf.2019.suppress
    A make/fidoconf.2019.vcxproj
    A make/fidoconf.2019.vcxproj.filters
    A make/linked.2019.vcxproj
    A make/linked.2019.vcxproj.filters
    A make/tparser.2019.vcxproj
    A make/tparser.2019.vcxproj.filters
    ===========================
    fidoconf:
    Watcom makefile debug
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-25 10:05:45 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    hpt:
    cosmetic and functional improvements to PktInfo;
    allow it to run without specifying a config file in the command line;
    new option '-n' to count messages;
    fix for where the packet header timestamp was displayed with an incorrect DST offset
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-25 13:05:13 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/pktinfo.c
    ===========================
    hpt:
    linkTo is unsigned (dword) so cannot be less than zero
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-25 10:27:10 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/hptlink.c
    ===========================
    hpt:
    fix clang warnings
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-25 10:15:45 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/hptlink.c
    M src/post.c
    M src/toss.c
    M src/tpkt.c
    ===========================
    hpt:
    abs() -> labs();
    Fixes warning from clang:
    "warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value"
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-25 10:11:49 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/hpttree.c
    M src/toss.c
    ===========================
    hpt:
    set DEBUG=1 to generate binaries with debugging info
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-25 10:08:51 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    hpt:
    Answering always from the addressed AKA
    Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2021-02-25 10:01:44 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M misc/pingpong.pm
    ===========================
    huskylib:
    Watcom makefile debug
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-25 10:03:48 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    areafix:
    Watcom makefile debug
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-25 10:07:18 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    smapi:
    Watcom makefile debug
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-25 10:04:53 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Mar 1 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    put the string %_vendor in double quotes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 19:52:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M msged.spec
    ===========================
    fidoconf:
    move computing strlen out of the loop
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 23:12:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/stat.c
    ===========================
    fidoconf:
    check the pointer resulting from allocating memory for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 23:11:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/afixcmn.c
    ===========================
    fidoconf:
    fix Visual Studio 2019 warnings
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 23:10:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/afixcmn.c
    M src/arealist.c
    M src/cfg.c
    M src/common.c
    M src/fidoconf.c
    M src/line.c
    M src/stat.c
    ===========================
    fidoconf:
    include huskylib directory for linker before smapi
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 23:08:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/fidoconf.2019.vcxproj
    ===========================
    fidoconf:
    put the string %_vendor in double quotes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 19:49:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf.spec
    ===========================
    fidoconf:
    fix clang warnings
    warning: logical not is only applied to the left-hand side of this bitwise operator [-Wlogical-not-parentheses]
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-28 18:35:58 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    fix clang warnings: address of arrays will always evaluate to 'true'
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-28 18:27:23 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/fecfg2fc.c
    M src/tparser.c
    ===========================
    hpt:
    put the string %_vendor in double quotes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 19:50:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hpt.spec
    ===========================
    huskybse:
    makefile for Apple MacOS
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-28 17:41:05 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    A huskymak.cfg.macos
    ===========================
    htick:
    put the string %_vendor in double quotes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 19:51:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.spec
    ===========================
    fidoroute:
    put the string %_vendor in double quotes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 19:50:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoroute.spec
    ===========================
    huskylib:
    put the string %_vendor in double quotes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 19:51:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib.spec
    ===========================
    areafix:
    put the string %_vendor in double quotes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 19:48:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    ===========================
    smapi:
    put the string %_vendor in double quotes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-02-28 19:52:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi.spec
    ===========================
    smapi:
    msgnum and umsgid are unsigned, cannot be less than zero
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-02-28 18:32:47 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/api_jam.c
    M src/api_sdm.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Mar 2 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    makefile for Apple MacOS X, updated for Xcode on OS X 10.15
    ld does not like -g any more
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-01 11:14:52 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskymak.cfg.macos
    ===========================
    huskybse:
    don't warn about variadic macros when using gcc
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-01 11:12:52 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskymak.cfg.cyg
    M huskymak.cfg.debian
    M huskymak.cfg.djg
    M huskymak.cfg.emx
    M huskymak.mgw
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Mar 3 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    systemize using preprocessor definitions for platform and debugging
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-02 18:01:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/gnmsgid.2019.vcxproj
    M make/huskylib.2019.vcxproj
    ===========================
    huskylib:
    define fseek and ftell
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-02 17:56:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/MSVC.h
    ===========================
    areafix:
    add Visual Studio 2019 configuration
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-02 18:21:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/areafix.2019.vcxproj
    A make/areafix.2019.vcxproj.filters
    ===========================
    areafix:
    use the address in the 2nd parameter of DelLinkFromString()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-02 18:12:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    handle the case when sortAreaListNoDupes() returns 0
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-02 18:12:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    add .gitignore
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-02 18:09:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A .gitignore
    ===========================
    smapi:
    systemize using preprocessor definitions for platform and debugging
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-02 18:05:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/smapi.2019.vcxproj
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Mar 5 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    update *.2019.vcxproj
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 21:21:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/fconf2binkd.2019.vcxproj
    M make/fconf2golded.2019.vcxproj
    M make/fecfg2fconf.2019.vcxproj
    M make/fidoconf.2019.vcxproj
    M make/linked.2019.vcxproj
    M make/tparser.2019.vcxproj
    ===========================
    fidoconf:
    update fidoconf.2019.suppress
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 18:13:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/fidoconf.2019.suppress
    ===========================
    fidoconf:
    set the type of numCopied as size_t
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 18:12:58 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    free "me" pointer to fix commit 73037aa
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 17:16:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/stat.c
    ===========================
    fidoconf:
    fix memory leak when realloc fails in allocating memory
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 17:13:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    use "*value" as an enum value and not as a boolean one
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 17:12:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    remove one of two identical successive statements
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 16:47:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    check me->tag for NULL after malloc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 16:20:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/stat.c
    ===========================
    fidoconf:
    remove the senseless code
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 15:53:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fidoconf.c
    ===========================
    fidoconf:
    compute the bad area name length before freeing the pointer
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 15:50:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fidoconf.c
    ===========================
    fidoconf:
    comment out that will never run
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 13:48:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fidoconf.c
    ===========================
    fidoconf:
    test the pointer for NULL after smalloc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 13:42:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fidoconf.c
    ===========================
    huskylib:
    revert commit f8c9f45
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 18:39:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/huskylib.h
    M huskylib/strext.h
    ===========================
    huskylib:
    set the copyStringUntilSep() return value type as size_t
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 17:39:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/strext.h
    M src/strext.c
    ===========================
    huskylib:
    remove excessive HUSKYEXT from local declarations
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 13:08:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/huskylib.h
    M huskylib/strext.h
    ===========================
    huskylib:
    port to Termux on Android
    The S_IREAD & S_IWRITE defines in <sys/stat.h> are obsolete, and were replaced by S_IRUSR & S_IWUSR respectively. S_IRUSR & S_IWUSR are supported by modern Linux, FreeBSD, Open Watcom 2.0 & macOS X. Evidently MSVC doesn't have S_IRUSR and S_IWUSR, so I've added macros that substitute the old S_IREAD & S_IWRITE defines.
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-04 11:20:41 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/MSVC.h
    M huskylib/UNIX.h
    M src/ioutil.c
    M src/temp.c
    ===========================
    huskylib:
    update *.2019.vcxproj
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-03 23:13:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/gnmsgid.2019.vcxproj
    M make/huskylib.2019.vcxproj
    ===========================
    huskylib:
    define fseek and ftell only for _WIN64; this fixes commit 1a1ecb8
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-03 12:22:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/MSVC.h
    ===========================
    areafix:
    update *.2019.vcxproj
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-04 21:22:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/areafix.2019.vcxproj
    ===========================
    areafix:
    update areafix.2019.vcxproj
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-03 22:55:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/areafix.2019.vcxproj
    ===========================
    areafix:
    aka2str(): pass a pointer to structure
    instead of structure itself

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-03 18:18:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    M src/query.c
    ===========================
    areafix:
    addrComp(): pass pointers to structures
    instead of structures themselves

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-03 16:40:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    M src/query.c
    ===========================
    smapi:
    update *.2019.vcxproj
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-03 23:15:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/smapi.2019.vcxproj
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Mar 6 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    update *.2019.vcxproj and fecfg2fconf.2019.vcxproj.filters
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 21:05:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/fconf2binkd.2019.vcxproj
    M make/fconf2golded.2019.vcxproj
    M make/fecfg2fconf.2019.vcxproj
    M make/fecfg2fconf.2019.vcxproj.filters
    M make/fidoconf.2019.vcxproj
    M make/linked.2019.vcxproj
    M make/tparser.2019.vcxproj
    ===========================
    fidoconf:
    add *.2019.suppress
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 21:03:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/fconf2golded.2019.suppress
    A make/fecfg2fconf.2019.suppress
    A make/linked.2019.suppress
    ===========================
    fidoconf:
    check pointers for NULL after malloc or calloc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 20:58:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fecfg2fc.c
    ===========================
    fidoconf:
    cast fprintf argument to unsigned to correspond to the format
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 20:31:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fc2binkd.c
    ===========================
    fidoconf:
    check area->group for NULL after malloc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 20:21:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fc2ged.c
    ===========================
    fidoconf:
    cast fprintf arguments to unsigned to correspond to the format
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 20:08:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fc2ged.c
    ===========================
    fidoconf:
    close filehandle f1 before returning from function
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 19:57:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fc2ged.c
    ===========================
    fidoconf:
    add tparser.2019.suppress
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 18:55:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/tparser.2019.suppress
    ===========================
    fidoconf:
    fix MSVC 2019 warnings
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 18:54:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/tparser.c
    ===========================
    fidoconf:
    update tparser.2019.vcxproj
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 17:52:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/tparser.2019.vcxproj
    ===========================
    fidoconf:
    remove the line with the assignment already made in the prev. line
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 16:15:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    the "config" variable was already assigned NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 15:55:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fidoconf.c
    ===========================
    fidoconf:
    check the pointer resulting from allocating memory for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 15:54:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fidoconf.c
    ===========================
    fidoconf:
    check the pointer resulting from allocating memory for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 15:47:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fidoconf.c
    ===========================
    fidoconf:
    cast sprintf arguments to unsigned to correspond to the format
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 14:37:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/common.c
    ===========================
    fidoconf:
    update fidoconf.2019.suppress
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 14:35:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/fidoconf.2019.suppress
    ===========================
    fidoconf:
    use "*value" as an enum value and not as a boolean one
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 13:44:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    remove excessive check from the conditional expression
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 13:41:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    port to Termux on Android
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-05 12:58:29 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/common.c
    ===========================
    huskylib:
    update *.2019.vcproj
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-05 17:08:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/gnmsgid.2019.vcxproj
    M make/huskylib.2019.vcxproj
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Mar 7 01:00:38 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    bugfix: show message header banner for every message
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-06 13:15:29 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/pktinfo.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Mar 8 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    port to Termux on Android
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-07 22:59:53 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/pktwrite.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Mar 9 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    version 1.9.20210308
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-08 16:18:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M fidoconf.spec
    ===========================
    fidoconf:
    add suppress_base.json
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-08 16:16:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A suppress_base.json
    ===========================
    fidoconf:
    fix printing incorrect AKA address
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-08 16:02:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    fix the zone, net, node and point limits in testAddr()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-08 13:43:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/tparser.c
    ===========================
    fidoconf:
    add build/ and strace_out
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-08 11:43:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .gitignore
    ===========================
    hpt:
    if present, use the original DateTime string when exporting to a packet
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-08 16:46:50 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/scanarea.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Mar 11 01:00:28 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    replace wrong LogLevel 1 by 4
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-10 19:30:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/scan.c
    M src/scanarea.c
    M src/toss.c
    ===========================
    smapi:
    update smapi.2019.vcxproj
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-10 19:15:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/smapi.2019.vcxproj
    ===========================
    smapi:
    zero entire XMSG struct instead of individual fields; patch by Andrew Clarke 3:633/267
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-10 11:52:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Mar 12 01:00:28 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    replace free() with nfree()
    to prevent free() being called twice on the same pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 18:38:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M ansi.c
    M curses.c
    M cvsdate.h
    M dirute.c
    M dlist.c
    A free.h
    M ibmscrn.c
    M maps/makemaps.c
    M memextra.c
    M msged.spec
    M readmail.c
    M rfind1st.c
    M template.c
    M winntscr.c
    ===========================
    fidoconf:
    cosmetic fix for building fidoconf docs;
    prevents erroneous duplicate message
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-11 20:49:47 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    fidoconf:
    fix CMake deprecation warning
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-11 20:47:53 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    fidoconf:
    build all the fconf2* binaries and give them long names
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-11 20:46:07 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    fidoconf:
    cvsdate=2021-03-11
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:53:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M fidoconf.spec
    ===========================
    fidoconf:
    replace free() with nfree()
    to prevent free() being called twice on the same pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:37:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fecfg146.c
    ===========================
    hptkill:
    cvsdate=2021-03-11
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:55:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M hptkill.spec
    ===========================
    hptkill:
    replace free() with nfree()
    to prevent free() being called twice on the same pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:38:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptkill.c
    ===========================
    areastat:
    cvsdate=2021-03-11
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:52:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    ===========================
    areastat:
    replace free() with nfree()
    to prevent free() being called twice on the same pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:30:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areastat.c
    ===========================
    hpt:
    fix multiple definitions building hptlink
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-11 20:43:26 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    hpt:
    fix CMake deprecation warning
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-11 20:36:04 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    hpt:
    replace free() with nfree()
    to prevent free() being called twice on the same pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 17:45:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/fcommon.c
    M src/perl.c
    ===========================
    htick:
    cvsdate=2021-03-11
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 17:50:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M htick.spec
    ===========================
    htick:
    replace free() with nfree()
    to prevent free() being called twice on the same pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:05:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/htickafix.c
    M src/scan.c
    M src/toss.c
    ===========================
    hptzip:
    set to NULL the pointer after free()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 17:32:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M src/hptzip.c
    M src/iowin32.c
    M src/unzip.c
    M src/zip.c
    ===========================
    huskylib:
    fix CMake deprecation warning
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-11 20:55:15 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    huskylib:
    add #ifdef for syslogFacility variable;
    fixes a warning on MacOS X where it is unused
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-11 20:54:24 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/log.c
    ===========================
    huskylib:
    replace free() with nfree()
    to prevent free() being called twice on the same pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 18:57:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/genmsgid.c
    ===========================
    huskylib:
    replace free() with nfree()
    to prevent free() being called twice on the same pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 18:05:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    M src/dirlayer.c
    M src/fexist.c
    M src/ffind.c
    M src/ftnaddr.c
    M src/genmsgid.c
    M src/gnmsgid.c
    M src/mapfile.c
    M src/xstr.c
    ===========================
    hptsqfix:
    cvsdate=2021-03-11
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:56:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M hptsqfix.spec
    ===========================
    hptsqfix:
    replace free() with nfree()
    to prevent free() being called twice on the same pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:42:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptsqfix.c
    ===========================
    areafix:
    fix CMake deprecation warning
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-11 21:00:53 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    smapi:
    fix CMake deprecation warning
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-11 20:59:19 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    smapi:
    replace free() with nfree()
    to prevent free() being called twice on the same pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 18:51:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    M src/api_sdm.c
    M src/structrw.c
    ===========================
    smapi:
    cvsdate=2021-03-11
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:51:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M smapi.spec
    ===========================
    smapi:
    delete unnecessary huskylib/ directory along with its contents
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 16:15:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D huskylib/Makefile
    D huskylib/compiler.h
    D huskylib/locking.c
    D huskylib/locking.h
    ===========================
    smapi:
    use w_log instead of printf
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-11 11:52:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/api_jam.c
    M src/structrw.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Mar 13 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    revert commit 7598f8a; the code runs when CFGDIR is defined
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-12 22:51:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M fidoconf.spec
    M src/fidoconf.c
    ===========================
    smapi:
    fix commit a17924e
    where the function call was erroneously commented out

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-12 21:13:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M smapi.spec
    M src/api_jam.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Mar 14 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    add a possibilty of using leading "~" in CFGDIR in huskymak.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-13 12:53:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M fidoconf.spec
    M src/fidoconf.c
    ===========================
    hpt:
    add .gitignore
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-13 17:22:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A .gitignore
    M cvsdate.h
    M hpt.spec
    ===========================
    hpt:
    enable optimisation for CMake build
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-13 16:48:55 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    hpt:
    code cleanup: rm w_dbglog()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-13 16:47:54 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/pktread.c
    M src/toss.c
    ===========================
    hpt:
    remove erroneous w-dbglog
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-13 16:38:14 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/pktread.c
    ===========================
    hpt:
    fix potential buffer overread
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-13 16:35:10 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/scanarea.c
    ===========================
    huskylib:
    cvsdate=2021-03-13
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-13 17:16:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    ===========================
    huskylib:
    code cleanup: rm w_dbglog()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-13 17:11:31 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/log.h
    M src/ioutil.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Mar 15 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    update fidoconf.2019.suppress
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 21:53:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/fidoconf.2019.suppress
    ===========================
    fidoconf:
    update suppress_base.json
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 21:27:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M suppress_base.json
    ===========================
    fidoconf:
    leave only one from the two identical expressions
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 20:54:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fc2tor_g.c
    ===========================
    fidoconf:
    read config once
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 20:50:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fc2tor.c
    ===========================
    fidoconf:
    prevent a resource leak by closing the "f1" handle
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 20:47:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fc2fgate.c
    M src/fc2sq.c
    M src/fc2tor.c
    ===========================
    fidoconf:
    delete unused declaration
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 16:39:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/cfg.c
    ===========================
    fidoconf:
    satisfy gcc, use "sizeof object" instead of a define
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 16:35:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/afixcmn.c
    ===========================
    fidoconf:
    do not check the pointer for NULL after srealloc()
    thanks to nilalex

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 13:20:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/cfg.c
    ===========================
    fidoconf:
    do not check the pointer for NULL after smalloc
    thanks to nilalex

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 12:51:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M fidoconf.spec
    M src/fidoconf.c
    ===========================
    hpt:
    use realloc() instead of srealloc()
    since srealloc will not return NULL pointer

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 13:31:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/hptlink.c
    ===========================
    huskylib:
    free the pointer before aborting in srealloc()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-14 12:58:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    M src/memory.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Mar 18 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    add static analysis by PVS-Studio
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-17 12:02:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    smapi:
    add static analysis by PVS-Studio for all branches
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-17 16:49:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Mar 19 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    add static analysis by PVS-Studio for all branches
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 12:10:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    huskylib:
    chmod 0664
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 15:05:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/ffind.c
    ===========================
    huskylib:
    do not check "s" pointer for NULL after srealloc()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 13:05:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    M src/xstr.c
    ===========================
    areafix:
    fix Visual Studio 2019 warnings
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 22:52:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/query.c
    ===========================
    areafix:
    add areafix.2019.suppress
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 22:46:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/areafix.2019.suppress
    ===========================
    areafix:
    prevent dereferencing NULL pointers
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 22:44:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    M src/query.c
    ===========================
    areafix:
    delete excessive check
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 22:30:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    check "token" pointer for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 22:28:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/query.c
    ===========================
    areafix:
    check if arealink pointer != NULL before using it
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 22:11:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    prevent dereferencing of a NULL pointer "reply"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 22:05:20 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    prevent dereferencing of a NULL pointer "cmd"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 22:02:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    compare to an enum constant instead of using as a boolean
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 21:50:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/query.c
    ===========================
    areafix:
    type cast
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 21:45:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/query.c
    ===========================
    areafix:
    a part of conditional expression "cmd" is always true
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 21:39:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    use ptrdiff_t type for pointer arithmetic
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 21:37:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    use srealloc() instead of realloc()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 21:34:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    use "str[0] != 0" instead of "strlen(str) > 0"
    to check for a non-empty string

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 21:31:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    M src/query.c
    ===========================
    areafix:
    use strncpy() instead of memcpy() to preserve terminal null
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 21:10:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/query.c
    ===========================
    areafix:
    prevent leaking a resource by closing "f" file handle before return
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 21:08:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/query.c
    ===========================
    areafix:
    fix Visual Studio 2019 warnings
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 20:56:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    comment out senseless code
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 20:22:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    variables are set but not used
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-18 16:29:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix.spec
    M cvsdate.h
    M src/areafix.c
    M src/query.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Mar 20 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    areafix:
    set the void return type for af_OpenQuery() and af_CloseQuery()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-19 14:12:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M areafix/query.h
    M src/query.c
    ===========================
    areafix:
    do not repeat the same error message; patch by nilalex
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-19 14:05:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/query.c
    ===========================
    areafix:
    use size_t instead of int; thanks to nilalex
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-19 14:02:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Mar 21 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    zero global variables
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-20 18:11:50 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/line.c
    ===========================
    fidoconf:
    use full path for the license file
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-20 18:07:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    huskylib:
    use full path for the license file
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-20 18:06:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    areafix:
    zero global variables
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-20 18:13:37 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/afglobal.c
    M src/areafix.c
    ===========================
    smapi:
    zero global variables
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-20 18:10:11 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/msgapi.c
    ===========================
    smapi:
    use full path for the license file
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-20 17:55:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Mar 22 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpucode:
    add VS 2019 project files
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 12:53:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/hpucode.2019.vcxproj
    A make/hpucode.2019.vcxproj.filters
    ===========================
    hpucode:
    add .gitignore
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 12:51:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvsignore
    A .gitignore
    M h/cvsdate.h
    ===========================
    hpucode:
    fix warnings of Visual Studio 2019
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 12:47:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/scanmsg.c
    ===========================
    hpucode:
    do not use C++ style comments
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 12:40:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/uuecode.h
    M src/scanmsg.c
    ===========================
    hpucode:
    apply "uncrustify" to the sources
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 12:26:20 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/dupe.h
    M h/uuecode.h
    M h/version.h
    M src/dupe.c
    M src/scanmsg.c
    M src/uuecode.c
    M src/uuefile.c
    ===========================
    hpucode:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 12:10:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    hpucode:
    define global variables in uuecode.c and declare them as extern in uuecode.h Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 12:09:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/uuecode.h
    M src/uuecode.c
    ===========================
    hpucode:
    replace CHAR by char
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 12:05:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/uuefile.c
    ===========================
    areastat:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 23:16:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    areastat:
    apply uncrustify
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 22:42:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/areastat.h
    M src/areastat.c
    ===========================
    areastat:
    fix most of gcc 10.2.1 warnings
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 22:22:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M src/areastat.c
    ===========================
    areastat:
    replace format %lu by %u because the argument is of type dword
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 21:33:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areastat.c
    ===========================
    areastat:
    nfree() definition is excessive
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 21:23:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areastat.c
    ===========================
    areastat:
    areastat does not depend on libfidoconfig
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 21:21:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    areastat:
    areastat depends on libhusky
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-21 21:10:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Mar 23 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    areastat:
    remove the dependency on libfidoconfig from CMakeLists.txt
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-22 11:07:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    M h/cvsdate.h
    ===========================
    hpt:
    check return value of fread()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-22 19:57:22 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/dupe.c
    ===========================
    hpt:
    check return values from chown() and chmod()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-22 16:31:10 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/toss.c
    ===========================
    areafix:
    use pvs-studio for static analysis
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-22 13:36:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    A suppress_base.json
    ===========================
    util:
    check if ticOutbound coinsides with passFileAreaDir in order not to open the same directory twice
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-22 11:24:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    M Husky-Rmfiles/perl-Husky-Rmfiles.spec
    M perl-Husky-util.spec
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Mar 24 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    ccache support
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 15:53:56 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    fidoconf:
    change the order of the arguments
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-23 15:49:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    fidoconf:
    func() -> func(void); static functions
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 12:46:27 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M fidoconf/areatree.h
    M fidoconf/fidoconf.h
    M fidoconf/grptree.h
    M src/areatree.c
    M src/cfg.c
    M src/fc2ged.c
    M src/fc2msged.c
    M src/fecfg2fc.c
    M src/fidoconf.c
    M src/grptree.c
    M src/tparser.c
    M src/version.c
    ===========================
    hpucode:
    func() -> func(void)
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-23 16:13:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M h/dupe.h
    ===========================
    hpt:
    ccache support
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 15:56:16 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    hpt:
    main() -> main(void)
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 12:58:43 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/tpkt.c
    ===========================
    hpt:
    func() -> func(void)
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 12:57:08 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/hpt.c
    M src/hptafix.c
    M src/toss.c
    ===========================
    hpt:
    writeImportLog() code cleanup
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 12:55:26 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/toss.c
    ===========================
    htick:
    build all branches
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-23 21:22:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    htick:
    revert the previous commit
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-23 19:38:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    ===========================
    htick:
    ccache support
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-23 16:22:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    ===========================
    htick:
    func() -> func(void)
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-23 16:21:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M h/report.h
    M htick.spec
    ===========================
    huskylib:
    ccache support
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 15:51:35 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    huskylib:
    change the order of the arguments
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-23 15:43:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    huskylib:
    func() -> func(void)
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 12:35:45 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/log.h
    M src/log.c
    M src/temp.c
    M src/tlog.c
    ===========================
    areafix:
    ccache support
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 15:55:01 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    areafix:
    change the order of the arguments
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-23 15:51:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    areafix:
    func() -> func(void); rm duplicate prototypes
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 12:50:33 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M areafix/areafix.h
    M areafix/query.h
    M src/query.c
    ===========================
    smapi:
    ccache support
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 15:52:57 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    smapi:
    change the order of the arguments
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-23 15:48:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    smapi:
    code cleanup: func() -> func(void)
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-23 12:43:22 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M smapi/msgapi.h
    M src/api_jam.c
    M src/msgapi.c
    M src/sq_area.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Mar 25 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    compile according to C11
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-24 19:17:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/fconf2binkd.2019.vcxproj
    M make/fconf2golded.2019.vcxproj
    M make/fecfg2fconf.2019.vcxproj
    M make/fidoconf.2019.vcxproj
    M make/linked.2019.vcxproj
    M make/tparser.2019.vcxproj
    ===========================
    huskylib:
    compile according to C11
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-24 19:11:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/gnmsgid.2019.vcxproj
    M make/huskylib.2019.vcxproj
    ===========================
    areafix:
    compile according to C11
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-24 19:19:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/areafix.2019.vcxproj
    ===========================
    smapi:
    compile according to C11
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-24 19:17:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/smapi.2019.vcxproj
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Mar 26 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    use a pointer in the second argument of writeMsgToPkt()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 22:06:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M h/pkt.h
    M hpt.spec
    M src/pktwrite.c
    M src/scan.c
    M src/toss.c
    M src/tpkt.c
    M src/txt2pkt.c
    ===========================
    hpt:
    exclude the code that never runs
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 21:53:20 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/pktread.c
    ===========================
    hpt:
    first take an address, then make a cast
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 18:01:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    use a pointer to struct instead of struct as the second argument of dupeDetection()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 14:03:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/dupe.h
    M src/dupe.c
    M src/scanarea.c
    M src/toss.c
    ===========================
    hpt:
    combine two identical case branches
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 13:50:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/dupe.c
    ===========================
    hpt:
    use str[0] != '\0' instead of strlen(str)>0
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 13:42:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/dupe.c
    M src/toss.c
    ===========================
    hpt:
    combine two identical case branches
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 13:32:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/dupe.c
    ===========================
    hpt:
    compute the directory length out of the loop
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 13:13:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    compute password length out of the loop
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 13:07:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/pktwrite.c
    ===========================
    hpt:
    use strchr() instead of strstr()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 12:55:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hpt.c
    ===========================
    hpt:
    cast the operand and not the result to prevent overflow
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 12:46:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptafix.c
    ===========================
    hpt:
    check the cb->str pattern for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 12:43:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/carbon.c
    ===========================
    hpt:
    move a string length computation out of the loop
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 11:44:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/carbon.c
    ===========================
    huskylib:
    cvsdate=2021-03-25
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 22:12:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    ===========================
    huskylib:
    check xpatmat() arguments for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-25 12:35:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/patmat.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Mar 27 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    print_ch() -> repeat_char()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-26 13:47:28 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/hptafix.c
    M src/toss.c
    ===========================
    htick:
    rm broken legacy watcom makefiles
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-26 13:51:53 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    D os2/makefile.wco
    D os2/w.cmd
    D win32/makefile.wcw
    D win32/w.bat
    ===========================
    htick:
    makefile for Open Watcom 2.0 for OS/2 & Windows NT
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-26 13:49:24 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    A watcom/makefile
    ===========================
    htick:
    print_ch() -> repeat_char()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-26 13:48:04 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/add_desc.c
    M src/report.c
    ===========================
    htick:
    ccache support
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-26 13:21:05 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    htick:
    fix warnings with clang
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-26 13:13:55 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/report.c
    M src/toss.c
    ===========================
    huskylib:
    use unistd.h with watcom
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-26 13:51:12 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/WATCOMC.h
    M src/tdelay.c
    ===========================
    areafix:
    rewrite print_ch(); print_ch() -> repeat_char()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-26 13:45:11 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M areafix/areafix.h
    M src/areafix.c
    M src/query.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Mar 28 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    add -DUSE_MSGAPI for Squish & JAM support
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 22:28:08 +0300
    Committed by: GitHub <noreply@github.com>
    ===========================
    msged:
    fix clang warnings
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 22:26:50 +0300
    Committed by: GitHub <noreply@github.com>
    ===========================
    msged:
    add -DUSE_MSGAPI for Squish & JAM support
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-28 02:01:06 +1100
    Committed by: Andrew Clarke <mail@ozzmosis.com>
    Files:
    M CMakeLists.txt
    ===========================
    msged:
    fix clang warnings
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-28 01:59:13 +1100
    Committed by: Andrew Clarke <mail@ozzmosis.com>
    Files:
    M fconf.c
    ===========================
    msged:
    fix clang warnings
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-28 01:21:26 +1100
    Committed by: Andrew Clarke <mail@ozzmosis.com>
    Files:
    M config.c
    M fconf.c
    M fido.c
    M filedlg.c
    M readmail.c
    ===========================
    msged:
    Cmake build
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 15:44:16 +0300
    Committed by: GitHub <noreply@github.com>
    ===========================
    msged:
    OpenWatcom 2.0 port
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 15:40:15 +0300
    Committed by: GitHub <noreply@github.com>
    ===========================
    msged:
    cmake build support
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-27 22:14:12 +1100
    Committed by: Andrew Clarke <mail@ozzmosis.com>
    Files:
    M CMakeLists.txt
    ===========================
    msged:
    cmake build support
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-27 22:11:04 +1100
    Committed by: Andrew Clarke <mail@ozzmosis.com>
    Files:
    A CMakeLists.txt
    ===========================
    msged:
    OpenWatcom 2.0 port
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-27 21:31:24 +1100
    Committed by: Andrew Clarke <mail@ozzmosis.com>
    Files:
    A makefile.watcom
    D makefile.wco
    D makefile.wcw
    M strextra.c
    ===========================
    hptkill:
    add vendor_suffix for fedora
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 22:11:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hptkill.spec
    ===========================
    hptkill:
    add relnum
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 21:46:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hptkill.spec
    ===========================
    hptkill:
    static and dynamic builds
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 21:40:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hptkill.spec
    ===========================
    hptkill:
    change archive name
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 21:17:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hptkill.spec
    ===========================
    hptkill:
    add version numbers
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 21:12:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hptkill.spec
    ===========================
    hptkill:
    mv h/cvsdate.h cvsdate.h
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 21:06:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    A cvsdate.h
    D h/cvsdate.h
    M h/version.h
    M make/hptkill.100.vcxproj
    M make/hptkill.100.vcxproj.filters
    M make/hptkill.2019.vcxproj
    M make/hptkill.2019.vcxproj.filters
    M make/hptkill.70.vcproj
    M make/hptkill.71.vcproj
    M make/hptkill.80.vcproj
    M make/hptkill.90.vcproj
    M make/makefile.inc
    ===========================
    hptkill:
    apply uncrustify
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 20:39:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptkill.c
    ===========================
    hptkill:
    add uncrustify.cfg
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 20:26:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify.cfg
    ===========================
    hptkill:
    add hptkill.2019.suppress
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 20:26:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/hptkill.2019.suppress
    ===========================
    hptkill:
    add VS 2019 project files
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 20:25:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/hptkill.2019.vcxproj
    A make/hptkill.2019.vcxproj.filters
    ===========================
    hptkill:
    add .gitignore
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 20:23:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A .gitignore
    M h/cvsdate.h
    M hptkill.spec
    ===========================
    hptkill:
    change format specification to correspond to printed variable type
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 20:17:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptkill.c
    ===========================
    hptkill:
    prevent dereferencing of a potential NULL pointer
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 20:10:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptkill.c
    ===========================
    hptkill:
    change the type of textLength to size_t
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 17:29:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptkill.c
    ===========================
    hpt:
    change the last parameter type of CopyToControlBuf()
    from (unsigned *) to (size_t *)

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 16:37:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    use a pointer to const struct instead of struct
    as the last parameter of createNewLinkArray()

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 16:14:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/seenby.h
    M src/seenby.c
    M src/toss.c
    ===========================
    hpt:
    explicit casts
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 15:56:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/post.c
    ===========================
    hpt:
    restrict the number of copied characters
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 13:30:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/seenby.c
    ===========================
    hpt:
    set permissions to 0664
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 12:55:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hpt.c
    ===========================
    htick:
    change the last parameter type of CopyToControlBuf()
    from (unsigned *) to (size_t *)

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 17:03:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M htick.spec
    M src/toss.c
    ===========================
    huskylib:
    strnlen() for watcom
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-27 22:23:19 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/WATCOMC.h
    M huskylib/compiler.h
    M src/strext.c
    ===========================
    huskylib:
    add "all" target
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-27 11:21:05 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    areafix:
    add "all" target
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-27 11:23:19 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    ===========================
    smapi:
    cvsdate=2021-03-27
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 16:29:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M smapi.spec
    ===========================
    smapi:
    change the last parameter type of CopyToControlBuf()
    from (unsigned *) to (size_t *)

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-27 16:26:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi/msgapi.h
    M src/api_sdm.c
    M src/msgapi.c
    ===========================
    smapi:
    add "all" target
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-27 11:22:06 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M make/makefile.watcom
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Mar 29 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    support MacOS
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-28 18:55:05 +0300
    Committed by: GitHub <noreply@github.com>
    ===========================
    msged:
    support MacOS
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-28 20:06:13 +1100
    Committed by: Andrew Clarke <mail@ozzmosis.com>
    Files:
    M CMakeLists.txt
    ===========================
    huskylib:
    fix the previous commit; patch by nilalex
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-28 22:30:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/xstr.c
    ===========================
    huskylib:
    optimize xscatprintf() code; thanks to nilalex
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-28 18:15:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    M src/xstr.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Mar 30 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    delete empty bundles
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-29 14:06:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/toss.c
    ===========================
    huskylib:
    fix comment
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-29 22:32:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/strext.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Tommi Koivula@2:221/360 to husky inspector on Tue Mar 30 08:15:53 2021
    Tuesday March 30 2021 01:00, husky inspector wrote to All:

    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    delete empty bundles

    Hpt is trying to remove directories! And it aldready did remove some empty ones.

    === Begin OS/2 Clipboard ===
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\local
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\sec
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\temp
    === End OS/2 Clipboard ===

    'Tommi

    --- GoldED+/EMX 1.1.5-b20180707
    * Origin: ---------------------------------->> (2:221/360)
  • From Michael Dukelsky@2:5020/1042 to Tommi Koivula on Tue Mar 30 11:09:48 2021
    Hello Tommi,

    Tuesday March 30 2021, Tommi Koivula wrote to husky inspector:

    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R)
    Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing
    Broken
    ===========================
    hpt:
    delete empty bundles

    Hpt is trying to remove directories! And it aldready did remove some
    empty ones.

    === Begin OS/2 Clipboard ===
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\local
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\sec
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\temp
    === End OS/2 Clipboard ===

    I cannot reproduce it. Empty subdirectories in the protected inbound are not removed. Neither empty files in nonempty subdirectories are deleted.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Michael Dukelsky@2:5020/1042 to Tommi Koivula on Tue Mar 30 12:21:48 2021
    Hello Tommi,

    Tuesday March 30 2021, Michael Dukelsky wrote to Tommi Koivula:

    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R)
    Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing
    Broken
    ===========================
    hpt:
    delete empty bundles

    Hpt is trying to remove directories! And it aldready did remove
    some empty ones.

    === Begin OS/2 Clipboard ===
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\local
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\sec
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\temp
    === End OS/2 Clipboard ===

    I cannot reproduce it. Empty subdirectories in the protected inbound
    are not removed. Neither empty files in nonempty subdirectories are deleted.

    I tried it in Windows. Now I tested it in Linux and also could not reproduce the error. Nevertheless I made a patch that should prevent processing subdirectories. Please test it.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Tommi Koivula@2:221/1 to Michael Dukelsky on Tue Mar 30 13:19:36 2021
    30 Mar 21 12:21, Michael Dukelsky wrote to Tommi Koivula:

    delete empty bundles

    Hpt is trying to remove directories! And it aldready did remove
    some empty ones.

    === Begin OS/2 Clipboard ===
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\local
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\sec
    7 08:14:09 Cannot remove the empty bundle \husky\inbound\temp
    === End OS/2 Clipboard ===

    I cannot reproduce it. Empty subdirectories in the protected
    inbound are not removed. Neither empty files in nonempty
    subdirectories are deleted.

    I tried it in Windows. Now I tested it in Linux and also could not reproduce the error. Nevertheless I made a patch that should prevent processing subdirectories. Please test it.

    No problems in linux. In windows I didn't try.

    But now the problem seems gone in OS/2 GCC4/EMX.

    Thanks.

    'Tommi

    --- GoldED+/EMX 1.1.5-b20180707
    * Origin: rbb.fidonet.fi (2:221/1)
  • From Kai Richter@2:240/77 to Tommi Koivula on Tue Mar 30 14:18:36 2021
    Hello Tommi!

    30 Mar 21, Tommi Koivula wrote to husky inspector:

    hpt: delete empty bundles

    Hpt is trying to remove directories! And it aldready did remove some
    empty ones.

    As far as i know that's part of the feature.

    7 08:14:09 Cannot remove the empty bundle \husky\inbound\local

    bundle != directory

    I would like to suggest more precision for the logfile and/or operation description.

    Regards

    Kai

    --- GoldED+/LNX 1.1.4.7
    * Origin: Monobox (2:240/77)
  • From husky inspector@2:5020/1042.3 to All on Wed Mar 31 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    do not process subdirectories in processDir()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-30 12:26:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/toss.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Apr 1 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    djgpp has a pause() of its own
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-31 17:51:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M ibmscrn.c
    M msged.spec
    ===========================
    hpt:
    use /fsanitize=address instead of /RTC
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-31 12:02:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/hpt.2019.vcxproj
    ===========================
    hpt:
    correct the release build in VS2019
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-03-31 10:00:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/hpt.2019.vcxproj
    ===========================
    hpt:
    revert broken use of strncpy(), strncat()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-31 09:52:17 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/seenby.c
    ===========================
    nltools:
    rm unused code, unused variables
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-31 09:54:58 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M h/crc16.h
    M src/crc16.c
    M src/nlcrc.c
    M src/nldiff.c
    M src/nlupdate.c
    M src/ulc.c
    ===========================
    nltools:
    ccache support
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-03-31 09:53:26 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Apr 2 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    revert commit b05e5e75
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-01 19:22:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/hpt.2019.vcxproj
    ===========================
    hpt:
    use size_t instead of _off_t
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-01 18:27:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    add fileSize to s_fileInDir
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-01 18:12:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/toss.c
    ===========================
    hpt:
    prevent hpt looping on identical bad bundles;
    patch by Nil Alexandrov 2:5015/46

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-01 15:28:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    delete empty pkt or bundle only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-01 15:19:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    nltools:
    port to Open Watcom 2.0, rm old legacy Watcom makefiles
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-04-01 10:33:08 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    A make/makefile.watcom
    D make/makefile.wco
    D make/makefile.wcw
    M src/nlupdate.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Apr 5 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    disable /fsanitze=address
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-04 17:33:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/huskylib.2019.vcxproj
    ===========================
    huskylib:
    old versions of MSVC need strnlen()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-04-04 17:04:32 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/MSVC.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Apr 7 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    add suppress_base.json
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 22:57:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A suppress_base.json
    ===========================
    hpt:
    unknown flavor is "flUndef" and not "-1"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 22:22:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/perl.c
    ===========================
    hpt:
    unused assignment to "ldist"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 21:58:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/perl.c
    ===========================
    hpt:
    expression "srepl->treeId" is always false
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 21:47:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptlink.c
    ===========================
    hpt:
    "!replFound" is always true
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 20:09:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/hptlink.c
    ===========================
    hpt:
    test "progname" for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 20:00:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/carbon.c
    ===========================
    hpt:
    packMsg(): test "link->bsyFile" for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 18:55:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/scan.c
    ===========================
    hpt:
    parse_ftsc_date(): test "pyear" for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 18:47:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/pktread.c
    ===========================
    hpt:
    get_month(): test "pmon" for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 18:42:43 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/pktread.c
    ===========================
    hpt:
    get_month(): test "flag" for NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 18:30:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/pktread.c
    ===========================
    hpt:
    "curr->msgh" was already assigned NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 18:24:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/link.c
    ===========================
    hpt:
    replace "%d" with "%u" in format for an unsigned
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 18:19:20 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hpt.c
    ===========================
    hpt:
    "ptr" was already assigned NULL
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 18:16:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fcommon.c
    ===========================
    hpt:
    surround the expression in macro by parentheses
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 18:11:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/pkt.h
    M src/dupe.c
    ===========================
    hpt:
    parse_ftsc_date(): "else" is not necessary here
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 18:10:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A make/hpt.2019.suppress
    M src/pktread.c
    ===========================
    hpt:
    parse_ftsc_date(): replace "while" by "if"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 17:56:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/pktread.c
    ===========================
    hpt:
    condition "newname != NULL" is always false here
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 13:37:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    use size_t instead of int
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 13:13:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    explicit cast
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 12:13:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    "not_dupe" is always true here
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-06 11:24:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Apr 9 01:00:28 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    add "bool" type
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-08 14:00:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    M huskylib/MSC.h
    M huskylib/MSVC.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Apr 10 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    use builtin strcasecmp(), strncasecmp(), snprintf(), vsnprintf()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-04-09 10:15:34 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/WATCOMC.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Apr 13 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    Update pingpong.pm
    Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2021-04-12 16:46:33 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M misc/pingpong.pm
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Apr 15 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    check if encrypted variables are accessible before using PVS-Studio
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 13:19:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    use echo instead of printenv
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 23:24:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    add "true" after printenv
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 23:02:20 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    fix commits 7ac40ee7..99f6b664
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 22:50:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    print the deduced branch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 22:39:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    print branch after checkout
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 22:19:58 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    checkout current branch in all repositories
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 21:36:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    remove "if"s with always true condition
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 17:39:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/hpt.c
    ===========================
    hpt:
    change distribution to "bionic"
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 17:13:06 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    check if encrypted variables are accessible before using PVS-Studio
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 14:00:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    fix a typo in the filename extension "acs"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 13:29:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    areafix:
    check if encrypted variables are accessible before using PVS-Studio
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-14 12:00:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Alan Ianson@1:153/757 to husky inspector on Wed Apr 14 21:01:08 2021
    Hello husky,

    hpt:
    Update pingpong.pm
    Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2021-04-12 16:46:33 +0300

    Is there any documentation for this? I'd like to get a ping robot setup but I don't know the steps I need to take.

    Ttyl :-),
    Al

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Stas Mishchenkov@2:460/5858 to Alan Ianson on Thu Apr 15 08:20:00 2021
    Hi Alan!

    Wednesday April 14 2021 21:01, you wrote to husky inspector:

    hpt:
    Update pingpong.pm
    Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2021-04-12 16:46:33 +0300

    Is there any documentation for this? I'd like to get a ping robot setup but I don't know the steps I need to take.

    Documentation included. Use 'perldoc pingpong.pm' to read it.

    Have a nice night.
    Stas Mishchenkov.

    --- Have You daily sexual life? Hide it proper from Your wife! ;)
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From husky inspector@2:5020/1042.3 to All on Fri Apr 16 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    skip_cleanup is deprecated
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-15 18:59:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    fidoconf:
    use bionic dist
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-15 18:55:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    fidoconf:
    build all branches
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-15 18:53:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    M cvsdate.h
    M fidoconf.spec
    ===========================
    hpt:
    set os and language for all jobs
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-15 21:18:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    M cvsdate.h
    M hpt.spec
    ===========================
    hpt:
    missing semicolon
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-15 16:18:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    try to checkout current branch in all repos
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-15 16:14:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    huskylib:
    build all branches
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-15 22:21:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    M cvsdate.h
    M huskylib.spec
    ===========================
    areafix:
    set default language
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-15 18:31:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    areafix:
    repeat "os" and "language" for all jobs
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-15 18:16:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    areafix:
    build any branch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-15 16:43:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Alan Ianson@1:153/757 to Stas Mishchenkov on Thu Apr 15 16:16:27 2021
    Hello Stas,

    Is there any documentation for this? I'd like to get a ping robot
    setup but I don't know the steps I need to take.

    Documentation included. Use 'perldoc pingpong.pm' to read it.

    That's excellent, thank you.

    When I send a ping to 153/757 from 153/757.2 I see this in the log..


    ==== Begin: "log.txt" ====
    A 14:53:22 Perl filter eval error: Attempt to access disallowed key 'origin' in a restricted hash at /usr/local/bin/pingpong.pm line 127.
    ==== End: "log.txt" ====

    I read something about that with "perldoc pingpong.pm" but I am unsure what I need to add to my config for origin.

    Ttyl :-),
    Al

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Alan Ianson@1:153/757 to Stas Mishchenkov on Thu Apr 15 18:02:23 2021
    Hello Stas,

    I read something about that with "perldoc pingpong.pm" but I am unsure what I need to add to my config for origin.

    Scratch that! I never had the origin keyword in my config but I added it and now pingpong is replying.

    I notice that those messages don't have the PVT status. Is there a way to add the PVT status to messages or a K/S?

    Also, is it possible for pingpong to delete those messages to ping when it is done?

    When I add %links to the subject it replies with a list of all my links. Is there a way I can narrow down the list to a few trusted nodes? I am not sure that all my links are setup for routing.

    That is a nice ping robot you put together. Thank you for making it available.

    Ttyl :-),
    Al

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Stas Mishchenkov@2:460/5858 to Alan Ianson on Fri Apr 16 07:38:14 2021
    Hi Alan!

    Thursday April 15 2021 16:16, you wrote to me:

    Documentation included. Use 'perldoc pingpong.pm' to read it.

    That's excellent, thank you.

    When I send a ping to 153/757 from 153/757.2 I see this in the log..


    ==== Begin: "log.txt" ====
    A 14:53:22 Perl filter eval error: Attempt to access disallowed key 'origin' in a restricted hash at /usr/local/bin/pingpong.pm line 127.
    ==== End: "log.txt" ====

    It's documented bug of HPT. Previous versions of HPT substituted an empty string.

    I read something about that with "perldoc pingpong.pm" but I am unsure what I need to add to my config for origin.

    In HPT config should be something like this:

    Origin "The Rusty MailBox - Penticton, BC Canada"

    Have a nice night.
    Stas Mishchenkov.

    --- Have You daily sexual life? Hide it proper from Your wife! ;)
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From Stas Mishchenkov@2:460/5858 to Alan Ianson on Fri Apr 16 18:07:34 2021
    Hi Alan!

    Thursday April 15 2021 18:02, you wrote to me:

    I notice that those messages don't have the PVT status. Is there a way
    to add the PVT status to messages or a K/S?

    Added to TODO list.

    Also, is it possible for pingpong to delete those messages to ping
    when it is done?

    Also added to ...

    When I add %links to the subject it replies with a list of all my
    links. Is there a way I can narrow down the list to a few trusted
    nodes? I am not sure that all my links are setup for routing.

    It is possible to set a higher level for such links in the config. Then Ping will be able to check it and, in accordance with it, add the node to the list of available links. Added to TODO list.

    That is a nice ping robot you put together. Thank you for making it available.

    I'm glad that someone needs it.

    Have a nice night.
    Stas Mishchenkov.

    --- Have You daily sexual life? Hide it proper from Your wife! ;)
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From Stas Mishchenkov@2:460/5858 to Alan Ianson on Sat Apr 17 00:47:30 2021
    Hi Alan!

    Thursday April 15 2021 18:02, you wrote to me:

    That is a nice ping robot you put together. Thank you for making it available.

    I have already realized all your wishes. There will be a pull request tomorrow, the version on the github will be updated by Monday, I hope.

    Have a nice night.
    Stas Mishchenkov.

    --- Have You daily sexual life? Hide it proper from Your wife! ;)
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From husky inspector@2:5020/1042.3 to All on Sat Apr 17 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    smapi:
    build all branches
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-16 17:34:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Alan Ianson@1:153/757.2 to Stas Mishchenkov on Fri Apr 16 15:30:27 2021
    Re: Changes in husky sources
    By: Stas Mishchenkov to Alan Ianson on Sat Apr 17 2021 12:47 am

    I have already realized all your wishes. There will be a pull request tomorrow, the version on the github will be updated by Monday, I hope.

    Thank you Stas, much appreciated. I'll get updated when I see it is available.

    Ttyl :-),
    Al

    ... I'm working on my 2nd $million... Gave up on the 1st.
    --- SBBSecho 3.14-Linux
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757.2)
  • From husky inspector@2:5020/1042.3 to All on Sun Apr 18 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    smapi:
    fix typo
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-04-17 12:14:23 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/msgapi.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Stas Mishchenkov@2:460/5858 to Alan Ianson on Sun Apr 18 12:16:16 2021
    Hi Alan!

    Friday April 16 2021 15:30, you wrote to me:

    I have already realized all your wishes. There will be a pull request
    tomorrow, the version on the github will be updated by Monday, I
    hope.

    Thank you Stas, much appreciated. I'll get updated when I see it is available.

    You can get update now from https://brorabbit.g0x.ru/files/perl/filesbbs.html

    Have a nice night.
    Stas Mishchenkov.

    --- Have You daily sexual life? Hide it proper from Your wife! ;)
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From husky inspector@2:5020/1042.3 to All on Mon Apr 19 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    Update pingpong.pm
    Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2021-04-18 23:24:16 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M misc/pingpong.pm
    ===========================
    hpt:
    set origin to an empty string when it is not defined
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-18 23:04:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/hpt.c
    ===========================
    hpt:
    fix some warnings by VS 2019
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-18 23:03:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/perl.c
    ===========================
    hpt:
    closelog() does not need arguments
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-18 22:58:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hpt.c
    ===========================
    hpt:
    Update pingpong.pm
    Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2021-04-18 13:24:39 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M misc/pingpong.pm
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Apr 20 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    remove 32-bit build from the matrix
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-19 13:29:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .travis.yml
    ===========================
    hpt:
    remove excessive "extern"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-19 12:35:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hpt.c
    ===========================
    hpt:
    update VS2019 project files
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-19 12:34:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/hpt.2019.vcxproj
    M make/hpt.2019.vcxproj.filters
    ===========================
    huskylib:
    update "bool" definition for some platforms
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-19 11:02:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    M huskylib/DJGPP.h
    M huskylib/MSC.h
    M huskylib/MSVC.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Apr 21 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    stdbool.h is present since Visual Studio 2013
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-20 22:01:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    M huskylib/MSVC.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Apr 23 01:00:30 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    add areafix to included directories
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-22 13:05:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/hptlink.2019.vcxproj
    M make/pktinfo.2019.vcxproj
    M make/txt2pkt.2019.vcxproj
    ===========================
    smapi:
    set EnableASAN to false
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-22 11:37:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M make/smapi.2019.vcxproj
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Apr 25 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    add "aarch64" platform for correct definition of integer types
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-24 22:24:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    M huskylib/UNIX.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Apr 26 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    smapi:
    use sizeof() instead of a number
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-25 12:44:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M smapi.spec
    M smapi/api_jam.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Apr 27 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    update smapi
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-26 19:07:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    ===========================
    smapi:
    one more sizeof() instead of a number
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-04-26 19:03:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M smapi.spec
    M smapi/api_jam.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon May 3 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    initialize config->name and config->origin with empty string
    if they are == NULL

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-02 20:45:43 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M fidoconf.spec
    M src/fidoconf.c
    ===========================
    hpt:
    move initialization of config->origin to setConfigDefaults()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-02 20:40:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/hpt.c
    ===========================
    hpt:
    initialize $config{packers} with empty string if config->packCount==0
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-02 20:35:36 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/perl.c
    ===========================
    hpt:
    do not assign empty string to "str" if it is already empty
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-02 20:32:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/perl.c
    ===========================
    huskylib:
    allow printing an empty string
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-02 20:25:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    M src/log.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue May 4 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    prevent passing zero size to safe_realloc()
    by checking that *seenByCount > 0;
    bug report by Nil Alexandrov 2:5015/46

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-03 19:42:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/seenby.c
    ===========================
    hpt:
    rename "seenByAlloced" to "seenByAllocated"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-03 19:38:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/seenby.c
    ===========================
    hpt:
    free "msg" before return to prevent memory leak
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-03 16:19:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M src/pktread.c
    ===========================
    smapi:
    replace "assert" by "if" with printing an error and abort()
    thanks to Nil Alexandrov 2:5015/46

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-03 21:29:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M smapi.spec
    M src/structrw.c
    ===========================
    util:
    fix two syntax errors
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-03 14:06:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed May 5 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    smapi:
    do not abort on a JAM error
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-04 10:40:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M smapi.spec
    M src/structrw.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri May 7 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    die if cannot copy or unlink a file
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-06 21:45:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/t/10_report.t
    ===========================
    util:
    add "origin"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-06 21:40:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/t/fido/cfg/23_report.cfg
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat May 15 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    accommodate to 4-digit year - thanks to Nil Alexandrov 2:5015/46; do not count posted netmail; exclude "with subject:..."
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-14 17:57:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M misc/hptlogstat.pl
    ===========================
    htick:
    accommodate to 4-digit year - thanks to Nil Alexandrov 2:5015/46; count files with not specified size
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-14 19:55:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M misc/st_htick.pl
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun May 16 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    replace LL_EXEC with LL_BUNDLE where there is no exec()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-15 20:27:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M hpt.spec
    M misc/hptlogstat.pl
    M src/toss.c
    ===========================
    htick:
    replace LL_EXEC with LL_BUNDLE where there is no exec()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-15 20:28:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/add_desc.c
    ===========================
    htick:
    "not specified" size is no more present in htick log
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-15 11:18:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M misc/st_htick.pl
    ===========================
    htick:
    reformat some comments
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-15 11:14:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M htick.spec
    M src/toss.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Max Vasilyev@2:5057/77 to Andrew Clarke on Mon May 17 23:42:24 2021
    Hello husky!

    05 Apr 21 01:00, you wrote to All:

    huskylib:
    old versions of MSVC need strnlen()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-04-04 17:04:32 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/MSVC.h
    MSVC6 won't compile with huskybse\win32\makeall.mvc :
    Create ../../Release/bin/tpkt.exe...
    pktwrite.obj : error LNK2001: unresolved external symbol _strnlen ../../Release/bin/tpkt.exe : fatal error LNK1120: 1 unresolved externals


    WBR, Max. piwamoto!писем-нет
    --- скучаю по FleetStreet'у :-(((
    * Origin: Personal Reality (2:5057/77)
  • From andrew clarke@3:633/267 to Max Vasilyev on Wed May 19 10:59:13 2021
    On 2021-05-17 23:42:24, Max Vasilyev (2:5057/77) wrote to Andrew Clarke:

    huskylib:
    old versions of MSVC need strnlen()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-04-04 17:04:32 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/MSVC.h
    MSVC6 won't compile with huskybse\win32\makeall.mvc :
    Create ../../Release/bin/tpkt.exe...
    pktwrite.obj : error LNK2001: unresolved external symbol _strnlen ../../Release/bin/tpkt.exe : fatal error LNK1120: 1 unresolved externals

    This works:

    @echo off

    cd huskylib\make
    nmake -f makefile.mvc clean all
    cd ..\..

    cd smapi\make
    nmake -f makefile.mvc clean all
    cd ..\..

    cd fidoconf\make
    nmake -f makefile.mvc clean all
    cd ..\..

    cd areafix\make
    nmake -f makefile.mvc clean all
    cd ..\..

    cd hpt\make
    nmake -f makefile.mvc clean all
    cd ..\..

    --- GoldED+/BSD 1.1.5-b20180707
    * Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267)
  • From husky inspector@2:5020/1042.3 to All on Fri May 21 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    change the default CFGDIR and INFODIR
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-20 21:13:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Max Vasilyev@2:5057/77 to andrew clarke on Fri May 21 08:51:12 2021
    Hello andrew!

    19 May 21 10:59, you wrote to me:

    huskylib:
    old versions of MSVC need strnlen()
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-04-04 17:04:32 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/MSVC.h
    MSVC6 won't compile with huskybse\win32\makeall.mvc :
    Create ../../Release/bin/tpkt.exe...
    pktwrite.obj : error LNK2001: unresolved external symbol _strnlen
    ../../Release/bin/tpkt.exe : fatal error LNK1120: 1 unresolved
    externals
    This works:
    Only for static compilation.
    You've broke DYNLIBS=1 compilation.
    If you add something to huskylib, make it HUSKYEXT.

    WBR, Max. piwamoto!писем-нет
    --- скучаю по FleetStreet'у :-(((
    * Origin: Personal Reality (2:5057/77)
  • From husky inspector@2:5020/1042.3 to All on Sat May 22 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    reformat "parseline_tokens"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-21 21:45:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf/tokens.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun May 23 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    Add handling of daily nodelists
    Author: Fabio Bizzi <62342516+Ventresca68@users.noreply.github.com>
    Date: 2021-05-22 19:05:21 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M fidoconf/fidoconf.h
    M src/line.c
    M src/tparser.c
    ===========================
    fidoconf:
    add "dailynodelist"
    Author: Fabio Bizzi <62342516+Ventresca68@users.noreply.github.com>
    Date: 2021-05-22 15:08:44 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M fidoconf/tokens.h
    ===========================
    nltools:
    Add handling of daily nodelists
    Author: Ventresca68 <bizzi@bizzi.org>
    Author: Fabio Bizzi <62342516+Ventresca68@users.noreply.github.com>
    Date: 2021-05-22 20:40:06 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M src/nlupdate.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Tommi Koivula@2:221/1 to husky inspector on Sun May 23 11:19:42 2021
    22 May 21 01:00, husky inspector wrote to All:

    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    reformat "parseline_tokens"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-21 21:45:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf/tokens.h

    Now I get this when running any of hpt, htick, tparser, linked...

    === Cut ===
    Warning: Token array is not bsearchable. This will result in a performance penalty. The offending token is: ticpwd
    === Cut ===

    'Tommi

    ---
    * Origin: rbb.fidonet.fi (2:221/1)
  • From Tommi Koivula@2:221/1 to husky inspector on Sun May 23 11:23:12 2021
    M fidoconf/tokens.h

    Now I get this when running any of hpt, htick, tparser, linked...

    === Cut ===
    Warning: Token array is not bsearchable. This will result in a performance penalty. The offending token is: ticpwd
    === Cut ===

    'Tommi

    ---
    * Origin: rbb.fidonet.fi (2:221/1)
  • From Fabio Bizzi@2:335/364.3 to Tommi Koivula on Sun May 23 11:11:15 2021
    Hello, Tommi Koivula.
    On 23/05/21 11:23 you wrote:

    M fidoconf/tokens.h
    Now I get this when running any of hpt, htick, tparser, linked...
    === Cut === Warning: Token array is not bsearchable. This will
    result in a performance penalty. The offending token is: ticpwd
    === Cut ===

    Got it, that token is not in alphabetical order, I'll fix it as soon as I can (maybe tomorrow, now I'm ot for the weekend) or maybe Michael could do it sooner. :)

    I have, also, to add the documentation for the new token/functionality. ;)

    --
    Ciao.
    Fabio.
    --- Hotdoged/2.13.5/Android
    * Origin: ]\/[imac Boss Android Point (2:335/364.3)
  • From Angel Ripoll@2:341/66 to Tommi Koivula on Sun May 23 10:44:44 2021
    Hola Tommi!

    23 May 21 11:23, Tommi Koivula dijo a husky inspector:


    M fidoconf/tokens.h

    Now I get this when running any of hpt, htick, tparser, linked...

    === Cut ===
    Warning: Token array is not bsearchable. This will result in a performance penalty. The offending token is: ticpwd
    === Cut ===

    +1

    Un saludo,
    Angel Ripoll
    aripoll @ zruspas.org
    --- GoldED+/LNX 1.1.5-b20180707 + HPT 1.9 + Binkd 1.1 en Debian
    * Origin: Synchronet - bbs.zruspas.org - Zruspa's BBS - (2:341/66)
  • From Michael Dukelsky@2:5020/1042 to Tommi Koivula on Sun May 23 13:53:56 2021
    Hello Tommi,

    Sunday May 23 2021, Tommi Koivula wrote to husky inspector:

    M fidoconf/tokens.h

    Now I get this when running any of hpt, htick, tparser, linked...

    === Cut ===
    Warning: Token array is not bsearchable. This will result in a
    performance penalty. The offending token is: ticpwd
    === Cut ===

    Fixed.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Fabio Bizzi@2:335/364.3 to Michael Dukelsky on Sun May 23 13:53:33 2021
    Hello, Michael Dukelsky.
    On 23/05/21 13:53 you wrote:

    M fidoconf/tokens.h
    Now I get this when running any of hpt, htick, tparser, linked...
    === Cut === Warning: Token array is not bsearchable. This will
    result in a performance penalty. The offending token is: ticpwd
    === Cut ===
    Fixed. Michael

    Thank you Michael, now I have only to write the docs. :)

    --
    Ciao.
    Fabio.
    --- Hotdoged/2.13.5/Android
    * Origin: ]\/[imac Boss Android Point (2:335/364.3)
  • From Tommi Koivula@2:221/1.911 to Michael Dukelsky on Sun May 23 15:32:18 2021
    Hello, Michael Dukelsky.
    On 23/05/2021 13.53 you wrote:

    Hello Tommi,
    Sunday May 23 2021, Tommi Koivula wrote to husky inspector:
    M fidoconf/tokens.h
    Now I get this when running any of hpt, htick, tparser, linked...
    === Cut ===
    Warning: Token array is not bsearchable. This will result in a
    performance penalty. The offending token is: ticpwd
    === Cut ===
    Fixed.

    +1

    Tommi
    --- Hotdoged/2.13.5/Android
    * Origin: .911 (2:221/1.911)
  • From Tommi Koivula@2:221/1.911 to Fabio Bizzi on Sun May 23 15:32:55 2021
    Hello, Fabio Bizzi.
    On 23/05/2021 13.53 you wrote:

    Hello, Michael Dukelsky.
    On 23/05/21 13:53 you wrote:
    M fidoconf/tokens.h
    Now I get this when running any of hpt, htick, tparser, linked...
    === Cut === Warning: Token array is not bsearchable. This will
    result in a performance penalty. The offending token is: ticpwd
    === Cut ===
    Fixed. Michael
    Thank you Michael, now I have only to write the docs. :)

    +2 :)

    Tommi
    --- Hotdoged/2.13.5/Android
    * Origin: .911 (2:221/1.911)
  • From Angel Ripoll@2:341/66 to Tommi Koivula on Sun May 23 17:44:48 2021
    Hola Tommi!

    23 May 21 15:32, Tommi Koivula dijo a Michael Dukelsky:

    Hello, Michael Dukelsky.
    On 23/05/2021 13.53 you wrote:

    Hello Tommi,
    Sunday May 23 2021, Tommi Koivula wrote to husky inspector:
    M fidoconf/tokens.h
    Now I get this when running any of hpt, htick, tparser, linked...
    === Cut ===
    Warning: Token array is not bsearchable. This will result in a
    performance penalty. The offending token is: ticpwd
    === Cut ===
    Fixed.

    +1

    +2

    Un saludo,
    Angel Ripoll
    aripoll @ zruspas.org
    --- GoldED+/LNX 1.1.5-b20180707 + HPT 1.9 + Binkd 1.1 en Debian
    * Origin: Synchronet - bbs.zruspas.org - Zruspa's BBS - (2:341/66)
  • From husky inspector@2:5020/1042.3 to All on Mon May 24 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    restore the sorted order of the tokens
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-05-23 13:52:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf/tokens.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed May 26 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    change documentation after adding "Dailynodelist" statement
    Author: Fabio Bizzi <62342516+Ventresca68@users.noreply.github.com>
    Date: 2021-05-25 17:19:06 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M doc/proposal.texi
    ===========================
    nltools:
    change documentation after adding "Dailynodelist" statement
    Author: Fabio Bizzi <62342516+Ventresca68@users.noreply.github.com>
    Date: 2021-05-25 17:21:58 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M README.md
    M man/nlupdate.1
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat May 29 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    fix MSGED build for USE_FIDOCONFIG=1
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2021-05-28 20:10:30 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M config.h
    ===========================
    huskylib:
    fix DYNLIBS=1 build
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2021-05-28 19:53:10 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M huskylib/compiler.h
    M huskylib/strext.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Jun 10 01:00:26 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    remove inexisting "-fstrength-reduce" option
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-09 20:46:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    hptkill:
    remove inexisting "-fstrength-reduce" option
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-09 20:38:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    sqpack:
    add "with static" and "with debug"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-09 20:55:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M sqpack.spec
    ===========================
    sqpack:
    remove inexisting "-fstrength-reduce" option
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-09 20:54:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    huskylib:
    remove inexisting "-fstrength-reduce" option
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-09 20:45:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    hptsqfix:
    add "with static" and "with debug"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-09 20:41:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M hptsqfix.spec
    ===========================
    hptsqfix:
    remove inexisting "-fstrength-reduce" option
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-09 20:39:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    areafix:
    remove inexisting "-fstrength-reduce" option
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-09 20:34:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    ===========================
    smapi:
    remove inexisting "-fstrength-reduce" option
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-09 20:53:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Jun 13 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    new feature: config line ending with " \" continues at the next line
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-12 22:37:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/proposal.texi
    M src/cfg.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Jun 18 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    add "bool" definition
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-17 20:32:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M huskylib.spec
    M huskylib/WATCOMC.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Jun 29 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    smapi:
    change the version definition type
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-06-28 12:27:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi/msgapi.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Jul 5 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    add "stdbool.h"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-07-04 17:38:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/UNIX.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Jul 11 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    put a point after xref{}
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-07-10 12:08:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/fidoconfig.texi
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Jul 13 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    smapi:
    replace VER_* to SMAPI_VER_*
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-07-12 16:09:58 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi/msgapi.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Jul 25 01:00:28 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    add "bool" definition
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2021-07-24 23:14:40 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M cvsdate.h
    M huskylib.spec
    M huskylib/EMX.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Jul 29 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    put bool definition in one place; thanks to Andrew Clarke 3:633/267
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-07-28 13:36:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/DJGPP.h
    M huskylib/EMX.h
    M huskylib/MSC.h
    M huskylib/MSVC.h
    M huskylib/UNIX.h
    M huskylib/WATCOMC.h
    M huskylib/compiler.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Jul 31 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    correct a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-07-30 18:37:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/proposal.texi
    ===========================
    fidoconf:
    add a detailed explanation on the lines with continuations
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-07-30 12:15:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/proposal.texi
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Aug 4 01:00:28 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    remove unnecessary phrase
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-08-03 21:49:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M man/tparser.1
    ===========================
    fidoconf:
    remove reference to sourceforge.net
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-08-03 21:46:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M man/fconf2.1
    ===========================
    fidoconf:
    use backslashes for line continuation for the sample config
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-08-03 21:45:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/config
    ===========================
    fidoconf:
    replace sample config v1.4 by config v1.9
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-08-03 21:42:43 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/config
    ===========================
    hpt:
    update texinfo.tex from ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-08-03 22:03:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/texinfo.tex
    ===========================
    hpt:
    fix hpt.texi
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-08-03 22:01:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M doc/hpt.texi
    ===========================
    htick:
    fix htick.texi
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-08-03 22:09:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M doc/htick.texi
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Aug 18 01:00:34 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    update texinfo.tex from ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-08-17 13:22:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M cvsdate.h
    M doc/manual/texinfo.tex
    ===========================
    msged:
    fix msged.texi
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-08-17 13:20:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/manual/msged.texi
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Aug 27 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    fix using stdbool.h for C++; bug report by Sergey Anohin 2:5034/10
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-08-26 14:59:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/compiler.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Sep 11 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    fix English grammar issues
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-10 21:49:04 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/lib/Fidoconfig/Token.pm
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Sep 30 01:00:32 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 19:12:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A INSTALL
    ===========================
    msged:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:48:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    D .cvsignore
    A .gitignore
    M Makefile
    D cvsdate.h
    M doc/makefile.husky
    D doc/manual/makefile.husky
    D huskymak.cfg
    M maps/makefile.husky
    M maps/makemaps.c
    D msged.spec
    ===========================
    fidoconf:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 18:50:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    ===========================
    fidoconf:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:32:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    M .gitignore
    M Makefile
    D cvsdate.h
    M doc/Makefile
    M doc/fidoconfig.texi
    D fidoconf.spec
    D huskymak.cfg
    ===========================
    hptkill:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 18:59:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    ===========================
    hptkill:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:38:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    M .gitignore
    M Makefile
    D cvsdate.h
    D hptkill.spec
    D huskymak.cfg
    ===========================
    hpt:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 18:58:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    ===========================
    hpt:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:37:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    M .gitignore
    M Makefile
    D cvsdate.h
    M doc/Makefile
    M doc/hpt.texi
    D hpt.spec
    D huskymak.cfg
    M src/post.c
    ===========================
    huskybse:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 19:10:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M README.Makefiles
    ===========================
    huskybse:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:46:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    A INSTALL.asciidoc
    A INSTALL_ru.asciidoc
    A Makefile
    A husky.spec.in
    M huskymak.cfg
    A huskymak.rpm.cfg
    A script/build.sh
    A script/build_rpm
    A script/init_build
    A script/init_rpm_build
    A script/spec_configure
    ===========================
    htick:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 19:08:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    ===========================
    htick:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:44:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    A .gitignore
    M Makefile
    D cvsdate.h
    M doc/Makefile
    M doc/htick.texi
    D htick.spec
    D huskymak.cfg
    ===========================
    hptzip:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 19:07:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    ===========================
    hptzip:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:43:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    A .gitignore
    M Makefile
    D cvsdate.h
    ===========================
    fidoroute:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 18:56:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    ===========================
    fidoroute:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:35:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .gitignore
    M Makefile
    D fidoroute.spec
    ===========================
    sqpack:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 19:16:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL
    ===========================
    sqpack:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:50:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    A .gitignore
    M Makefile
    D cvsdate.h
    D huskymak.cfg
    D sqpack.spec
    ===========================
    huskylib:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 19:11:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    ===========================
    huskylib:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:47:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    M .gitignore
    M Makefile
    D cvsdate.h
    D huskylib.spec
    D huskymak.cfg
    ===========================
    hptsqfix:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 19:05:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL
    ===========================
    hptsqfix:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:41:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    A .gitignore
    M Makefile
    D h/cvsdate.h
    D hptsqfix.spec
    D huskymak.cfg
    ===========================
    areafix:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 18:49:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    ===========================
    areafix:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:30:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M .gitignore
    M Makefile
    D areafix.spec
    D cvsdate.h
    D huskymak.cfg
    ===========================
    smapi:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 19:13:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    ===========================
    smapi:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:49:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D .cvs2cl
    M .gitignore
    M Makefile
    D cvsdate.h
    D huskymak.cfg
    D smapi.spec
    ===========================
    util:
    refer to huskybse/INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 19:20:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A INSTALL
    M MANIFEST
    ===========================
    util:
    rewrite makefiles from scratch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-29 16:52:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A .gitignore
    D Fidoconfig-Token/perl-Fidoconfig-Token.spec
    D Husky-Rmfiles/perl-Husky-Rmfiles.spec
    M MANIFEST.SKIP
    A Makefile
    M bin/fixOutbound.pl
    M bin/rmLink.pl
    M bin/rmLinkMail.pl
    M bin/showold.pl
    D build_util_rpm
    D perl-Husky-util.spec
    A uninstall_perl_module.pl
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From Nil A@2:5015/46 to Michael Dukelsky on Thu Sep 30 05:08:34 2021
    Hello, Michael!

    Thursday September 30 2021 01:00, from husky inspector -> All:

    rewrite makefiles from scratch

    Масштабные коммиты, все мейкфайлы по новой.
    А что там идеалогически, функционально,... изменилось?

    По мне, так написать CMake файлы в несколько строчек вместо всего этого и дело с концом, если уже переделывать.

    Best Regards, Nil
    --- GoldED+/LNX 1.1.5
    * Origin: Linux 2.6.32-042stab145.3 (2:5015/46)
  • From husky inspector@2:5020/1042.3 to All on Fri Oct 1 01:00:26 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    add generating cvs_date to appveyor.yml
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 21:48:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    huskybse:
    replace "build" with "build.sh"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 13:28:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    hptzip:
    add generating cvs_date to appveyor.yml
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 22:03:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    huskylib:
    move cvsdate.h into "before_build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 22:22:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    huskylib:
    remove "dir"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 21:21:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    huskylib:
    revert previous commit
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 21:14:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    huskylib:
    cd before computing date
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 21:09:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    huskylib:
    add generating cvs_date to appveyor.yml
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 21:04:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    areafix:
    add generating cvs_date to appveyor.yml
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 21:58:20 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    smapi:
    move cvsdate.h into "before_build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 22:30:36 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    smapi:
    add generating cvs_date to appveyor.yml
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-09-30 21:35:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Oct 2 01:00:30 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    add semicolons
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:51:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    fidoconf:
    move cvsdate.h into "before_build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 12:22:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    hptkill:
    add semicolons
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:54:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    hptkill:
    add ps:
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:27:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    hptkill:
    add generating cvs_date to appveyor.yml
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:20:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    hpt:
    add semicolons
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:53:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    hpt:
    add generating cvs_date to appveyor.yml
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 12:55:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    htick:
    add semicolons
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:56:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    htick:
    add space
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:30:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    htick:
    add generating cvs_date to appveyor.yml
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:09:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    hptzip:
    add semicolon
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:55:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    hptzip:
    move cvsdate.h into "before_build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 12:40:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    sqpack:
    add generating cvs_date to appveyor.yml
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 14:10:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    huskylib:
    revert previous commit
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 12:52:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    huskylib:
    debug commit
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 12:51:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    hptsqfix:
    add semicolons
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:48:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    hptsqfix:
    add "h\"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:45:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    hptsqfix:
    add generating cvs_date to appveyor.yml
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:41:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    areafix:
    add semicolons
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 13:50:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    ===========================
    areafix:
    move cvsdate.h into "before_build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-01 12:30:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M appveyor.yml
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Oct 4 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    update scripts for using in FreeBSD
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-03 21:24:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    M script/init_build
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Oct 5 01:00:32 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:51:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    fidoconf:
    remove redirection to /dev/null
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 19:05:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    fidoconf:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:40:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptkill:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:42:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hpt:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:41:43 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    use curly brackets in shell variable names
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 21:53:58 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    fix the logic of updating configs for FreeBSD
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 20:52:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    M script/init_build
    ===========================
    huskybse:
    give the full uninstall command for FreeBSD
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 19:29:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.asciidoc
    M INSTALL_ru.asciidoc
    ===========================
    huskybse:
    add info on FreeBSD and new option "-d" for "init_build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 17:48:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.asciidoc
    M INSTALL_ru.asciidoc
    ===========================
    huskybse:
    check if cvsdate has changed before writing to cvsdate.h
    to prevent recompilation

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 15:22:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    remove unnecessary flag
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 12:31:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.rpm.cfg
    ===========================
    huskybse:
    delete excessive assignment
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 12:10:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_build
    ===========================
    huskybse:
    add "-n" and "-p" options for build.sh
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 11:17:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    huskybse:
    use huskymak.cfg.bsd in init_build
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 10:26:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_build
    ===========================
    huskybse:
    update huskymak.cfg.bsd to bring it in line with new makefiles
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 10:24:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg.bsd
    ===========================
    htick:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:45:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:44:20 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    sqpack:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:53:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskylib:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:48:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptsqfix:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:43:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    areafix:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:39:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    smapi:
    run depend code for depend command only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 18:52:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    util:
    remove perl-Husky-util.spec from MANIFEST
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 11:34:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M MANIFEST
    ===========================
    util:
    remove perl-Fidoconfig-Token.spec from MANIFEST
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 10:47:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/MANIFEST
    ===========================
    util:
    remove perl-Husky-Rmfiles.spec from MANIFEST
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-04 10:46:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/MANIFEST
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Oct 6 01:00:38 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    use "cat" instead of "<"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-05 12:07:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M maps/makefile.husky
    ===========================
    huskybse:
    add new options to usage line
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-05 17:38:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    util:
    fix a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-05 13:35:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    util:
    use PERL5LIB on FreeBSD for uninstall
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-05 13:32:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Oct 7 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    quote names in PROGRAMS; bug report by Dmitriy Smirnov 2:5010/352
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-06 18:27:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.rpm.cfg
    ===========================
    huskybse:
    add missing dependency for sqpack_cmp
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-06 17:45:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Oct 8 01:00:26 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    add dependency on $(msged_OBJDIR); bug report by Dmitriy Smirnov 2:5010/352 Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-07 20:21:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M maps/makefile.husky
    ===========================
    huskybse:
    replace "which" by "whereis"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-07 22:33:13 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build_rpm
    M script/init_build
    M script/init_rpm_build
    ===========================
    huskybse:
    check whether makinfo is installed
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-07 22:12:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M script/build.sh
    ===========================
    huskybse:
    check if gmake is installed on FreeBSD
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-07 20:38:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_build
    ===========================
    sqpack:
    limit "oldName" length
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-07 19:56:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M sqpack.c
    ===========================
    sqpack:
    remove variable "highMsg" that is set but not used
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-07 19:52:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M sqpack.c
    ===========================
    hptsqfix:
    comment out memcpy() copying "text" onto itself
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-07 19:46:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptsqfix.c
    ===========================
    hptsqfix:
    fix output format
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-07 19:45:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptsqfix.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Oct 9 01:00:28 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    add space before debug switch
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-10-08 12:24:32 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M makefile.watcom
    ===========================
    huskybse:
    move one paragraph to a better place
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-08 22:27:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.asciidoc
    M INSTALL_ru.asciidoc
    ===========================
    huskybse:
    remove PERLDATADIR from huskymak.cfg since it is taken now from Config.pm Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-08 22:14:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.rpm.cfg
    ===========================
    huskylib:
    move Open Watcom's prototype for strcasecmp() to strings.h
    Author: Andrew Clarke <mail@ozzmosis.com>
    Date: 2021-10-08 12:28:03 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M huskylib/WATCOMC.h
    ===========================
    util:
    take perl paths from Config.pm
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-08 22:09:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Oct 11 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    add info on directory with Perl modules
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-10 23:03:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.asciidoc
    M INSTALL_ru.asciidoc
    ===========================
    huskybse:
    change error msg to "Please install makeinfo program"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-10 14:11:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    util:
    install Perl modules to $(PREFIX)/share/perl5 for PREFIX != /usr/local
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-10 20:23:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Oct 13 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    generate an error if there are several goals for make
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-12 13:39:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    use $(filter ...) instead of $(findstring ...)
    for checking whether a program is contained in $(PROGRAMS),
    so that quoting program names in $(PROGRAMS) is not necessary.
    This also reverts commit e2773d1 "quote names in PROGRAMS".
    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-12 12:44:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.rpm.cfg
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Oct 14 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    fix a typo; thanks to Andrew Clarke 3:633/267
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-10-13 10:14:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.asciidoc
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Nov 6 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    allow PREFIX to start with "~"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-05 22:22:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    prepare for merging with master branch
    by deleting temporary changes

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-05 21:37:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    replace "-p" option by "-j JOBS"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-05 21:02:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    huskybse:
    add "%{?jobs}" to "%make_build" and "%make_install"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-05 20:47:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M husky.spec.in
    ===========================
    huskybse:
    add "no-update" and "-j JOBS" options
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-05 20:44:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build_rpm
    ===========================
    huskybse:
    add "PERLDATADIR" as "$PREFIX/share/perl5"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-05 20:42:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/spec_configure
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Nov 8 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    mention how to inform oneself about helper scripts options
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-07 10:39:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.asciidoc
    M INSTALL_ru.asciidoc
    ===========================
    util:
    do not print recipes for $(token_gz) and $(rmfiles_gz)
    since they always run

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-07 10:53:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    util:
    remove uninstall_perl_module.pl, it is not used any more
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-07 10:42:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D uninstall_perl_module.pl
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Nov 12 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    simplify conditions for printing error messages
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 21:51:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    replace $(or ) of filters with one filter
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 21:31:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    generate info installation variables/rules
    Generate info_PREREQ, info_RECIPE, uninfo_RECIPE and *.info.gz rules
    in the gen_subproject function. Later these rules are used by common code
    for info installation/uninstallation.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 21:08:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    get rid of need_* variables
    It's more convenient to use value as is (blank or project name)
    instead of 0/1 check.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 21:07:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    set common variables inside the gen_subproject function
    Requires escaping $ to delay variable evaluation to eval phase,
    they are blank during call phase.

    We switched the overwrites which use ROOTDIR to lazy evaluation since
    ROOTDIR is set later.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 21:06:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    add per-subproject prerequisites to the gen_subproject
    Move *_PREREQ filling to the generating function. UNDOCDIR_PREREQ is
    added only for 4 subprojects, so add special <subproject>_UNDOCDIR_PREREQ variable for them.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 21:05:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    move per-subproject generation right before rules
    The idea is to have per-subproject variables to be generated from
    the function. It must follow special per-subproject variables
    section.

    Since it also generates _update rules, the first of
    them becomes the default, so set .DEFAULT_GOAL. Setting MAKECMDGOALS
    affects the code but does not affect default goal selection.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 21:03:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    assign $(space) to huskybse_DATEFILES
    to prevent using the default *.h *.c which do not exist

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 21:01:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    replace multiple Makefile includes by one with $(patsubst ...)
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 21:00:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    use list of enabled subprojects
    Generate list of enabled subprojects and use it for rule
    generation.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:58:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    get rid of date_make2shell function
    There is no point for the function anymore, the code is executed
    every time when gen_date_selection is called but extra call makes it
    less readable. Move it to gen_date_selection.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:56:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    remove <subproject>_get_date rule
    After generalization there is no point to have a separate rule for
    mdate, move it to <subproject>_rule.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:55:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    generate update rule
    Finish generalization of update rules, create gen_subproject
    function and call it for all the subprojects with eval to generate
    main update rule.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:53:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    use pattern rules for _glue and _get_date targets.
    Now, when we have mostly unified the rules, it's possible to create
    common pattern rules for the targets.

    The <project>_update target is a bit special due to generated
    dependencies and pattern does not work there. So we leave it untouched
    by this patch.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:51:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    unify (almost) the structure of the "update" code.
    The current code distinguishes three types of rule sets for update targets:
    1) those whose modification date (mdate) is used only for the project
    itself;
    2) those whose mdate is used for other projects, but which do not
    use others' mdates;
    3) those which use others' mdates to choose their own.

    It uses different target names for "main" target (which becomes
    direct dependency of update target):
    for 1) - <project>_wdate
    2) - <project>_glue
    3) - <project>_cmp

    and a bit different rule structure (no glue for 1), cmp for 3)).

    From the code point of view, there is no practical benefit for this
    separation, just maybe self-documenting.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:46:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    make a function get_mdate which takes one parameter - a subproject name
    and looks up in git the latest modification date of the code files. For
    most of the subprojects it is $(<project>_H_DIR)*.h $(_SRC_DIR)$(DIRSEP)*.c,
    so use it as the default variable overwritable by <project>_DATEFILES.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:44:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    Implement gen_date_selection function
    and use it in *_cmp targets to generate shell code selecting the
    latest date from dependent subprojects.

    List the projects used to calculate date in the variables instead of
    directly in the rules. It helps to remove hptzip condition in hpt
    and htick rules and will help later to make a universal rule.

    Since need_hptzip variable is 0/1, take another one,
    HPTZIP (blank or hptzip) to use in the lists. The list variables
    must be lazy for that reason.

    Keep hpt and htick *_cmp indention to make the patch more readable.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:42:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    add cvsdate.h creation to util subproject.
    Unify cvsdate.h creation and move it to a function.
    There are 2 types of it:
    - using make variable when date is taken from the subproject only;
    - using shell variable when date is selected from several
    subprojects.

    Use only the latter one. To do it the rules which used the former
    way need to initialize shell variables with the make ones. Do it
    with a helper function (it is easier to replace).

    For all the subprojects except hptsqfix the file is created in the
    root directory, but in hptsqfix it's in the headers' one. So, make
    it possible to list exceptions in a variable <project>.CVSDATEDIR.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:39:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    replace all "<subproject>_update" rules by one static pattern rule.
    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:36:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    use update condition only for "include <subproject>/Makefile"
    since it uses cvsdate.h created by make update.

    Thanks to Zhenja Kaliuta 2:4500/1.59

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-11 20:33:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Nov 16 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    check if 'makeinfo' is installed only if MAKEINFO is defined
    Use $(MAKEINFO) instead of makeinfo in the message text.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-15 15:17:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Nov 17 01:00:22 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    remove '#ifndef USE_FIDOCONFIG' for 'shell_expand'
    The declaration should also be present if fidoconfig is used
    since 'huskylib.h' is not included.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 22:26:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M config.h
    ===========================
    fidoconf:
    add $(fidoconf_LIBS) to the recipe linking by 'ld' linker
    As a consequence, add it also to the prerequisite of the rule.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 21:06:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    add assigning huskymak for Darwin
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 22:44:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    huskybse:
    update "init_build" for use on Darwin
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 22:36:36 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_build
    ===========================
    huskybse:
    update huskymak.cfg.macos for the new makefiles
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 22:15:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg.macos
    ===========================
    huskybse:
    add a check for Darwin if makeinfo is installed
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 21:16:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    move including a subproject makefile inside "gen_subproject"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 17:16:15 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    set 'huskylib_LIBNAME' to 'husky' and not to 'huskylib'
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 17:08:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskylib:
    prepend "@" to "pwd > /dev/null"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 22:23:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    areafix:
    define areafix_LIBS;
    add it to the recipe linking areafix_TARGETDLL by 'ld' linker.
    As a consequence, add it also to the prerequisite of the rule.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 20:48:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    smapi:
    add $(smapi_LIBS) to the recipe linking by 'ld' linker
    As a consequence, add it also to the prerequisite of the rule.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-16 21:30:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Nov 18 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    check for the full path of grep
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-17 19:37:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_build
    ===========================
    huskybse:
    replace backticks with single quotation marks
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-17 19:32:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_build
    ===========================
    huskybse:
    add comment on installing Module::Build;
    remove lines for PDF and TEXI2DVI

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-17 19:18:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg.macos
    ===========================
    huskybse:
    specify full path for grep, makeinfo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-17 19:14:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg.macos
    ===========================
    huskybse:
    check for the presence of "makeinfo" using the full path
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-17 19:01:36 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    remove check for "make"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-17 18:56:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_build
    ===========================
    huskybse:
    make the recommendation in the previous commit more detailed
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-17 10:22:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_build
    ===========================
    huskybse:
    change recommendation for Darwin to "brew install ..."
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-17 08:01:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_build
    ===========================
    hptzip:
    add "-lz" option to the recipe building dynamic library with ld
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-17 18:39:43 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    replace '#ifdef unix' with '#if defined(__UNIX__)'
    and prepend the line with '#include "huskylib/compiler.h"'

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-17 18:36:52 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptzip.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Nov 23 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    add w64-mgw, that is compilation using mingw for win64
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-22 19:39:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/genverst.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Nov 30 01:00:16 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    give more details on the sequence of actions before the build
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-29 16:32:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.asciidoc
    M INSTALL_ru.asciidoc
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Dec 1 01:00:18 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    add *.h to fidoroute_DATEFILES
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-30 22:26:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    add info on which programs are built
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-30 22:25:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.asciidoc
    M INSTALL_ru.asciidoc
    ===========================
    fidoroute:
    put version numbers in version.h
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-30 21:03:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoroute.cpp
    A version.h
    ===========================
    huskylib:
    move version number definition to huskylib/version.h;
    change the project name in version definitions to lowercase

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-11-30 22:49:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M huskylib/huskylib.h
    A huskylib/version.h
    M src/version.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Dec 2 01:00:20 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    change the project name in version definitions to lowercase
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-01 19:27:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M fidoconf/version.h
    M src/fc2aed.c
    M src/fc2binkd.c
    M src/fc2fgate.c
    M src/fc2ged.c
    M src/fc2msged.c
    M src/fc2sq.c
    M src/fc2tor.c
    M src/fecfg2fc.c
    M src/linked.c
    M src/tparser.c
    M src/version.c
    ===========================
    hptkill:
    change the project name in version definitions to lowercase
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-01 19:43:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M h/version.h
    M src/hptkill.c
    ===========================
    hpt:
    change the project name in version definitions to lowercase
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-01 19:39:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M h/version.h
    M src/global.c
    M src/hpt.c
    M src/hptlink.c
    M src/hpttree.c
    M src/perl.c
    M src/pktinfo.c
    M src/pktwrite.c
    M src/scan.c
    M src/tpkt.c
    M src/txt2pkt.c
    ===========================
    htick:
    change the project name in version definitions to lowercase
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-01 19:51:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M h/version.h
    M src/htick.c
    ===========================
    hptzip:
    change the project name in version definitions to lowercase
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-01 19:48:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M hptzip/version.h
    M src/version.c
    ===========================
    hptsqfix:
    change the project name in version definitions to lowercase
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-01 19:46:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M h/version.h
    M src/hptsqfix.c
    ===========================
    areafix:
    change the project name in version definitions to lowercase
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-01 19:09:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M areafix/version.h
    M src/version.c
    ===========================
    smapi:
    move version number definition to smapi/version.h;
    change the project name in version definitions to lowercase

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-01 17:09:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M smapi/msgapi.h
    A smapi/version.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Dec 3 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    fix version output in the previous commit
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-02 13:12:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M config.c
    M msged.c
    ===========================
    msged:
    use GenVersionStr() from huskylib for generating versionStr
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-02 12:27:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M config.c
    M msged.c
    M nshow.c
    M readmail.c
    M template.c
    M version.h
    ===========================
    huskylib:
    remove minor and cbranch from the version string for the current branch
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-02 11:30:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/genverst.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Dec 16 01:00:24 2021
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    insert the line referring to INSTALL.asciidoc
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2021-12-15 20:44:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)