• src/sbbs3/str_util.c str_

    From Rob Swindell (on Windows@VERT to Git commit to main/sbbs/m on Saturday, November 08, 2025 19:48:00
    https://gitlab.synchro.net/main/sbbs/-/commit/6f71897b0a5e37dea4a1feca
    Modified Files:
    src/sbbs3/str_util.c str_util.h upgrade_to_v319.c
    Log Message:
    Eliminate "hex-plus" number concept from sbbs v3.2x, unused since v3.18

    Move hptoi() to upgrade_to_v319.c, since it's still needed to parse the
    old filebases.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows@VERT to Git commit to main/sbbs/m on Thursday, February 12, 2026 00:05:00
    https://gitlab.synchro.net/main/sbbs/-/commit/5159b54df2e5202c4fe790f1
    Modified Files:
    src/sbbs3/str_util.c str_util.h xtrn.cpp
    Log Message:
    Change named int's to named long's in replace_named_values()

    This is in prep for the next commit.

    This also adds an apparently-missing NULL terminator to the 2 named_int/long lists defined in DOSEMU part of external() for Linux.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net