• src/sbbs3/sexyz.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Feb 14 15:58:44 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/95281f9680871a7025baba41
    Modified Files:
    src/sbbs3/sexyz.c
    Log Message:
    Display Git branch/hash used to build sexyz.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Apr 5 18:05:00 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/fd7cf58bd3ec2b5055c3cd79
    Modified Files:
    src/sbbs3/sexyz.c
    Log Message:
    Address GCC 9.3.0 warnings:

    warning: format not a string literal and no format arguments

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thu Feb 20 20:29:35 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/c5b1b4b5c65f56b4bc3da536
    Modified Files:
    src/sbbs3/sexyz.c
    Log Message:
    Bug fix for multi-file zmodem-send using wildcards

    If the first specified file in the list had a wildcard pattern, multiple ZRQINIT (request init) frames would be sent (one for each file matching
    the first list item file pattern).

    This was just found via code review, not in the wild.

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