• Changes in husky sources

    From husky inspector@2:5020/1042.3 to All on Wed Jan 19 01:00:28 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    define LIBENV variable changing the library path
    LIBENV is used for setting LD_LIBRARY_PATH on Linux and FreeBSD
    and for setting DYLD_LIBRARY_PATH on Darwin

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-18 17:19:43 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M maps/makefile.husky
    ===========================
    msged:
    define two functions: "maps_build_rules" and "maps_install_rules"
    We use the functions for generating maps. If DYNLIBS=0, we create
    maps during the build using "maps_build_rules". If DYNLIBS=1, we
    make maps during installation; that is why we use "maps_install_rules".

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-18 13:41:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M maps/makefile.husky
    ===========================
    msged:
    use LD_LIBRARY_PATH
    for the case of DYNLIBS=1 when RPM_BUILD_ROOT is defined or the home
    directory is a part of the PREFIX setting.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-18 13:23:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    msged:
    indent includes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-18 13:18:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    msged:
    add detailed comment to maps generation
    in the case of DYNLIBS=1

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-18 12:54:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M maps/makefile.husky
    ===========================
    msged:
    simplify msged_uninstall by using "find" command
    As a result, even if two or more "msged" versions happen to be installed,
    all of them will be uninstalled.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-18 12:50:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M doc/makefile.husky
    M maps/makefile.husky
    ===========================
    huskybse:
    move "OSType" definition to the makefile beginning
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-18 15:43:56 +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 Jan 20 01:00:18 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    remove both static and dynamic libraries
    during "distclean" to prevent the situation when the build directory was not cleaned because a user toggled DYNLIBS in "huskymak.cfg" first and after
    that ran `make distclean`.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-16 12:33:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    fidoconf:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:25:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    fidoconf:
    move the extraction of the version components to
    the main Makefile

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 13:40:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptkill:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:30:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptkill:
    move the extraction of the version components to
    the main Makefile

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 16:05:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hpt:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:28:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hpt:
    move the extraction of the version components to
    the main Makefile

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 16:03:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    move "OSType" definition to the makefile beginning
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-18 15:43:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    change directory to $(INFODIR_DST)
    before calling install-info for which the variable
    <subproject>_cvsdate is created

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 21:32:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    add "util" to the list of the subprojects
    for which the variable <subproject>_cvsdate is created

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 20:30:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    remove excessive declaration
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 17:29:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    fix a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:16:36 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    generate version numbers for the "build" & "install"
    targets and not for the "uninstall" one.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:15:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 21:31:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    Generate version numbers for subprojects
    during "install" and "uninstall" using Perl for
    extracting the version components from the version.h
    files; GNU grep is not used by makefiles any more.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 13:30:00 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.cfg.macos
    ===========================
    huskybse:
    introduce the USED_LIBRARIES and MSGED macros
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 13:10:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    replace grep by a perl script in "gen_cvsdate"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 13:01:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    insert a semicolon after every uninfo_RECIPE member
    except the last one

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 12:55:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    do not generate cvsdate.h for huskybse
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 12:47:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    htick:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:34:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    remove both static and dynamic libraries
    during "distclean" to prevent the situation when the build directory was not cleaned because a user toggled DYNLIBS in "huskymak.cfg" first and after
    that ran `make distclean`.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-15 20:15:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:32:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    move the extraction of the version components to
    the main Makefile

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 16:10:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    fidoroute:
    reorganize formats and arguments of fprintf calls
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-19 15:46:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoroute.cpp
    ===========================
    fidoroute:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:26:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    sqpack:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:40:25 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    sqpack:
    prepend "sqpack_" to version names
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 16:29:49 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M sqpack.c
    M version.h
    ===========================
    sqpack:
    move the extraction of the version components to
    the main Makefile

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 16:26:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskylib:
    remove both static and dynamic libraries
    during "distclean" to prevent the situation when the build directory was not cleaned because a user toggled DYNLIBS in "huskymak.cfg" first and after
    that ran `make distclean`.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-15 20:22:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskylib:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:35:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskylib:
    move the extraction of the version components to
    the main Makefile

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 16:14:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptsqfix:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-16 12:37:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptsqfix:
    move the extraction of the version components to
    the main Makefile

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 16:07:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    areafix:
    remove both static and dynamic libraries
    during "distclean" to prevent the situation when the build directory was not cleaned because a user toggled DYNLIBS in "huskymak.cfg" first and after
    that ran `make distclean`.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-15 20:02:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    areafix:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:22:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    areafix:
    move the extraction of the version components to
    the main Makefile

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 13:37:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    smapi:
    remove both static and dynamic libraries
    during "distclean" to prevent the situation when the build directory was not cleaned because a user toggled DYNLIBS in "huskymak.cfg" first and after
    that ran `make distclean`.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-15 20:37:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    smapi:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:38:42 +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: 2022-01-12 16:22:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    util:
    replace the 'distclean' action by the 'realclean'
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-15 22:58:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    util:
    rename the "all" target to "build"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-15 22:56:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    util:
    use util_cvsdate fetched in the main Makefile
    instead of util_date

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-14 12:53:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    util:
    do not delete cvsdate.h during distclean
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-12 16:51:28 +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 Jan 21 01:00:16 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    htick:
    allow the so-called "advanced" TIC file format
    when the "To" field is of the form
    "To FirstName LastName, zone:net/node". Both the FirstName and
    the LastName are just skipped.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-20 16:06:55 +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 Mon Jan 24 01:00:18 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    fix generating DVI documentation
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-23 22:16:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/makefile.husky
    ===========================
    fidoconf:
    fix generating DVI documentation
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-23 22:12:58 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/Makefile
    ===========================
    hpt:
    fix generating DVI documentation
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-23 22:14:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/Makefile
    ===========================
    htick:
    fix generating DVI documentation
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-23 22:15:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/Makefile
    ===========================
    smapi:
    declare FOFS as hUINT32 and not as hSINT32
    since it should be unsigned according to Squish Developers Kit

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-01-23 21:51:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M smapi/api_sq.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Wed Feb 9 01:00:18 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    one may use both gcc and clang for linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 23:05:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    fidoconf:
    change the build of the dynamic library
    to take into account the build on Windows

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:49:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hpt:
    "#undef link" when USE_PERLIO is defined
    to prevent applying the macro from XSUB.h converting "link"
    to "PerlLIO_link"

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:50:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/perl.c
    ===========================
    hpt:
    MINGW has no "sys/wait.h"
    therefore, we should not #include <sys/wait.h>

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:50:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/perl.c
    ===========================
    hpt:
    MINGW already has "SetConsoleTitleA" declaration
    and it is not necessary to repeat it in hpt/h/fcommon.h

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:50:10 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/fcommon.h
    ===========================
    hpt:
    exclude "perl.c" if PERL != 1
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 11:03:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    use POSIX shell parameter expansion
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 21:45:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    huskybse:
    change the debug option to "-Og"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 21:18:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.cfg.macos
    ===========================
    huskybse:
    delete excessive compiler setting
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 21:12:43 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    M huskymak.rpm.cfg
    ===========================
    huskybse:
    update the scripts for MINGW platform
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:51:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A huskymak.cfg.mgw
    M script/build.sh
    M script/init_build
    ===========================
    huskybse:
    print "Trying to update" for every subproject
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:51:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    issue the "error" if LIBDIR not defined
    only for the case of DYNLIBS=1

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:51:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    check if Module::Build is installed
    and not for a line from the doc

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:51:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    one may use both gcc and clang for linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 23:06:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    change the static and dynamic libraries build
    to take into account the build on Windows

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:50:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    put tmu_date.tm_sec as an argument of unused()
    since unused() can accept only a scalar argument and not a struct

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:50:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptzip.c
    ===========================
    hptzip:
    put curly brackets
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:50:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptzip.c
    ===========================
    huskylib:
    one may use both gcc and clang for linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 23:07:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskylib:
    define "farread" and "farwrite" when USE_PERLIO
    is defined

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:51:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/MINGW32.h
    ===========================
    huskylib:
    change the build of the dynamic library
    to take into account the build on Windows

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:51:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    areafix:
    one may use both gcc and clang for linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 23:04:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    areafix:
    change the build of the dynamic library
    to take into account the build on Windows

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:49:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    smapi:
    one may use both gcc and clang for linking
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 23:08:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    smapi:
    change the build of the dynamic library
    to take into account the build on Windows

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-08 20:51:56 +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 Feb 10 01:00:16 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    improve some comments
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-09 18:35:33 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.cfg.macos
    M huskymak.cfg.mgw
    M huskymak.rpm.cfg
    ===========================
    huskybse:
    add "Before Starting Husky Build" chapter
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-09 11:35:02 +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 Fri Feb 11 01:00:20 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    add p5-Test-Simple to the list of FreeBSD programs
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-10 17:26:52 +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 Sat Feb 12 01:00:20 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    remove not used files
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-11 20:12:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D src/flush.c
    D src/flushasm.asm
    D src/parsenn.c
    D src/tlog.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Feb 13 01:00:18 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    bring version handling to one standard
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-12 21:55:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/spec_configure
    ===========================
    huskybse:
    bring fidoroute version to the standard form
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-12 21:55:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M husky.spec.in
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Feb 14 01:00:24 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    move exclusions in msged_SRC to the root Makefile
    because they are needed there for dependency calculation

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:20:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    msged:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:20:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    fidoconf:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:16:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptkill:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:18:23 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hpt:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:17:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    move exclusions in msged_ALL_SRC from msged/Makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:19:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    exclude iowin32.c if OStype !~ MINGW
    Author: Michael Dukelsky <mike@freebsd.d1042.ru>
    Date: 2022-02-13 22:19:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    generate a "depend" rule for every subproject
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:19:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    htick:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:19:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:18:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    comment out unnecessary #include
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:18:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/version.c
    ===========================
    fidoroute:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:17:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    sqpack:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:21:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskylib:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:20:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptsqfix:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:18:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    areafix:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:16:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    smapi:
    move "depend" generation to the root makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-13 22:21:03 +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 Feb 15 01:00:14 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    replace "OStype" with "ostyp"
    so as not to be confused with "OSTYPE"

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-14 20:38:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    replace "OStype" with "ostyp"
    so as not to be confused with "OSTYPE"

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-14 20:38:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    hptzip:
    remove the code already present in the root Makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-14 20:37:22 +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 Sun Feb 20 01:00:26 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    add "LinkOptions" description
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-19 21:59:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/fidoconfig.texi
    ===========================
    fidoconf:
    correct LinkOptions. Thanks to Kai Richter 2:240/77
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-02-19 21:42:06 +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 Sat Apr 23 01:00:20 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    delete the version check
    since "version" is not implemented as a predefined variable

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-04-22 12:37:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M config/config
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Jun 21 01:00:20 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    do not free an element of the static array
    BadmailReasonString;
    bug report by Sergey Zabolotny 2:469/122

    Author: Michael Dukelsky <node@d1042.ru>
    Date: 2022-06-20 16:32:08 +0300
    Committed by: Michael Dukelsky <node@d1042.ru>
    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 Sat Jun 25 01:00:38 2022
    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: 2022-06-24 12:36:19 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/manual/texinfo.tex
    ===========================
    fidoconf:
    remove the line commented out in a wrong way
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 18:29:38 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/common.c
    ===========================
    fidoconf:
    remove nonexistent flag "npd"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 17:17:03 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/config
    M doc/fidoconfig.texi
    M src/common.c
    M src/fecfg2fc.c
    ===========================
    areastat:
    remove nonexistent flag "npd"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 17:10:16 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areastat.c
    ===========================
    hpt:
    remove nonexistent flag "npd"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 17:26:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M config/config
    M config/config.ru
    M src/pktwrite.c
    M src/post.c
    ===========================
    hpt:
    update texinfo.tex
    from ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex

    Author: Michael Dukelsky <node@d1042.ru>
    Date: 2022-06-24 12:23:42 +0300
    Committed by: Michael Dukelsky <node@d1042.ru>
    Files:
    M doc/texinfo.tex
    ===========================
    huskybse:
    add checks for ExtUtils::Embed and Test::More
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 22:58:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    huskybse:
    put "-z" instead of "-n" to check for not installed module
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 18:51:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    huskybse:
    remove checks that are now in build.sh
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 18:25:07 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    add checks for installed programs
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 17:35:14 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    huskybse:
    remove nonexistent flag "npd"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 17:28:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M config/robots
    ===========================
    htick:
    remove nonexistent flag "npd"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 17:08:22 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/htick.rus.texi
    M doc/htick.texi
    M misc/config
    ===========================
    hptzip:
    remove nonexistent flag "npd"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 17:18:09 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M htick.md
    ===========================
    bsopack:
    remove nonexistent flag "npd"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 17:12:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconfig.md
    ===========================
    areafix:
    remove nonexistent flag "npd"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 17:04:43 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areafix.c
    ===========================
    areafix:
    fix a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 13:33:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/query.c
    ===========================
    util:
    remove "diagnostics"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-06-24 17:59:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Fidoconfig-Token/Build.PL
    M Fidoconfig-Token/t/01_load.t
    M Fidoconfig-Token/t/02_OS.t
    M Fidoconfig-Token/t/03_norm.t
    M Fidoconfig-Token/t/04_strip.t
    M Fidoconfig-Token/t/05_expandVars.t
    M Fidoconfig-Token/t/06_cmpPattern.t
    M Fidoconfig-Token/t/07_boolExpr.t
    M Fidoconfig-Token/t/08_parseIf.t
    M Fidoconfig-Token/t/09_findTokenValue.t
    M Fidoconfig-Token/t/10_findByValue.t
    M Husky-Rmfiles/Build.PL
    M Husky-Rmfiles/t/01_load.t
    M Husky-Rmfiles/t/02_OS.t
    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
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Jul 4 01:07:36 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    Revert "remove nonexistent flag "npd""
    This reverts commit 3fa672d47755b652254c0f3f77848b93dd622e5d.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-07-03 21:13:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/config
    M doc/fidoconfig.texi
    M src/common.c
    M src/fecfg2fc.c
    ===========================
    fidoconf:
    Revert "remove the line commented out in a wrong way"
    This reverts commit c91bef5369a097fb0ab744894fb5837b7d8556e3.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-07-03 21:12:47 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/common.c
    ===========================
    areastat:
    Revert "remove nonexistent flag "npd""
    This reverts commit 26f6eeee54980db09e0a851d882cf05c41cd5a2f.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-07-03 21:10:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areastat.c
    ===========================
    hpt:
    Revert "remove nonexistent flag "npd""
    This reverts commit f65ae9f6f3fe05f88d9a291b34442bb3c381772f.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-07-03 21:30:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M config/config
    M config/config.ru
    M src/pktwrite.c
    M src/post.c
    ===========================
    bsopack:
    Revert "remove nonexistent flag "npd""
    This reverts commit 7aa7ed18225a2c01718603d98b3672420629bf82.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-07-03 21:16:01 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconfig.md
    ===========================
    areafix:
    Revert "remove nonexistent flag "npd""
    This reverts commit e38ee585b30c19e152f5ecde47e61aa00b68cab0.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-07-03 21:08:28 +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 Thu Sep 1 01:00:26 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    add an option to build the sources without updating them
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-08-02 12:10:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    huskybse:
    fix the case when mock cannot be installed
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-07-30 22:44:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_rpm_build
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Sep 23 23:49:16 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    add an option to build the sources without updating them
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-08-02 12:10:54 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    ===========================
    huskybse:
    fix the case when mock cannot be installed
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-07-30 22:44:32 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_rpm_build
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Sep 30 23:49:20 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    add Areastat to the SubProjects' list
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2022-09-30 23:14:33 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M Makefile
    ===========================
    huskybse:
    add Areastat to the main makefile
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2022-09-30 23:03:18 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M Makefile
    M huskymak.cfg
    ===========================
    areastat:
    rewrite makefile in Michael Dukelsky' style
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2022-09-30 22:49:13 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M Makefile
    ===========================
    nltools:
    rewrite makefile in Michael Dukelsky' style
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2022-10-01 00:44:29 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@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 Sat Oct 1 23:49:14 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    add nlTools to the main makefile and huskymak.cfg
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2022-10-01 00:50:07 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M Makefile
    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 Wed Dec 7 23:49:14 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    produce defines in husky.spec for existing subprojects only
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-07 21:05:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/spec_configure
    ===========================
    huskybse:
    fix not differentiating hpt and hptkill in PROGRAMS
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-07 20:59:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/spec_configure
    ===========================
    huskybse:
    rename huskymak.rpm.cfg to huskymak.cfg
    after copying it from huskybse. Now you may change settings in
    huskymak.cfg as usual, and not in huskymak.rpm.cfg

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-07 20:52:43 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.asciidoc
    M INSTALL_ru.asciidoc
    M Makefile
    M script/build_rpm
    M script/init_rpm_build
    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 Fri Dec 9 23:49:14 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    improve mapping of settings of huskymak.cfg to husky.spec
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-09 18:22:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M husky.spec.in
    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 Tue Dec 13 23:49:16 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    add an order-only-prerequisite for "$(rmLink_DST)"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-13 21:44:36 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    util:
    move "$(DESTDIR)$(MAN3DIR)" creation to the main makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-13 20:57:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    ensure that hpt utilities are not built when hpt is not built
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-13 22:21:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.cfg.macos
    M huskymak.cfg.mgw
    M huskymak.rpm.cfg
    ===========================
    huskybse:
    create destination directories in the main makefile
    instead of creating them in the makefiles of some subprojects.
    This guarantees their creation even if only one subproject
    is built.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-13 21:17:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    areastat:
    move "$(DESTDIR)$(MAN5DIR)" creation to the main makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-13 20:27:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    nltools:
    replace the rule for "$(nltools_TARGET_DST)"
    with a static pattern rule since multiple targets in a regular rule
    cannot be used with GNU make v.3.82

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-13 21:33:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    fidoroute:
    move "$(DESTDIR)$(MAN5DIR)" creation to the main makefile
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-13 20:29:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskylib:
    move "$(DESTDIR)$(BINDIR)" and "$(DESTDIR)$(MAN5DIR)" creation
    to the main makefile

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-13 20:36:47 +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 Dec 16 23:49:14 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    add areastat and nltools to the @progs array
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-16 23:00:56 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/spec_configure
    ===========================
    huskybse:
    remove an excessive "endif"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-16 22:43:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M husky.spec.in
    ===========================
    huskybse:
    add areastat and nltools
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-16 22:33:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M husky.spec.in
    M huskymak.cfg.bsd
    M huskymak.cfg.macos
    M huskymak.cfg.mgw
    M huskymak.rpm.cfg
    M script/spec_configure
    ===========================
    huskybse:
    add HPTZIP dependancy on nltools
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-16 22:18:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    ===========================
    huskybse:
    add dependancies on PROGRAMS items and other variables
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-16 22:14:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M husky.spec.in
    M script/spec_configure
    ===========================
    huskybse:
    use more conditionally expanded macros
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-16 21:31:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M husky.spec.in
    ===========================
    huskybse:
    use conditionally expanded macros
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-16 21:10:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M husky.spec.in
    ===========================
    huskybse:
    ensure that hpt utilities are not built when hpt is not built
    when husky.spec is generated

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-16 20:39:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/spec_configure
    ===========================
    areastat:
    modify version component names by prepending the subproject name
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-16 23:10:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/version.h
    M src/areastat.c
    ===========================
    nltools:
    modify version component names by prepending the subproject name
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-16 23:15:08 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/version.h
    M src/nlcrc.c
    M src/nldiff.c
    M src/nlupdate.c
    M src/ulc.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Dec 23 23:49:14 2022
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    fix a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-23 21:30:20 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.md
    ===========================
    hptkill:
    take into account the config filename in the command line
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-23 22:54:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptkill.c
    ===========================
    nltools:
    fix a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2022-12-23 12:46:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    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 Thu Jan 5 23:49:30 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    msged:
    comment out unused 'length' variable
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 22:22:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M freq.c
    ===========================
    msged:
    delete the 0 flag in the format strings
    since if a precision is given with a numeric conversion (X),
    the 0 flag is ignored

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 18:37:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M misc.c
    ===========================
    fidoconf:
    use 'const char *' instead of 'char *'
    in the first argument of InsertCfgLine() and in the first two
    arguments of IsAreaAvailable()

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 18:09:50 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M fidoconf/afixcmd.h
    M src/afixcmd.c
    ===========================
    huskybse:
    replace 'make' with 'gmake'
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 21:50:28 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskymak.cfg.bsd
    ===========================
    hptzip:
    cast get_crc_table() to 'const unsigned long *'
    to prevent compiler warning

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 18:25:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/zip.c
    ===========================
    htick:
    delete an excessive assignment
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 18:30:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    htick:
    delete unused "res" variable
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 18:28:46 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/fcommon.c
    ===========================
    hptkill:
    use 'const char *' instead of 'char *'
    in the second argument of delete_area() and in the first
    argument of changeconfig(). Thanks to nilalex.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 17:50:26 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptkill.c
    ===========================
    areastat:
    delete the comparison that is always true:
    'ibuff' is an array of non-zero size with already allocated memory,
    and therefore the comparison 'ibuff != NULL' is always true

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 22:53:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areastat.c
    ===========================
    areastat:
    replace format specification for type 'short' with the one for type 'int'
    since the argument is of the type 'int'

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 22:40:31 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areastat.c
    ===========================
    areastat:
    delete the comparison that is always false:
    the 'line' pointer cannot be NULL since the 'line' is an array
    of a fixed non-zero size

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 22:35:30 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areastat.c
    ===========================
    huskylib:
    implement 'free' as a function instead of a macro
    to allow casting of its argument

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-05 18:19:35 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/memory.h
    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 Fri Jan 6 23:49:20 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    areastat:
    replace '255' with 'sizeof ibuff'
    because fgets() reads in at most one less than size characters.
    Thanks to nilalex.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-06 13:09:06 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/areastat.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Jan 7 23:49:18 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    do not use casting in nfree() call
    since changing nfree() implementation from a macro
    to a function was cancelled.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-07 00:17:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/afixcmd.c
    ===========================
    hptkill:
    revert the previous commit
    One cannot change the type of 'cfgfile' argument
    of delete_area() from 'char *' to 'const char *'
    because the pointer is later freed in
    changeconfig().

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-07 00:19:41 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/hptkill.c
    ===========================
    areastat:
    remove cvsdate.h
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-07 00:18:55 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D h/cvsdate.h
    ===========================
    areastat:
    fix a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-07 00:18:45 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/cvsdate.h
    M src/areastat.c
    ===========================
    nltools:
    remove cvsdate.h
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-07 00:20:11 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D h/cvsdate.h
    ===========================
    huskylib:
    revert the previous commit
    Implementing nfree() as a function as it was made,
    was erroneous. Setting the pointer to NULL did not
    work because it could not be passed back to the
    caller. On the other hand, this setting the pointer
    to NULL is a kludge, it just masks bugs in the code.
    Since there are 1211 entries of nfree(), there may
    be too many bugs to fix. It is easier for me just
    to revert the commit.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-01-07 00:17:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M huskylib/memory.h
    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 Jan 12 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    fix cmake
    Author: Alexander Skovpen <askovpen@users.noreply.github.com>
    Date: 2023-01-12 11:35:08 +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 Jan 13 23:49:18 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    cmake fix
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2023-01-13 14:24:47 +0300
    Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    ===========================
    hptzip:
    cmake fix
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2023-01-13 14:47:50 +0300
    Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    ===========================
    htick:
    cmake fix
    Author: Alexander Skovpen <askovpen@users.noreply.github.com>
    Date: 2023-01-13 15:45:41 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    smapi:
    cmake fix
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2023-01-13 13:47:50 +0300
    Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    ===========================
    smapi:
    fix cmake
    Author: Alexander Skovpen <askovpen@users.noreply.github.com>
    Date: 2023-01-13 10:14:51 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    huskylib:
    cmake fix
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2023-01-13 23:00:53 +0300
    Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    ===========================
    huskylib:
    cmake fix
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2023-01-13 13:43:18 +0300
    Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    ===========================
    areafix:
    cmake fix
    Author: Alexander N. Skovpen <alexander@skovpen.org>
    Date: 2023-01-13 14:45:22 +0300
    Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
    Files:
    M CMakeLists.txt
    ===========================
    hpt:
    cmake fix
    Author: Alexander Skovpen <askovpen@users.noreply.github.com>
    Date: 2023-01-13 15:19:29 +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 Wed Feb 1 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    Added -c command line parameter to hptlink and hpttree.
    Author: vitaliy-aksyonov <gbmr@i.ua>
    Date: 2023-02-01 18:51:38 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M man/hptlink.1
    M man/hpttree.1
    M src/hptlink.c
    M src/hpttree.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 8 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    display the pkt zone field without changes
    when running pktinfo even if it is zero

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-02-08 18:58:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M h/pkt.h
    M src/pktinfo.c
    M src/pktread.c
    M src/pktwrite.c
    M src/toss.c
    ===========================
    hpt:
    change the algorithm of assining zone when zone=0.
    If origZone (or destZone) in a packet header is equal to zero, then
    first look for a link with net coinciding with the origNet (or destNet).
    If such link is found, assign its zone to origZone (or destZone).
    Otherwise, look among the configuration owner addresses for the net
    coinciding with the origNet (or destNet). If such an address is found,
    assign its zone to origZone (or destZone). Otherwise, assign the main
    address zone to origZone (or destZone).

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-02-08 18:57:24 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    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 Thu Feb 9 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    do not use variable declaration in a "for" statement;
    it can be used since C99 and may not be available in the old comilers.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-02-09 11:40:58 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    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 Sat Feb 18 23:49:12 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    OS/2 compilation with modern gcc
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2023-02-18 10:39:36 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@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 Sun Feb 19 23:49:14 2023
    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: 2023-02-19 21:41:44 +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 Fri Feb 24 23:49:12 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskylib:
    Revert "fix OS/2 compilation"
    This reverts commit a64367a3e8c6ab30d497ce2a0679ab592186fe4b.

    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2023-02-24 09:59:40 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M huskylib/typesize.h
    ===========================
    huskylib:
    fix OS/2 compilation
    Author: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com>
    Date: 2023-02-24 09:25:20 +0400
    Committed by: vasilyevmax <35378045+vasilyevmax@users.noreply.github.com> Files:
    M huskylib/typesize.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Feb 25 23:49:12 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    add attrib.pm - two subs to handle ARQ and RRQ message attributes for HPT Perl Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
    Date: 2023-02-25 22:16:24 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    A misc/attrib.pm
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Jul 18 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    Take into account a possible change in the name and/or path of the config Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-07-18 21:51:43 +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 Jul 21 23:49:16 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    remove references to already removed sms/ and mtt/ directories
    Author: kari-mobo <106939763+kari-mobo@users.noreply.github.com>
    Date: 2023-07-21 18:17:06 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M README
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Sep 22 23:49:18 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    remove excessive option
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-09-22 13:45:54 +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 Sep 28 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    fix cvsdate.h path
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-09-28 22:29:57 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/spec_configure
    ===========================
    huskybse:
    add hptutil subproject
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-09-28 20:11:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M husky.spec.in
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.cfg.macos
    M huskymak.cfg.mgw
    M huskymak.rpm.cfg
    M script/spec_configure
    ===========================
    hptutil:
    adapt hptutil to current make infrastructure
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-09-28 21:50:34 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Makefile
    M h/hptutil.h
    M h/version.h
    M src/fixarea.c
    M src/hptutil.c
    ===========================
    hptutil:
    delete cvsdate.h
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-09-28 19:23:53 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    D 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 Oct 25 23:49:18 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hptsqfix:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:34:24 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    ===========================
    util:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:43:32 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    ===========================
    msged:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:39:51 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M doc/makefile.husky
    ===========================
    sqpack:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:41:16 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    ===========================
    sqpack:
    update CMakeLists.txt
    Author: Serg Podtynnyi <serg@podtynnyi.com>
    Date: 2023-10-25 22:06:14 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    fidoconf:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:16:18 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    M doc/Makefile
    ===========================
    huskybse:
    add COMPRESS and _COMPR to huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:14:54 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.cfg.macos
    M huskymak.rpm.cfg
    ===========================
    htick:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:38:19 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    M doc/Makefile
    ===========================
    hptkill:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:33:51 +0300
    Committed by: GitHub <noreply@github.com>
    ===========================
    hptkill:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:19:10 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    ===========================
    areastat:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:15:42 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    ===========================
    nltools:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:40:35 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    ===========================
    nltools:
    update CMakeLists.txt
    Author: Serg Podtynnyi <serg@podtynnyi.com>
    Date: 2023-10-25 22:09:54 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    fidoroute:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:17:50 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    ===========================
    huskylib:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:38:51 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    ===========================
    hptutil:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:37:51 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    ===========================
    hptutil:
    update CMakeLists.txt
    Author: Serg Podtynnyi <serg@podtynnyi.com>
    Date: 2023-10-25 21:54:21 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M CMakeLists.txt
    ===========================
    hpt:
    use COMPRESS and _COMPR from huskymak.cfg
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-10-25 22:18:29 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    M doc/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 1 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpucode:
    rewrite Makefile to support unified build as part of the Husky project
    Author: spanevin <semen@icelan.ru>
    Date: 2023-11-01 22:55:22 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    A doc/Makefile
    A doc/hpucode.texi
    D h/cvsdate.h
    M h/version.h
    D hpucode.texi
    M src/uuecode.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 2 23:49:18 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    add bsopack and hpucode to the list of supported subprojects (#11)
    * Add bsopack to the list of subprojects supported by unified build

    * Fix docs installing

    * Add hpucode to the list of subprojects supported by unified build
    Author: spanevin <semen@icelan.ru>
    Date: 2023-11-02 22:51:29 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M Makefile
    M huskymak.cfg
    M huskymak.cfg.bsd
    M huskymak.cfg.macos
    M huskymak.cfg.mgw
    M huskymak.rpm.cfg
    ===========================
    huskybse:
    fix the install procedure description
    Author: dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-11-02 12:58:14 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL.asciidoc
    M INSTALL_ru.asciidoc
    ===========================
    bsopack:
    rewrite Makefile to support unified build as part of the Husky project
    Author: spanevin <semen@icelan.ru>
    Date: 2023-11-02 22:50:08 +0300
    Committed by: GitHub <noreply@github.com>
    Files:
    D INSTALL
    A INSTALL.md
    M Makefile
    D README
    A README.md
    D bsopack.texi
    M debian/copyright
    A doc/Makefile
    A doc/bsopack.texi
    M h/config.h
    D h/cvsdate.h
    M h/version.h
    M src/bsopack.c
    M src/config.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Nov 26 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    add declarations of some variables
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-11-26 18:12:02 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    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 Mon Nov 27 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    use explicit import lists for Fidoconfig::Token and Husky::Rmfiles
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-11-27 21:06:59 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M bin/fixOutbound.pl
    M bin/rmLink.pl
    M bin/rmLinkMail.pl
    M bin/showold.pl
    ===========================
    util:
    revert the previous commit
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-11-27 20:01:17 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    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 Fri Dec 1 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    improve the presentation
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-12-01 22:45:27 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL.asciidoc
    ===========================
    huskybse:
    correct documentation
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-12-01 17:53:56 +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 Mon Dec 4 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    fix a typo
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2023-12-04 18:17:23 +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 Thu Dec 21 23:49:14 2023
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    areafix:
    log an error message when HelpFile setting is not defined
    Author: kaa-ip <80220578+kaa-ip@users.noreply.github.com>
    Date: 2023-12-21 17:03:20 +0300
    Committed by: GitHub <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 Mon Feb 5 23:49:12 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    include all links in SEEN-BYs when -sbkeepAll is used.
    SEEN-BYs of nodes from other zones were not included
    in the messages sent to nodes in the own zone.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-02-05 23:20:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/seenby.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 2 23:49:14 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    qsort() cannot sort array of zero size
    Trying to sort a zero-size array using qsort() results in a runtime error. Patch by Nil Alexandrov <nil.alexandrov@gmail.com>

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-03-02 21:52:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    the inbound has two bundles of zero size
    Fix an access violation when there are two or more bundles
    of zero size in the inbound.
    Patch by Nil Alexandrov <nil.alexandrov@gmail.com>

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-03-02 21:22:37 +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 Sat Mar 23 23:49:12 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    add the -p and -$m interdependence with -nopack
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-03-23 23:38:18 +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 Sun Mar 31 23:49:12 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    fix English usage and text formatting
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-03-31 22:25:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/fidoconfig.texi
    M doc/proposal.texi
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)