• src/sbbs3/scfg/scfgxfr1.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Nov 29 06:27:42 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/de8fd237510e6846bb17ff9a
    Modified Files:
    src/sbbs3/scfg/scfgxfr1.c
    Log Message:
    Narrow the File Transfer Protocol menu.

    The name length is limited to 25 chars, so we don't need a 50-char wide menu here.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows)@VERT to Git commit to main/sbbs/master on Tue Aug 8 17:43:51 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/30a41047a8ca2b4c623f6529
    Modified Files:
    src/sbbs3/scfg/scfgxfr1.c
    Log Message:
    Code indentation change only.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows)@VERT to Git commit to main/sbbs/master on Fri Sep 15 12:11:07 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/b286aa743a03469065e7924c
    Modified Files:
    src/sbbs3/scfg/scfgxfr1.c
    Log Message:
    Remove mention of tbz (tarred-bzip) support

    tbz is technically still supported by create_archive(), but without it
    being included in the supported_archive_formats definition, isn't easily
    chosen as an option and nobody seems to miss it.

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