• src/sbbs3/umonitor/umonitor.c

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sun Sep 24 14:30:38 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/53c3b03222d44d880240a06b
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Don't pass all command-line arguments to child programs

    Only the common/UIFC-type arguments should be passed-on.

    This fixes issue #646

    It also appeared that the user editor spawning wouldn't work correctly
    when arguments were passed to umonitor (missing a space).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sat May 25 18:48:53 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/587dccda64e9edaa36e8660f
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Eliminate use of CVS Revision keyword

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sat May 25 19:37:16 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/2c5c7c74ed7ee0acb32bf909
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Add support for umonitor.ini (with fallback to uifc.ini)

    ... for uifc/ciolib settings

    And make default video mode LCD 80x25

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